]> granicus.if.org Git - postgresql/commit
Change hot_standby default value to 'on'
authorMagnus Hagander <magnus@hagander.net>
Tue, 2 May 2017 09:12:30 +0000 (11:12 +0200)
committerMagnus Hagander <magnus@hagander.net>
Tue, 2 May 2017 09:12:30 +0000 (11:12 +0200)
commit34fc61673829f0cb63811fb63cc3c510fc2aadfc
treed29b087bf65a835a6bf76ea0124f2020000e2123
parenta99448ab4515aaadc17647e53633f418893f5adf
Change hot_standby default value to 'on'

This goes together with the changes made to enable replication on the
sending side by default (wal_level, max_wal_senders etc) by making the
receiving stadby node also enable it by default.

Huong Dangminh
doc/src/sgml/config.sgml
doc/src/sgml/high-availability.sgml
src/backend/utils/misc/guc.c
src/backend/utils/misc/postgresql.conf.sample