Re: Backup history file should be replicated in Streaming Replication? - Mailing list pgsql-hackers

From Robert Haas
Subject Re: Backup history file should be replicated in Streaming Replication?
Date
Msg-id [email protected]
Whole thread Raw
In response to Re: Backup history file should be replicated in Streaming Replication?  (Heikki Linnakangas <[email protected]>)
Responses Re: Backup history file should be replicated in Streaming Replication?
List pgsql-hackers
On Fri, Dec 18, 2009 at 11:03 AM, Heikki Linnakangas
<[email protected]> 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


pgsql-hackers by date:

Previous
From: Heikki Linnakangas
Date:
Subject: Re: Backup history file should be replicated in Streaming Replication?
Next
From: "David E. Wheeler"
Date:
Subject: Re: PATCH: Add hstore_to_json()