Remove pause_at_recovery_target recovery.conf setting.

Andres Freund <andres@anarazel.de>

Commit: 51c11a7025ecc10c2b922d60a056ad7c6cf147a5
Author: Andres Freund <andres@anarazel.de>
Date: 2015-03-15T16:37:07Z
Releases: 9.5.0
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

Files

PathChange+/−
doc/src/sgml/release-9.1.sgml modified +2 −2
src/backend/access/transam/xlog.c modified +0 −32