pgsql: Remove pause_at_recovery_target recovery.conf setting.

Started by Andres Freundover 11 years ago3 messagescomitters
Jump to latest
#1Andres 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

Branch
------
master

Details
-------
http://git.postgresql.org/pg/commitdiff/51c11a7025ecc10c2b922d60a056ad7c6cf147a5

Modified Files
--------------
doc/src/sgml/release-9.1.sgml | 4 ++--
src/backend/access/transam/xlog.c | 32 --------------------------------
2 files changed, 2 insertions(+), 34 deletions(-)

--
Sent via pgsql-committers mailing list (pgsql-committers@postgresql.org)
To make changes to your subscription:
http://www.postgresql.org/mailpref/pgsql-committers

#2Fujii Masao
masao.fujii@gmail.com
In reply to: Andres Freund (#1)
Re: pgsql: Remove pause_at_recovery_target recovery.conf setting.

On Mon, Mar 16, 2015 at 1:38 AM, Andres Freund <andres@anarazel.de> wrote:

Remove pause_at_recovery_target recovery.conf setting.

You seem to have forgotten updating recovery-config.sgml.

Regards,

--
Fujii Masao

--
Sent via pgsql-committers mailing list (pgsql-committers@postgresql.org)
To make changes to your subscription:
http://www.postgresql.org/mailpref/pgsql-committers

#3Andres Freund
andres@anarazel.de
In reply to: Fujii Masao (#2)
Re: pgsql: Remove pause_at_recovery_target recovery.conf setting.

On 2015-03-17 12:37:52 +0900, Fujii Masao wrote:

On Mon, Mar 16, 2015 at 1:38 AM, Andres Freund <andres@anarazel.de> wrote:

Remove pause_at_recovery_target recovery.conf setting.

You seem to have forgotten updating recovery-config.sgml.

Grmpf. I have no idea how that happened.

Thanks for catching!

Andres Freund

--
Andres Freund http://www.2ndQuadrant.com/
PostgreSQL Development, 24x7 Support, Training & Services

--
Sent via pgsql-committers mailing list (pgsql-committers@postgresql.org)
To make changes to your subscription:
http://www.postgresql.org/mailpref/pgsql-committers