Fri Feb 2 12:23:01 PST 2007
- Previous message: [Slony1-commit] slony1-engine RELEASE-1.1.7
- Next message: [Slony1-commit] slony1-engine/src/slon confoptions.h remote_listen.c
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Update of /home/cvsd/slony1/slony1-engine/doc/adminguide
In directory main:/tmp/cvs-serv30382/doc/adminguide
Modified Files:
Tag: REL_1_1_STABLE
slonconf.sgml
Log Message:
Added a new conf file option for slon - remote_listen_timeout
This helps if you have a slon down for a Very Long Time so that sl_event
bloats and causes the query on it to time out.
Index: slonconf.sgml
===================================================================
RCS file: /home/cvsd/slony1/slony1-engine/doc/adminguide/slonconf.sgml,v
retrieving revision 1.8.2.1
retrieving revision 1.8.2.2
diff -C2 -d -r1.8.2.1 -r1.8.2.2
*** slonconf.sgml 9 Dec 2005 22:22:00 -0000 1.8.2.1
--- slonconf.sgml 2 Feb 2007 20:22:59 -0000 1.8.2.2
***************
*** 143,146 ****
--- 143,157 ----
</listitem>
</varlistentry>
+ <varlistentry id="slon-config-remote-listen-timeout" xreflabel="slon_conf_remote_listen_timeout">
+ <term><varname>remote_listen_timeout</varname> (<type>integer</type>)</term>
+ <indexterm>
+ <primary><varname>remote_listen_timeout</varname> configuration parameter</primary>
+ </indexterm>
+ <listitem>
+ <para>How long should the remote listener wait before treating the event selection criteria as having timed out?
+ Range: [30-30000], default 300
+ </para>
+ </listitem>
+ </varlistentry>
</variablelist>
</sect1>
- Previous message: [Slony1-commit] slony1-engine RELEASE-1.1.7
- Next message: [Slony1-commit] slony1-engine/src/slon confoptions.h remote_listen.c
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
More information about the Slony1-commit mailing list