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

Commitfbd32b0

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

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
@@ -640,7 +640,11 @@ include 'filename'
640640
</para>
641641

642642
<para>
643-
This parameter is irrelevant on Windows, which does not have
643+
This parameter is irrelevant on systems, notably Solaris as of Solaris
644+
10, that ignore socket permissions entirely. There, one can achieve a
645+
similar effect by pointing <varname>unix_socket_directories</> to a
646+
directory having search permission limited to the desired audience.
647+
This parameter is also irrelevant on Windows, which does not have
644648
Unix-domain sockets.
645649
</para>
646650
</listitem>

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp