Prev: [HACKERS] Clarifications of licences on pgfoundry
Next: pg_upgrade - link mode andtransaction-wraparound data loss
From: Stephen Frost on 18 May 2010 12:49 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 |