Re: [doc] pg_ctl: fix wrong description for -l - Mailing list pgsql-hackers

From Xiaopeng Wang
Subject Re: [doc] pg_ctl: fix wrong description for -l
Date
Msg-id 807aee56-9c38-4361-92a5-18bd41ea0049@163.com
Whole thread
In response to RE: [doc] pg_ctl: fix wrong description for -l  ("Hayato Kuroda (Fujitsu)" <kuroda.hayato@fujitsu.com>)
Responses Re: [doc] pg_ctl: fix wrong description for -l
List pgsql-hackers
在 2026/4/13 13:20, Hayato Kuroda (Fujitsu) 写道:
> Dear Andres, Fujii-san,
>
> Thanks for reviewing. Updated accordingly.
>
> Best regards,
> Hayato Kuroda
> FUJITSU LIMITED
>
+1 to fix the doc.

I just feel the new sentence could be further polished a little bit, like:

If the file does not exist, it is created. By default, the log file is not accessible to other users, though members of
thesame group may be able to read it depending on the data directory permissions.
 

Regard,
Xiaopeng Wang




pgsql-hackers by date:

Previous
From: Ashutosh Bapat
Date:
Subject: Re: First draft of PG 19 release notes
Next
From: Chao Li
Date:
Subject: Re: Fix typo in vacuumparallel.c