Replication logging - Mailing list pgsql-hackers

From Magnus Hagander
Subject Replication logging
Date
Msg-id AANLkTikVN=XJ=7FYy=iRbVafVYrU0J0ddS-Hqt1GJNZN@mail.gmail.com
Whole thread Raw
Responses Re: Replication logging  (Robert Haas <robertmhaas@gmail.com>)
List pgsql-hackers
Currently, replication connections *always* logs something like:
LOG:  replication connection authorized: user=mha host=[local]

There's no way to turn that off.

I can't find the reasoning behind this - why is this one not
controlled by log_connections like normal ones? There's a comment in
the code that says this is intentional, but I can't figure out why...

--
 Magnus Hagander
 Me: http://www.hagander.net/
 Work: http://www.redpill-linpro.com/


pgsql-hackers by date:

Previous
From: Magnus Hagander
Date:
Subject: replication and pg_hba.conf
Next
From: Magnus Hagander
Date:
Subject: Re: pg_basebackup for streaming base backups