Re: Doc update proposal for the note on log_statement in the runtime config for logging page
Zhenwei Shang <a934172442@gmail.com>
From: Zhenwei Shang <a934172442@gmail.com>
To: Daniel Bauman <danielbaniel@gmail.com>
Cc: Fujii Masao <masao.fujii@gmail.com>,
"David G. Johnston" <david.g.johnston@gmail.com>, Bruce Momjian <bruce@momjian.us>, pgsql-hackers@lists.postgresql.org
Date: 2026-05-09T06:30:17Z
Lists: pgsql-hackers
Commits
Same data as JSON:
GET /api/v1/messages/:b64id/commits
the thread's linked commits as JSON, with link sources.
API reference →
-
Avoid regression in the size of XML input that we will accept.
- 71c0921b649d 19 (unreleased) cited
Daniel Bauman <danielbaniel@gmail.com> 于2026年5月8日周五 23:41写道: > Attached is the v2 patch incorporating Fujii's suggestions. > > -Daniel > > p.s. Apologies for the lack of trim on the last email. I'm new here and > not yet used to it - and gmail hides the history making it easy to forget > that it's there. > The new wording looks an improvement to me. A few small comments: + The logging collector does not guarantee that log messages have reached durable storage. + A system crash, power loss, or an error while writing the log file + can result in messages being lost. I feel “an error” could be “errors”. Also, there is a typo in the commit message: obviuos => obvious Regards, Zhenwei Shang