mirror of
https://github.com/postgres/postgres.git
synced 2026-05-28 04:35:45 -04:00
doc: fix PG 10 release notes with proper attribution and commit
Fix for hot_standby=on change. Reported-by: Huong Dangminh Author: Huong Dangminh
This commit is contained in:
parent
866490a6b7
commit
f45d86d762
1 changed files with 3 additions and 2 deletions
|
|
@ -1452,11 +1452,12 @@
|
|||
<listitem>
|
||||
<!--
|
||||
Author: Magnus Hagander <magnus@hagander.net>
|
||||
2017-01-14 [f6d6d2920] Change default values for backup and replication paramet
|
||||
2017-01-14 [f6d6d2920] Change default values for backup and replication parameters
|
||||
2017-05-02 [34fc6167] Change hot_standby default value to 'on'
|
||||
-->
|
||||
<para>
|
||||
Reduce configuration necessary to perform streaming backup and
|
||||
replication (Magnus Hagander)
|
||||
replication (Magnus Hagander, Dang Minh Huong)
|
||||
</para>
|
||||
|
||||
<para>
|
||||
|
|
|
|||
Loading…
Reference in a new issue