projects
/
postgresql.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
64719a1
)
Refer to pg_ident.conf as config file for username mapping, as it's
author
Magnus Hagander
Tue, 18 May 2010 19:05:17 +0000
(19:05 +0000)
committer
Magnus Hagander
Tue, 18 May 2010 19:05:17 +0000
(19:05 +0000)
now used for other things than just ident authentication.
Noted by Stephen Frost
doc/src/sgml/config.sgml
patch
|
blob
|
blame
|
history
diff --git
a/doc/src/sgml/config.sgml
b/doc/src/sgml/config.sgml
index 754c0110df7911f1b60baa92af71630305d91bc1..9b509b11e476e422dfe67eec7b349bce745f15ce 100644
(file)
--- a/
doc/src/sgml/config.sgml
+++ b/
doc/src/sgml/config.sgml
@@
-1,4
+1,4
@@
-
+
Server Configuration
@@
-243,7
+243,7
@@
SET ENABLE_SEQSCAN TO OFF;
Specifies the configuration file for
- <
application>ident> authentication
+ <
xref linkend="auth-username-maps"> username mapping
(customarily called
pg_ident.conf>).
This parameter can only be set at server start.