On Fri, Feb 01, 2019 at 07:14:19PM +0200, David Steele wrote: > Hrm, seems like I missed that. Do you mind writing something that makes > sense to Windows users and I'll have a look?
Perhaps something like the attached? -- Michael
diff --git a/doc/src/sgml/ref/initdb.sgml b/doc/src/sgml/ref/initdb.sgml
index 4489b585c7..c3edc243b2 100644
--- a/doc/src/sgml/ref/initdb.sgml
+++ b/doc/src/sgml/ref/initdb.sgml
@@ -202,7 +202,9 @@ PostgreSQL documentation
<listitem>
<para>
Allows users in the same group as the cluster owner to read all cluster
- files created by <command>initdb</command>.
+ files created by <command>initdb</command>. This option is irrelevant
+ on <productname>Windows</productname> as it does not support
+ <acronym>POSIX</acronym>-style group permissions.
</para>
</listitem>
</varlistentry>
signature.asc
Description: PGP signature
