Hello again,
I grepped the db log with PID 156668, the result is below;
# more pg_cluster-Fri.log | grep 156668
2021-09-10 01:00:32.691 156668 FATAL: cannot read pg_class without having selected a database
2021-09-10 01:00:33.356 110257 LOG: autovacuum launcher process (PID 156668) exited with exit code 1
2021-09-10 01:00:32.691 156668 FATAL: cannot read pg_class without having selected a database
2021-09-10 01:00:33.356 110257 LOG: autovacuum launcher process (PID 156668) exited with exit code 1
sincerely,
Liam
Tom Lane <tgl@xxxxxxxxxxxxx>, 12 Eyl 2021 Paz, 17:12 tarihinde şunu yazdı:
liam saffioti <liam.saffiotti@xxxxxxxxx> writes:
> 2021-09-10 01:00:33.356 110257 LOG: autovacuum launcher process (PID
> 156668) exited with exit code 1
The interesting log entry(s) would be before this one. You sure PID
156668 didn't log anything before dying?
regards, tom lane