public inbox for [email protected]
help / color / mirror / Atom feedFrom: Hayato Kuroda (Fujitsu) <[email protected]>
To: 'Fujii Masao' <[email protected]>
To: Andreas Karlsson <[email protected]>
Cc: [email protected] <[email protected]>
Subject: RE: [doc] pg_ctl: fix wrong description for -l
Date: Mon, 13 Apr 2026 05:20:21 +0000
Message-ID: <OS9PR01MB1214964D01ADEA216193E49E8F5242@OS9PR01MB12149.jpnprd01.prod.outlook.com> (raw)
In-Reply-To: <CAHGQGwGzELmRGt9jTwpZUJSo1+HPJwVtcEhv94mzsj5ZU4g7HA@mail.gmail.com>
References: <OS9PR01MB1214959BE987B4839E3046050F54BA@OS9PR01MB12149.jpnprd01.prod.outlook.com>
<[email protected]>
<CAHGQGwGzELmRGt9jTwpZUJSo1+HPJwVtcEhv94mzsj5ZU4g7HA@mail.gmail.com>
Dear Andres, Fujii-san,
Thanks for reviewing. Updated accordingly.
Best regards,
Hayato Kuroda
FUJITSU LIMITED
Attachments:
[application/octet-stream] v2-0001-pg_ctl-fix-wrong-description-in-l.patch (1.1K, 2-v2-0001-pg_ctl-fix-wrong-description-in-l.patch)
download | inline diff:
From 91837695bedd6ca65ccfce88330df439bce8fd77 Mon Sep 17 00:00:00 2001
From: Hayato Kuroda <[email protected]>
Date: Mon, 23 Mar 2026 19:37:19 +0900
Subject: [PATCH v2] pg_ctl: fix wrong description in -l
---
doc/src/sgml/ref/pg_ctl-ref.sgml | 5 +++--
1 file changed, 3 insertions(+), 2 deletions(-)
diff --git a/doc/src/sgml/ref/pg_ctl-ref.sgml b/doc/src/sgml/ref/pg_ctl-ref.sgml
index a0287bb81d6..951a20d8698 100644
--- a/doc/src/sgml/ref/pg_ctl-ref.sgml
+++ b/doc/src/sgml/ref/pg_ctl-ref.sgml
@@ -299,8 +299,9 @@ PostgreSQL documentation
<para>
Append the server log output to
<replaceable>filename</replaceable>. If the file does not
- exist, it is created. The <systemitem>umask</systemitem> is set to 077,
- so access to the log file is disallowed to other users by default.
+ exist, it is created. Access to the log file is disallowed to other
+ users by default, but users in the same group can also read it if group
+ permissions are enabled on the data directory.
</para>
</listitem>
</varlistentry>
--
2.47.3
view thread (9+ messages) latest in thread
reply
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Reply to all the recipients using the --to and --cc options:
reply via email
To: [email protected]
Cc: [email protected], [email protected], [email protected], [email protected]
Subject: RE: [doc] pg_ctl: fix wrong description for -l
In-Reply-To: <OS9PR01MB1214964D01ADEA216193E49E8F5242@OS9PR01MB12149.jpnprd01.prod.outlook.com>
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
This inbox is served by agora; see mirroring instructions
for how to clone and mirror all data and code used for this inbox