From 6ddbc9e9f38e1fe8ce418b7a50ec8e6339d43f58 Mon Sep 17 00:00:00 2001 From: Neil Conway Date: Sat, 24 Sep 2005 23:25:31 +0000 Subject: [PATCH] Cleanups for recent addition to log_connections documentation. --- doc/src/sgml/config.sgml | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/doc/src/sgml/config.sgml b/doc/src/sgml/config.sgml index b7839d45c2..57a2d178a9 100644 --- a/doc/src/sgml/config.sgml +++ b/doc/src/sgml/config.sgml @@ -2546,9 +2546,9 @@ SELECT * FROM parent WHERE key = 2400; connection. This is off by default, although it is probably very useful. Some client programs, like psql, attempt to connect twice while determining if a password is required, so - duplicate connection received messasges are not a sign - of problem. This option can only be set at server start or in the - postgresql.conf configuration file. + duplicate connection received messages do not + necessarily indicate a problem. This option can only be set at + server start or in the postgresql.conf configuration file. -- 2.39.5