Wed Aug 8 08:23:32 PDT 2007
- Previous message: [Slony1-commit] slony1-engine/doc/adminguide slon.sgml
- Next message: [Slony1-commit] slony1-engine/share slon.conf-sample
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Update of /home/cvsd/slony1/slony1-engine/share
In directory main.slony.info:/tmp/cvs-serv30242/share
Modified Files:
Tag: REL_1_2_STABLE
slon.conf-sample
Log Message:
Per David Rees, made slon configuration documentation consistent with
defaults, and improved descriptions of sync_interval/sync_interval_timeout
Index: slon.conf-sample
===================================================================
RCS file: /home/cvsd/slony1/slony1-engine/share/slon.conf-sample,v
retrieving revision 1.6.2.1
retrieving revision 1.6.2.2
diff -C2 -d -r1.6.2.1 -r1.6.2.2
*** slon.conf-sample 12 Dec 2006 19:50:36 -0000 1.6.2.1
--- slon.conf-sample 8 Aug 2007 15:23:30 -0000 1.6.2.2
***************
*** 9,14 ****
# Check for updates at least this often in milliseconds.
! # Range: [10-60000], default 100
! #sync_interval=100
# Maximum amount of time in milliseconds before issuing a SYNC event,
--- 9,14 ----
# Check for updates at least this often in milliseconds.
! # Range: [10-60000], default 2000
! #sync_interval=2000
# Maximum amount of time in milliseconds before issuing a SYNC event,
***************
*** 22,27 ****
# there will be no more sequence bumps, so the high frequent -s check
# won't detect that. Thus, the need for sync_interval_timeout.
! # Range: [0-120000], default 1000
! #sync_interval_timeout=1000
# Maximum number of SYNC events to group together when/if a subscriber
--- 22,27 ----
# there will be no more sequence bumps, so the high frequent -s check
# won't detect that. Thus, the need for sync_interval_timeout.
! # Range: [0-120000], default 10000
! #sync_interval_timeout=10000
# Maximum number of SYNC events to group together when/if a subscriber
- Previous message: [Slony1-commit] slony1-engine/doc/adminguide slon.sgml
- Next message: [Slony1-commit] slony1-engine/share slon.conf-sample
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
More information about the Slony1-commit mailing list