Re: [COMMITTERS] pgsql: Add recovery_end_command option to recovery.conf.

Поиск
Список
Период
Сортировка
От Heikki Linnakangas
Тема Re: [COMMITTERS] pgsql: Add recovery_end_command option to recovery.conf.
Дата
Msg-id 4A0D0678.40001@enterprisedb.com
обсуждение исходный текст
Ответ на Re: [COMMITTERS] pgsql: Add recovery_end_command option to recovery.conf.  (Tom Lane <tgl@sss.pgh.pa.us>)
Список pgsql-hackers
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

В списке pgsql-hackers по дате отправления:

Предыдущее
От: Josh Berkus
Дата:
Сообщение: Testing of parallel restore with current snapshot
Следующее
От: Simon Riggs
Дата:
Сообщение: Re: Optimizing Read-Only Scalability