Re: When is it safe to remove recovery.done? - Mailing list pgsql-admin

From jayknowsunix@gmail.com
Subject Re: When is it safe to remove recovery.done?
Date
Msg-id 69807615-A0F2-43BB-9CF2-6845030457ED@gmail.com
Whole thread Raw
In response to Re: When is it safe to remove recovery.done?  (Albe Laurenz <laurenz.albe@wien.gv.at>)
List pgsql-admin
That's what I was thinking. Thanks.

Sent from my iPad

> On Jul 23, 2014, at 5:19 AM, Albe Laurenz <laurenz.albe@wien.gv.at> wrote:
>
> John Scalia wrote:
>> After successfully testing a failover between my primary and a standby server, the old recovery.conf
>> file is renamed recovery.done. As this system is now the master, I don't see a
>> need to keep that file around, but is it safe to remove it now?
>
> It is safe to remove the file, but it doesn't hurt if you keep it (it may serve as
> documentation of your latest recovery).
>
> Yours,
> Laurenz Albe


pgsql-admin by date:

Previous
From: Albe Laurenz
Date:
Subject: Re: When is it safe to remove recovery.done?
Next
From: Mitchell Bösecke
Date:
Subject: Safe to delete archived log files generated by ongoing transaction?