Обсуждение: Re: [COMMITTERS] pgsql: Add recovery_end_command option to recovery.conf.
Alvaro Herrera <alvherre@commandprompt.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
Re: [COMMITTERS] pgsql: Add recovery_end_command option to recovery.conf.
От
Heikki Linnakangas
Дата:
Tom Lane wrote: > Alvaro Herrera <alvherre@commandprompt.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! Albeit a bit hasty. Thanks for the cleanups. -- Heikki Linnakangas EnterpriseDB http://www.enterprisedb.com