mirror of
https://github.com/postgres/postgres.git
synced 2025-05-05 09:19:17 +03:00
client-auth.sgml references a renamed ID in runtime.sgml
Josh Berkus
This commit is contained in:
parent
2a5e0bb612
commit
503a88a632
@ -1,5 +1,5 @@
|
|||||||
<!--
|
<!--
|
||||||
$Header: /cvsroot/pgsql/doc/src/sgml/client-auth.sgml,v 1.50 2003/06/11 14:14:50 tgl Exp $
|
$Header: /cvsroot/pgsql/doc/src/sgml/client-auth.sgml,v 1.51 2003/06/25 01:14:05 momjian Exp $
|
||||||
-->
|
-->
|
||||||
|
|
||||||
<chapter id="client-authentication">
|
<chapter id="client-authentication">
|
||||||
@ -488,7 +488,7 @@ local db1,db2,@demodbs all md5
|
|||||||
Unix-domain socket file using file-system permissions. To do this, set the
|
Unix-domain socket file using file-system permissions. To do this, set the
|
||||||
<varname>unix_socket_permissions</varname> (and possibly
|
<varname>unix_socket_permissions</varname> (and possibly
|
||||||
<varname>unix_socket_group</varname>) configuration parameters as
|
<varname>unix_socket_group</varname>) configuration parameters as
|
||||||
described in <xref linkend="runtime-config-general">. Or you
|
described in <xref linkend="runtime-config-connection">. Or you
|
||||||
could set the <varname>unix_socket_directory</varname>
|
could set the <varname>unix_socket_directory</varname>
|
||||||
configuration parameter to place the socket file in a suitably
|
configuration parameter to place the socket file in a suitably
|
||||||
restricted directory.
|
restricted directory.
|
||||||
|
Loading…
x
Reference in New Issue
Block a user