OSDN Git Service

Reduce the chatter to the log when starting a standby server. Don't
authorHeikki Linnakangas <heikki.linnakangas@iki.fi>
Fri, 12 Feb 2010 09:49:08 +0000 (09:49 +0000)
committerHeikki Linnakangas <heikki.linnakangas@iki.fi>
Fri, 12 Feb 2010 09:49:08 +0000 (09:49 +0000)
commite465390d037a91f93d0be436614b4a0db6976d64
tree12de67727969481b62406468be6d9e7014190c43
parent1026be15b615896aefbba22f91134f11d5f7826b
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.
src/backend/access/transam/xlog.c