pgsql: Clarify behavior of initdb's --allow-group-access on Windowsin - Mailing list pgsql-committers

From Michael Paquier
Subject pgsql: Clarify behavior of initdb's --allow-group-access on Windowsin
Date
Msg-id E1gqSaK-0002rX-BX@gemulon.postgresql.org
Whole thread Raw
List pgsql-committers
Clarify behavior of initdb's --allow-group-access on Windows in docs

The option is ignored on Windows, and GUC data_directory_mode already
mentioned that within its description in the documentation.

Author: Michael Paquier
Reported-by: Haribabu Kommi, David Steele
Discussion: https://postgr.es/m/CAJrrPGefxTG43yk6BrOC7ZcMnCTccG9+inCSncvyys_t8Ev9cQ@mail.gmail.com
Backpatch-through: 11

Branch
------
master

Details
-------
https://git.postgresql.org/pg/commitdiff/be12aa47e60c45f331e91693efdbc94497d4e9b0

Modified Files
--------------
doc/src/sgml/ref/initdb.sgml | 4 +++-
1 file changed, 3 insertions(+), 1 deletion(-)


pgsql-committers by date:

Previous
From: Thomas Munro
Date:
Subject: pgsql: Add shared_memory_type GUC.
Next
From: Amit Kapila
Date:
Subject: pgsql: Avoid creation of the free space map for small heap relations,t