| From: | liam saffioti <liam(dot)saffiotti(at)gmail(dot)com> |
|---|---|
| To: | Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us> |
| Cc: | pgsql-admin(at)lists(dot)postgresql(dot)org |
| Subject: | Re: autoovacuum launcher process |
| Date: | 2021-09-13 03:52:26 |
| Message-ID: | CAGHjuaapbvKjurPUNRzk8mwD+pocRhFyj=n_YSVQmBMMsTsF-A@mail.gmail.com |
| Views: | Whole Thread | Raw Message | Download mbox | Resend email |
| Thread: | |
| Lists: | pgsql-admin |
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
sincerely,
Liam
Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us>, 12 Eyl 2021 Paz, 17:12 tarihinde şunu yazdı:
> liam saffioti <liam(dot)saffiotti(at)gmail(dot)com> 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
>
| From | Date | Subject | |
|---|---|---|---|
| Next Message | Avinash Vallarapu | 2021-09-13 04:11:48 | Re: autoovacuum launcher process |
| Previous Message | Satoshi Nakamoto | 2021-09-12 16:59:19 | Re: Grafana unable to connect Azure Postgresql Flexible server |