Skip to content
GitLab
Explore
Sign in
Register
Primary navigation
Search or go to…
Project
P
postgres-lambda-diff
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Wiki
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Container registry
Model registry
Operate
Environments
Monitor
Incidents
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
Jakob Huber
postgres-lambda-diff
Commits
503a88a6
Commit
503a88a6
authored
21 years ago
by
Bruce Momjian
Browse files
Options
Downloads
Patches
Plain Diff
client-auth.sgml references a renamed ID in runtime.sgml
Josh Berkus
parent
2a5e0bb6
No related branches found
No related tags found
No related merge requests found
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
doc/src/sgml/client-auth.sgml
+2
-2
2 additions, 2 deletions
doc/src/sgml/client-auth.sgml
with
2 additions
and
2 deletions
doc/src/sgml/client-auth.sgml
+
2
−
2
View file @
503a88a6
<!--
<!--
$Header: /cvsroot/pgsql/doc/src/sgml/client-auth.sgml,v 1.5
0
2003/06/
11 14:14:50 tgl
Exp $
$Header: /cvsroot/pgsql/doc/src/sgml/client-auth.sgml,v 1.5
1
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
...
@@ -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.
...
...
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment