Re: [GENERAL] Password issue revisited - Mailing list pgsql-docs

From Tom Lane
Subject Re: [GENERAL] Password issue revisited
Date
Msg-id 15855.1170007901@sss.pgh.pa.us
Whole thread Raw
Responses Re: [GENERAL] Password issue revisited  (Bruce Momjian <bruce@momjian.us>)
List pgsql-docs
"Michael Schmidt" <michaelmschmidt@msn.com> writes:
> ... Regarding how I concluded
> that PGPASSFILE was deprecated for pg_dump, I offer the following.

> 1.  The documentation for pg_dump in the manual (Section VI) includes a
> section labeled "Environment".  This lists PGDATABASE, PGHOST, PGPORT,
> and PGUSER.  It also says "default connection parameters" but there is
> no hyperlink or reference to another manual section to explain/define
> this term.

Yeah.  There is a link down in "See Also" but the incomplete
"Environment" section of these man pages seems misleading.

Rather than try to maintain complete lists in each of the
client-application man pages, I propose we remove those sections
completely, and just rely on the See Also links to section 29.12.

            regards, tom lane

pgsql-docs by date:

Previous
From: Bruce Momjian
Date:
Subject: Re: Change draft gmake control
Next
From: Alvaro Herrera
Date:
Subject: Re: 14.4 If You Are Upgrading - Suggested Improvements