Re: Replication logging - Mailing list pgsql-hackers

From Robert Haas
Subject Re: Replication logging
Date
Msg-id AANLkTinggUcdFRhSZHXbocvaOKB3NU2X3VqL3gcQ2hMy@mail.gmail.com
Whole thread Raw
In response to Re: Replication logging  (Heikki Linnakangas <heikki.linnakangas@enterprisedb.com>)
Responses Re: Replication logging  (Magnus Hagander <magnus@hagander.net>)
List pgsql-hackers
On Tue, Jan 18, 2011 at 2:15 AM, Heikki Linnakangas
<heikki.linnakangas@enterprisedb.com> wrote:
> I also find it weird that incoming replication connections are logged by
> default. In the standby, we also log "streaming replication successfully
> connected to primary", which serves much of the same debugging purpose.

Oh, good point.  All right, I withdraw my objection.  Let's just make
it all controlled by log_connections and go home.

-- 
Robert Haas
EnterpriseDB: http://www.enterprisedb.com
The Enterprise PostgreSQL Company


pgsql-hackers by date:

Previous
From: Robert Haas
Date:
Subject: Re: texteq/byteaeq: avoid detoast [REVIEW]
Next
From: Tom Lane
Date:
Subject: Re: texteq/byteaeq: avoid detoast [REVIEW]