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 1dc3498 commit d62616eCopy full SHA for d62616e
doc/src/sgml/config.sgml
@@ -1,5 +1,5 @@
1
<!--
2
-$PostgreSQL: pgsql/doc/src/sgml/config.sgml,v 1.29 2005/10/14 20:53:55 tgl Exp $
+$PostgreSQL: pgsql/doc/src/sgml/config.sgml,v 1.30 2005/10/15 15:29:24 momjian Exp $
3
-->
4
<chapter Id="runtime-config">
5
<title>Run-time Configuration</title>
@@ -596,7 +596,7 @@ SET ENABLE_SEQSCAN TO OFF;
596
<varname>krb_srvname</><literal>/</><varname>krb_server_hostname</><literal>@</>REALM.
597
</para>
598
<para>
599
- If not set, the default is <literal>localhost</>. See <xref linkend="kerberos-auth">
+ If not set, the default is the server hostname. See <xref linkend="kerberos-auth">
600
for details. This parameter can only be set at server start.
601
602
</listitem>
0 commit comments