mirror of
https://github.com/postgres/postgres.git
synced 2025-06-22 02:52:08 +03:00
Apply last revision of recovery patch
I applied the previous-to-last revision of Michaël's submitted patch instead of the last; these two tweaks pointed out by Craig were left out of the previous commit by accident.
This commit is contained in:
@ -474,7 +474,7 @@ Streaming replication can be enabled on this node by passing the keyword
|
||||
parameter has_streaming => 1. This is disabled by default.
|
||||
|
||||
Restoring WAL segments from archives using restore_command can be enabled
|
||||
by passiong the keyword parameter has_restoring => 1. This is disabled by
|
||||
by passing the keyword parameter has_restoring => 1. This is disabled by
|
||||
default.
|
||||
|
||||
The backup is copied, leaving the original unmodified. pg_hba.conf is
|
||||
|
Reference in New Issue
Block a user