Discussion:
[ADMIN] Recovery mode for a WAL-based slave
(too old to reply)
Wells Oliver
2012-04-11 17:17:54 UTC
Permalink
Is the server perpetually in recovery mode?

Looking at PGAdmin, "in recovery?" is "yes", but replay location is the
same as receive location, and the data is absolutely up to date.

Is the recovery bit an issue, or just SOP?

Thanks.
--
Wells Oliver
***@gmail.com
Kevin Grittner
2012-04-11 17:24:32 UTC
Permalink
Post by Wells Oliver
Looking at PGAdmin, "in recovery?" is "yes", but replay location
is the same as receive location, and the data is absolutely up to
date.
Is the recovery bit an issue, or just SOP?
SOP. It's due to the gradual evolution of the hot standby feature
from the transaction logs which were originally used just for crash
recovery.

-Kevin
--
Sent via pgsql-admin mailing list (pgsql-***@postgresql.org)
To make changes to your subscription:
http://www.postgresql.org/mailpref/pgsql-admin
Loading...