Re: pgsql: Add recovery_end_command option to recovery.conf.

Поиск
Список
Период
Сортировка
От Heikki Linnakangas
Тема Re: pgsql: Add recovery_end_command option to recovery.conf.
Дата
Msg-id 4A0C86C9.9020000@enterprisedb.com
обсуждение исходный текст
Ответ на Re: pgsql: Add recovery_end_command option to recovery.conf.  (Alvaro Herrera <alvherre@commandprompt.com>)
Список pgsql-committers
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

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

Предыдущее
От: heikki@postgresql.org (Heikki Linnakangas)
Дата:
Сообщение: pgsql: Add a note to release notes about the smart failover mode in
Следующее
От: Tom Lane
Дата:
Сообщение: Re: pgsql: Add recovery_end_command option to recovery.conf.