Mention limited usefulness of .pgpass database field.

This commit is contained in:
Bruce Momjian 2010-10-21 21:46:42 +00:00
parent 529cb267a6
commit 71be8db5df

View File

@ -6331,6 +6331,8 @@ myEventProc(PGEventId evtId, void *evtInfo, void *passThrough)
or the default socket directory) connections coming from the local
machine. In a standby server, a database name of <literal>replication</>
matches streaming replication connections made to the master server.
The <literal>database</> field is of limited usefulness because
users have the same password for all databases in the same cluster.
</para>
<para>