]> granicus.if.org Git - postgresql/commit
Remove pause_at_recovery_target recovery.conf setting.
authorAndres Freund <andres@anarazel.de>
Sun, 15 Mar 2015 16:37:07 +0000 (17:37 +0100)
committerAndres Freund <andres@anarazel.de>
Sun, 15 Mar 2015 16:37:07 +0000 (17:37 +0100)
commit51c11a7025ecc10c2b922d60a056ad7c6cf147a5
treebb905e7a64002fd777487b4ef3e195b2d1d82d1b
parentcd6c45cbeec5e21b470e9a8d19e02f60f1a52807
Remove pause_at_recovery_target recovery.conf setting.

The new recovery_target_action (introduced in aedccb1f6/b8e33a85d4)
replaces it's functionality. Having both seems likely to cause more
confusion than it saves worry due to the incompatibility.

Discussion: 5484FC53.2060903@2ndquadrant.com
Author: Petr Jelinek
doc/src/sgml/release-9.1.sgml
src/backend/access/transam/xlog.c