Re: Doc update proposal for the note on log_statement in the runtime config for logging page

David G. Johnston <david.g.johnston@gmail.com>

From: "David G. Johnston" <david.g.johnston@gmail.com>
To: Daniel Bauman <danielbaniel@gmail.com>
Cc: Bruce Momjian <bruce@momjian.us>, pgsql-hackers@lists.postgresql.org
Date: 2025-07-29T18:45:56Z
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 →
  1. Avoid regression in the size of XML input that we will accept.

On Tue, Jul 29, 2025, 10:07 Daniel Bauman <danielbaniel@gmail.com> wrote:

>
> The tradeoff to ignore errors and not fsync every log absolutely makes
> sense to me. It's just something it would be beneficial for users to be
> aware of. Particularly those concerned with auditing.
>

The main question is where to put such info.  The config settings section
seems like an odd place to find that.

David J.