Re: Backup history file should be replicated in Streaming Replication?
Robert Haas <robertmhaas@gmail.com>
From: Robert Haas <robertmhaas@gmail.com>
To: Heikki Linnakangas <heikki.linnakangas@enterprisedb.com>
Cc: Fujii Masao <masao.fujii@gmail.com>, PostgreSQL-development <pgsql-hackers@postgresql.org>
Date: 2009-12-18T16:05:48Z
Lists: pgsql-hackers
On Fri, Dec 18, 2009 at 11:03 AM, Heikki Linnakangas <heikki.linnakangas@enterprisedb.com> wrote: > Or some way for to register the standby with the master so that > the master knows it's out there, and still needs the logs, even when > it's not connected. That is the real answer, I think. ...Robert