Thanks to visit codestin.com Credit goes to github.com
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 f1bebef commit be12aa4Copy full SHA for be12aa4
doc/src/sgml/ref/initdb.sgml
@@ -202,7 +202,9 @@ PostgreSQL documentation
202
<listitem>
203
<para>
204
Allows users in the same group as the cluster owner to read all cluster
205
- files created by <command>initdb</command>.
+ files created by <command>initdb</command>. This option is ignored
206
+ on <productname>Windows</productname> as it does not support
207
+ <acronym>POSIX</acronym>-style group permissions.
208
</para>
209
</listitem>
210
</varlistentry>
0 commit comments