Fri Jan 28 22:33:15 PST 2005
- Previous message: [Slony1-commit] By cbbrowne: Updates to comments
- Next message: [Slony1-commit] By cbbrowne: Reformatted function call contents to make indentation
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Log Message:
-----------
Allow -t timeout parameter to be as much as 10 minutes long
Modified Files:
--------------
slony1-engine/src/slon:
confoptions.h (r1.12 -> r1.13)
-------------- next part --------------
Index: confoptions.h
===================================================================
RCS file: /usr/local/cvsroot/slony1/slony1-engine/src/slon/confoptions.h,v
retrieving revision 1.12
retrieving revision 1.13
diff -Lsrc/slon/confoptions.h -Lsrc/slon/confoptions.h -u -w -r1.12 -r1.13
--- src/slon/confoptions.h
+++ src/slon/confoptions.h
@@ -141,7 +141,7 @@
&sync_interval_timeout,
10000,
0,
- 120000
+ 1200000
},
{
{
- Previous message: [Slony1-commit] By cbbrowne: Updates to comments
- Next message: [Slony1-commit] By cbbrowne: Reformatted function call contents to make indentation
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
More information about the Slony1-commit mailing list