public inbox for [email protected]  
help / color / mirror / Atom feed
From: Albrecht Dreß <[email protected]>
To: Adrian Klaver <[email protected]>
Cc: [email protected]
Subject: Re: Q: limit the length of log file entries?
Date: Thu, 04 Sep 2025 15:48:14 +0000
Message-ID: <[email protected]> (raw)
In-Reply-To: <[email protected]>

Am 03.09.25 17:56 schrieb(en) Adrian Klaver:
> Did you reload the server after making the above changes?

Sure, running “systemctl reload …”.

> Did you take a look at output from:
> 
> https://www.postgresql.org/docs/current/view-pg-settings.html
> 
> for appropriate settings name to see if something is overriding the 
> settings you changed?

Yes:

<snip>
postgres=# select name, setting, unit from pg_settings where name like 'log_parameter_%' or name = 'log_error_verbosity';
               name                | setting | unit 
-----------------------------------+---------+------
 log_error_verbosity               | terse   | 
 log_parameter_max_length          | 256     | B
 log_parameter_max_length_on_error | 256     | B
(3 Zeilen)
</snip>

Thanks,
Albrecht.

Attachments:

  [application/pgp-signature] openpgp-digital-signature.asc (488B, 2-openpgp-digital-signature.asc)
  download

view thread (2+ messages)

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]
  Subject: Re: Q: limit the length of log file entries?
  In-Reply-To: <[email protected]>

* 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