Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commitafd0d3f

Browse files
committed
Document platform-specificity of unix_socket_permissions.
Back-patch to 8.4 (all supported versions).
1 parent611fc91 commitafd0d3f

File tree

1 file changed

+5
-1
lines changed

1 file changed

+5
-1
lines changed

‎doc/src/sgml/config.sgml

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -627,7 +627,11 @@ include 'filename'
627627
</para>
628628

629629
<para>
630-
This parameter is irrelevant on Windows, which does not have
630+
This parameter is irrelevant on systems, notably Solaris as of Solaris
631+
10, that ignore socket permissions entirely. There, one can achieve a
632+
similar effect by pointing <varname>unix_socket_directories</> to a
633+
directory having search permission limited to the desired audience.
634+
This parameter is also irrelevant on Windows, which does not have
631635
Unix-domain sockets.
632636
</para>
633637
</listitem>

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp