pgsql: In the manual section on primary_conninfo, recommend using a rol - Mailing list pgsql-committers

From Heikki Linnakangas
Subject pgsql: In the manual section on primary_conninfo, recommend using a rol
Date
Msg-id E1R3j5M-0001Dy-3x@gemulon.postgresql.org
Whole thread Raw
List pgsql-committers
In the manual section on primary_conninfo, recommend using a role with
REPLICATION privileges, not SUPERUSER.

Fujii Masao

Branch
------
master

Details
-------
http://git.postgresql.org/pg/commitdiff/76df369c060695edaed5b9502f85e7a3e07f8b1f

Modified Files
--------------
doc/src/sgml/recovery-config.sgml |    2 +-
1 files changed, 1 insertions(+), 1 deletions(-)


pgsql-committers by date:

Previous
From: Alvaro Herrera
Date:
Subject: pgsql: Split walsender.h in public/private headers
Next
From: Heikki Linnakangas
Date:
Subject: pgsql: Teach the makefile used to build stand-alone libpq on Windows th