Re: [GENERAL] Password issue revisited

From: Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us>
To: "Michael Schmidt" <michaelmschmidt(at)msn(dot)com>
Cc: "PostgreSQL General" <pgsql-general(at)postgresql(dot)org>, pgsql-docs(at)postgresql(dot)org
Subject: Re: [GENERAL] Password issue revisited
Date: 2007-01-28 18:11:41
Message-ID: 15855.1170007901@sss.pgh.pa.us
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-docs pgsql-general

"Michael Schmidt" <michaelmschmidt(at)msn(dot)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

In response to

Responses

Browse pgsql-docs by date

  From Date Subject
Next Message Alvaro Herrera 2007-01-29 13:57:00 Re: 14.4 If You Are Upgrading - Suggested Improvements
Previous Message Michael Schmidt 2007-01-28 17:06:58 Re: Password issue revisited

Browse pgsql-general by date

  From Date Subject
Next Message Harpreet Dhaliwal 2007-01-28 18:12:47 Firing triggers based on certain Insert conditions
Previous Message Peter Eisentraut 2007-01-28 17:39:00 Re: Predicted lifespan of different PostgreSQL branches