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

Commitbe12aa4

Browse files
committed
Clarify behavior of initdb's --allow-group-access on Windows in docs
The option is ignored on Windows, and GUC data_directory_mode alreadymentioned that within its description in the documentation.Author: Michael PaquierReported-by: Haribabu Kommi, David SteeleDiscussion:https://postgr.es/m/CAJrrPGefxTG43yk6BrOC7ZcMnCTccG9+inCSncvyys_t8Ev9cQ@mail.gmail.comBackpatch-through: 11
1 parentf1bebef commitbe12aa4

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

‎doc/src/sgml/ref/initdb.sgml

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -202,7 +202,9 @@ PostgreSQL documentation
202202
<listitem>
203203
<para>
204204
Allows users in the same group as the cluster owner to read all cluster
205-
files created by <command>initdb</command>.
205+
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.
206208
</para>
207209
</listitem>
208210
</varlistentry>

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp