| From: | "David G(dot) Johnston" <david(dot)g(dot)johnston(at)gmail(dot)com> |
|---|---|
| To: | Sidney Aloisio Ferreira Pryor <sidney(at)tjrj(dot)jus(dot)br> |
| Cc: | "pgsql-admin(at)lists(dot)postgresql(dot)org" <pgsql-admin(at)lists(dot)postgresql(dot)org> |
| Subject: | Re: How can i be certain autovacuum is causing reuse if table still grows |
| Date: | 2020-07-27 20:17:45 |
| Message-ID: | CAKFQuwYRfH0JMfubcKL=U6oo1cXrtb44H5O+ywXyuKDKg96_KA@mail.gmail.com |
| Views: | Whole Thread | Raw Message | Download mbox | Resend email |
| Thread: | |
| Lists: | pgsql-admin |
On Monday, July 27, 2020, Sidney Aloisio Ferreira Pryor <sidney(at)tjrj(dot)jus(dot)br>
wrote:
> Hi, we have a 9.6.5 postgres
>
> Autovacuum is set with default parameters and is running on this table for
> days without naping or stopping.
>
> 3285 | -5 days -23:33:10.792166 | postgres | autovacuum: VACUUM ANALYZE
> public.flip_pagina_edicao (to prevent wraparound)
> (1 rows)
>
>
Its probably best avoid drawing conclusions here until the anti-wraparound
vacuum has completed and you’ve updated to the latest minor version of
PostgreSQL.
David J.
| From | Date | Subject | |
|---|---|---|---|
| Next Message | Sidney Aloisio Ferreira Pryor | 2020-07-27 20:36:29 | RE: How can i be certain autovacuum is causing reuse if table still grows |
| Previous Message | Sidney Aloisio Ferreira Pryor | 2020-07-27 20:08:45 | How can i be certain autovacuum is causing reuse if table still grows |