pgsql: Properly document that -r is only honored from the command-line. - Mailing list pgsql-committers

From Bruce Momjian
Subject pgsql: Properly document that -r is only honored from the command-line.
Date
Msg-id E1XQHdg-00037g-Qo@gemulon.postgresql.org
Whole thread Raw
List pgsql-committers
Properly document that -r is only honored from the command-line.

This is for postgres/postmaster options.

Report by Tom Lane

Backpatch through 9.4

Branch
------
master

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

Modified Files
--------------
doc/src/sgml/ref/postgres-ref.sgml |    5 ++---
1 file changed, 2 insertions(+), 3 deletions(-)


pgsql-committers by date:

Previous
From: Bruce Momjian
Date:
Subject: pgsql: Properly document that -r is only honored from the command-line.
Next
From: Bruce Momjian
Date:
Subject: pgsql: docs: Improve pg_isready details about username/dbname