Tom Lane wrote:
Alvaro Herrera <alvhe...@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

--
Sent via pgsql-hackers mailing list (pgsql-hackers@postgresql.org)
To make changes to your subscription:
http://www.postgresql.org/mailpref/pgsql-hackers

Reply via email to