Log replication connections only when log_connections is on
Previously we'd always log replication connections, with no
way to turn them off.
Branch
------
master
Details
-------
http://git.postgresql.org/gitweb?p=postgresql.git;a=commitdiff;h=6e1726d082b5a9c305ed44a69ff50bc3407d01a2
Modified Files
--------------
src/backend/utils/init/postinit.c | 23 ++++++-----------------
1 files changed, 6 insertions(+), 17 deletions(-)
Responses
pgsql-hackers by date
| Next: | From: Magnus Hagander | Date: 2011-01-18 19:12:22 |
| Subject: Re: pg_basebackup for streaming base backups |
| Previous: | From: Magnus Hagander | Date: 2011-01-18 19:03:58 |
| Subject: Re: Replication logging |
pgsql-committers by date
| Next: | From: Tom Lane | Date: 2011-01-18 19:12:41 |
| Subject: pgsql: Avoid detoast in texteq/textne/byteaeq/byteane forunequal-lengt |
| Previous: | From: Heikki Linnakangas | Date: 2011-01-18 08:49:37 |
| Subject: pgsql: Fix thinko in comment. Spotted by Jim Nasby. |