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.

Attachment: openpgp-digital-signature.asc
Description: This is a digitally signed message part.

Reply via email to