Thread: [COMMITTERS] pgsql: doc: Some improvements in CREATE SUBSCRIPTION ref page

[COMMITTERS] pgsql: doc: Some improvements in CREATE SUBSCRIPTION ref page

From
Peter Eisentraut
Date:
doc: Some improvements in CREATE SUBSCRIPTION ref page

Add link to description of libpq connection strings.  Add link to
explanation of replication access control.  This currently points to the
description of streaming replication access control, which is currently
the same as for logical replication, but that might be refined later.
Also remove plain-text passwords from the examples, to not encourage
that dubious practice.

based on suggestions from Simon Riggs

Branch
------
master

Details
-------
http://git.postgresql.org/pg/commitdiff/e35bbea7ddd89c7f51988fcf03c87150938ea2e3

Modified Files
--------------
doc/src/sgml/ref/create_subscription.sgml | 17 ++++++++++++++---
1 file changed, 14 insertions(+), 3 deletions(-)