From: | Stephen Frost <sfrost(at)snowman(dot)net> |
---|---|
To: | pgsql-hackers(at)postgresql(dot)org |
Subject: | Documentation Bug/Misnomer? |
Date: | 2010-05-18 16:49:02 |
Message-ID: | 20100518164902.GJ21875@tamriel.snowman.net |
Views: | Raw Message | Whole Thread | Download mbox | Resend email |
Thread: | |
Lists: | pgsql-hackers |
Greetings,
Under:
http://developer.postgresql.org/pgdocs/postgres/runtime-config-file-locations.html
We have:
ident_file (string)
Specifies the configuration file for ident authentication
(customarily called pg_ident.conf). This parameter can only be set
at server start.
That's not really accurate anymore, is it? It's referring to the
username maps now, which are used for Ident, GSSAPI, SSL, etc..
Thanks,
Stephen
From | Date | Subject | |
---|---|---|---|
Next Message | Bruce Momjian | 2010-05-18 16:57:43 | Re: pg_upgrade - link mode and transaction-wraparound data loss |
Previous Message | Stephen Frost | 2010-05-18 16:42:17 | Re: Bug with ordering aggregates? |