pgsql: In the manual section on primary_conninfo, recommend using a rol

From: Heikki Linnakangas <heikki(dot)linnakangas(at)iki(dot)fi>
To: pgsql-committers(at)postgresql(dot)org
Subject: pgsql: In the manual section on primary_conninfo, recommend using a rol
Date: 2011-09-14 06:36:40
Message-ID: E1R3j5M-0001Dy-3x@gemulon.postgresql.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: 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(-)

Browse pgsql-committers by date

  From Date Subject
Next Message Heikki Linnakangas 2011-09-14 14:59:50 pgsql: Teach the makefile used to build stand-alone libpq on Windows th
Previous Message Alvaro Herrera 2011-09-14 00:45:02 pgsql: Split walsender.h in public/private headers