git.postgresql.org Git - postgresql.git/commit

git projects / postgresql.git / commit
? search:
summary | shortlog | log | commit | commitdiff | tree
(parent: a710713) | patch
Add recovery_end_command option to recovery.conf. recovery_end_command
2009年5月14日 20:31:09 +0000 (20:31 +0000)
2009年5月14日 20:31:09 +0000 (20:31 +0000)
commit 9e403c2587868b026e14006c34c8fce0ac5a823d
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.

Provide a "smart" failover mode in pg_standby, where we don't fail over
immediately, but only after recovering all unapplied WAL from the archive.
That gives you zero data loss assuming all WAL was archived before
failover, which is what most users of pg_standby actually want.

recovery_end_command by Simon Riggs, pg_standby changes by Fujii Masao and
myself.
contrib/pg_standby/pg_standby.c diff | blob | blame | history
doc/src/sgml/backup.sgml diff | blob | blame | history
doc/src/sgml/pgstandby.sgml diff | blob | blame | history
src/backend/access/transam/xlog.c diff | blob | blame | history
This is the main PostgreSQL git repository.
RSS Atom

AltStyle によって変換されたページ (->オリジナル) /