From: | Heikki Linnakangas <heikki(dot)linnakangas(at)enterprisedb(dot)com> |
---|---|
To: | Alvaro Herrera <alvherre(at)commandprompt(dot)com> |
Cc: | pgsql-committers(at)postgresql(dot)org |
Subject: | Re: pgsql: Add recovery_end_command option to recovery.conf. |
Date: | 2009-05-14 21:02:01 |
Message-ID: | 4A0C86C9.9020000@enterprisedb.com |
Views: | Raw Message | Whole Thread | Download mbox | Resend email |
Thread: | |
Lists: | pgsql-committers pgsql-hackers |
Alvaro Herrera wrote:
> Heikki Linnakangas wrote:
>> Log Message:
>> -----------
>> Add recovery_end_command option to recovery.conf. recovery_end_command
>> is run at the end of archive recovery, providing a chance to do external
>> cleanup. Modify pg_standby so that it no longer removes the trigger file,
>> that is to be done using the recovery_end_command now.
>
> I think it's worth documenting this stuff in the release notes so that
> it shows up for the next beta ...
Done.
--
Heikki Linnakangas
EnterpriseDB http://www.enterprisedb.com
From | Date | Subject | |
---|---|---|---|
Next Message | Tom Lane | 2009-05-14 21:04:15 | Re: pgsql: Add recovery_end_command option to recovery.conf. |
Previous Message | Heikki Linnakangas | 2009-05-14 21:01:49 | pgsql: Add a note to release notes about the smart failover mode in |
From | Date | Subject | |
---|---|---|---|
Next Message | Tom Lane | 2009-05-14 21:04:15 | Re: pgsql: Add recovery_end_command option to recovery.conf. |
Previous Message | Alvaro Herrera | 2009-05-14 20:39:01 | Re: pgsql: Add recovery_end_command option to recovery.conf. |