mirror of
https://github.com/postgres/postgres.git
synced 2025-06-25 01:02:05 +03:00
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
This commit is contained in:
@ -7111,8 +7111,8 @@
|
||||
|
||||
<listitem>
|
||||
<para>
|
||||
Add <filename>recovery.conf</> setting <link
|
||||
linkend="pause-at-recovery-target"><varname>pause_at_recovery_target</></link>
|
||||
Add <filename>recovery.conf</> setting
|
||||
<varname>pause_at_recovery_target</>
|
||||
to pause recovery at target (Simon Riggs)
|
||||
</para>
|
||||
|
||||
|
Reference in New Issue
Block a user