Change logical replication pg_hba.conf use

Logical replication no longer uses the "replication" keyword.  It just
matches database entries in the normal way.  The "replication" keyword
now only applies to physical replication.

Reviewed-by: Petr Jelinek <petr.jeli...@2ndquadrant.com>

Branch
------
master

Details
-------
http://git.postgresql.org/pg/commitdiff/8df9bd0b445f9bd6134915d4417efde6e85e3add

Modified Files
--------------
doc/src/sgml/client-auth.sgml         | 2 +-
doc/src/sgml/logical-replication.sgml | 8 +++-----
src/backend/libpq/hba.c               | 4 ++--
3 files changed, 6 insertions(+), 8 deletions(-)


-- 
Sent via pgsql-committers mailing list (pgsql-committers@postgresql.org)
To make changes to your subscription:
http://www.postgresql.org/mailpref/pgsql-committers

Reply via email to