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-0001E0-34@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
------
REL9_1_STABLE

Details
-------
http://git.postgresql.org/pg/commitdiff/73341353107e712df052a1e29fb5b70c47f11c9c

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