I've confirmed the behavior occurs as described, in a lunar lxc container:
root@triage-lunar:/home/bryce# pg_conftool /etc/postgresql/15/main/postgresql.conf set logging_collector on
root@triage-lunar:/home/bryce# grep logging_collector /etc/postgresql/15/main/postgresql.conf
logging_collector on
#logging_collector = off # Enable capturing of stderr, jsonlog,
# These are only used if logging_collector is on:
root@triage-lunar:/home/bryce#
Thanks for the bug report and suggested fix.
I've confirmed the behavior occurs as described, in a lunar lxc container:
root@triage- lunar:/ home/bryce# pg_conftool /etc/postgresql /15/main/ postgresql. conf set logging_collector on lunar:/ home/bryce# grep logging_collector /etc/postgresql /15/main/ postgresql. conf lunar:/ home/bryce#
root@triage-
logging_collector on
#logging_collector = off # Enable capturing of stderr, jsonlog,
# These are only used if logging_collector is on:
root@triage-