Remove pause_at_recovery_target recovery.conf setting.
Andres Freund <andres@anarazel.de>
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
| Path | Change | +/− |
|---|---|---|
| doc/src/sgml/release-9.1.sgml | modified | +2 −2 |
| src/backend/access/transam/xlog.c | modified | +0 −32 |