projects
/
postgresql.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
1dc3498
)
Fix kerberos description: localhost -> server hostname.
author
Bruce Momjian
Sat, 15 Oct 2005 15:29:24 +0000
(15:29 +0000)
committer
Bruce Momjian
Sat, 15 Oct 2005 15:29:24 +0000
(15:29 +0000)
doc/src/sgml/config.sgml
patch
|
blob
|
blame
|
history
diff --git
a/doc/src/sgml/config.sgml
b/doc/src/sgml/config.sgml
index b02598a7bcda0191413888fbbdb13cfd000506b1..75e0f05e3490eee65abe4afe0cdb6927af34d478 100644
(file)
--- a/
doc/src/sgml/config.sgml
+++ b/
doc/src/sgml/config.sgml
@@
-1,5
+1,5
@@
Run-time Configuration
@@
-596,7
+596,7
@@
SET ENABLE_SEQSCAN TO OFF;
krb_srvname>
/>
krb_server_hostname>
@>REALM.
- If not set, the default is
localhost>
. See
+ If not set, the default is
the server hostname
. See
for details. This parameter can only be set at server start.