| From: | Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us> |
|---|---|
| To: | pgsql-hackers(at)postgresql(dot)org |
| Cc: | Heikki Linnakangas <heikki(at)postgresql(dot)org>, pgsql-committers(at)postgresql(dot)org |
| Subject: | Re: pgsql: Add recovery_end_command option to recovery.conf. |
| Date: | 2009-05-14 21:04:15 |
| Message-ID: | 20348.1242335055@sss.pgh.pa.us |
| Views: | Whole Thread | Raw Message | Download mbox | Resend email |
| Thread: | |
| Lists: | pgsql-committers pgsql-hackers |
Alvaro Herrera <alvherre(at)commandprompt(dot)com> writes:
> 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 ...
Yeah, on it now. Good work getting the patch in!
regards, tom lane
| From | Date | Subject | |
|---|---|---|---|
| Next Message | Jaime Casanova | 2009-05-14 21:20:51 | Re: pgsql: Add recovery_end_command option to recovery.conf. |
| Previous Message | Heikki Linnakangas | 2009-05-14 21:02:01 | Re: pgsql: Add recovery_end_command option to recovery.conf. |
| From | Date | Subject | |
|---|---|---|---|
| Next Message | Jaime Casanova | 2009-05-14 21:20:51 | Re: pgsql: Add recovery_end_command option to recovery.conf. |
| Previous Message | Heikki Linnakangas | 2009-05-14 21:02:01 | Re: pgsql: Add recovery_end_command option to recovery.conf. |