We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 611fc91 commit afd0d3fCopy full SHA for afd0d3f
doc/src/sgml/config.sgml
@@ -627,7 +627,11 @@ include 'filename'
627
</para>
628
629
<para>
630
- This parameter is irrelevant on Windows, which does not have
+ 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
635
Unix-domain sockets.
636
637
</listitem>
0 commit comments