Thu Jan 27 06:48:26 PST 2011
- Previous message: [Slony1-commit] Slony-I-commit SchedStatus is not an integer.
- Next message: [Slony1-commit] Slony-I-commit Change the sl_log_* selection query from using a complic
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Make calls to setsockopt() for TCP keep alive depend on definition of TCP_KEEPIDLE etc. Emit a warning if they are not defined but the configuration file sets values. On some platforms (FreeBSD), TCP keep alive settings are done in the kernel via sysctl. Branch ------ master Details ------- http://git.postgresql.org/gitweb?p=slony1-engine.git;a=commitdiff;h=87eb62963ca10199b6678c086f5b890d1cf2fdb6 Modified Files -------------- src/slon/dbutils.c | 13 +++++++++++++ 1 files changed, 13 insertions(+), 0 deletions(-)
- Previous message: [Slony1-commit] Slony-I-commit SchedStatus is not an integer.
- Next message: [Slony1-commit] Slony-I-commit Change the sl_log_* selection query from using a complic
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
More information about the Slony1-commit mailing list