Log Message:
-----------
Reduce the chatter to the log when starting a standby server. Don't
echo all the recovery.conf options. Don't emit the "initializing
recovery connections" message, which doesn't mean anything to a user.
Remove the "starting archive recovery" message and replace the
"automatic recovery in progress" message with a more informative message
saying whether the server is doing PITR, normal archive recovery, or
standby mode.
Modified Files:
--------------
pgsql/src/backend/access/transam:
xlog.c (r1.372 -> r1.373)
(http://anoncvs.postgresql.org/cvsweb.cgi/pgsql/src/backend/access/transam/xlog.c?r1=1.372&r2=1.373)
Responses
pgsql-hackers by date
| Next: | From: Heikki Linnakangas | Date: 2010-02-12 09:54:10 |
| Subject: Re: testing cvs HEAD - HS/SR - cannot stat |
| Previous: | From: Peter Geoghegan | Date: 2010-02-12 09:40:26 |
| Subject: Re: TCP keepalive support for libpq |
pgsql-committers by date
| Next: | From: Simon Riggs | Date: 2010-02-12 12:51:20 |
| Subject: Re: Re: [COMMITTERS] pgsql: Make standby server
continuously retry restoring the next WAL |
| Previous: | From: Heikki Linnakangas | Date: 2010-02-12 08:28:44 |
| Subject: pgsql: Clean up Streaming Replication documentation a little bit. |