Thanks to visit codestin.com Credit goes to github.com
We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 64719a1 commit 3ef9574Copy full SHA for 3ef9574
doc/src/sgml/config.sgml
@@ -1,4 +1,4 @@
1
-<!-- $PostgreSQL: pgsql/doc/src/sgml/config.sgml,v 1.276 2010/05/03 10:31:29 heikki Exp $ -->
+<!-- $PostgreSQL: pgsql/doc/src/sgml/config.sgml,v 1.277 2010/05/18 19:05:17 mha Exp $ -->
2
3
<chapter Id="runtime-config">
4
<title>Server Configuration</title>
@@ -243,7 +243,7 @@ SET ENABLE_SEQSCAN TO OFF;
243
<listitem>
244
<para>
245
Specifies the configuration file for
246
- <application>ident</> authentication
+ <xref linkend="auth-username-maps"> username mapping
247
(customarily called <filename>pg_ident.conf</>).
248
This parameter can only be set at server start.
249
</para>
0 commit comments