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 ... -- Alvaro Herrera http://www.CommandPrompt.com/ PostgreSQL Replication, Consulting, Custom Development, 24x7 support -- Sent via pgsql-committers mailing list ([email protected]) To make changes to your subscription: http://www.postgresql.org/mailpref/pgsql-committers
