diff options
author | Peter Eisentraut <peter_e@gmx.net> | 2017-03-09 08:27:16 -0500 |
---|---|---|
committer | Peter Eisentraut <peter_e@gmx.net> | 2017-03-09 08:39:44 -0500 |
commit | be37c2120a2a88e5ba852d42952c77b6bf5d5271 (patch) | |
tree | c6862bda00c4392427b3a9c96836cac7fb21a3e3 /src/backend/access/gist/gistvacuum.c | |
parent | 355d3993c53ed62c5b53d020648e4fbcfbf5f155 (diff) | |
download | postgresql-be37c2120a2a88e5ba852d42952c77b6bf5d5271.tar.gz postgresql-be37c2120a2a88e5ba852d42952c77b6bf5d5271.zip |
Enable replication connections by default in pg_hba.conf
initdb now initializes a pg_hba.conf that allows replication connections
from the local host, same as it does for regular connections. The
connecting user still needs to have the REPLICATION attribute or be a
superuser.
The intent is to allow pg_basebackup from the local host to succeed
without requiring additional configuration.
Michael Paquier <michael.paquier@gmail.com> and me
Diffstat (limited to 'src/backend/access/gist/gistvacuum.c')
0 files changed, 0 insertions, 0 deletions