Re: How can i be certain autovacuum is causing reuse if table still grows - Mailing list pgsql-admin

From Ron
Subject Re: How can i be certain autovacuum is causing reuse if table still grows
Date
Msg-id 20d2fb88-89f8-34b9-0e23-81a8b1d8c7a2@gmail.com
Whole thread Raw
In response to Re: How can i be certain autovacuum is causing reuse if table still grows  (Keith Fiske <keith.fiske@crunchydata.com>)
Responses RE: How can i be certain autovacuum is causing reuse if table still grows
List pgsql-admin
On 7/27/20 5:19 PM, Keith Fiske wrote:
[snip]
> Also, I would not recommend partitioning simply to improve vacuuming. 
> Especially if extensive tuning hasn't been tried first. Most times you can 
> get per-table tuning working well enough to get autovacuum running 
> properly. Especially on 9.6 and even more-so on PG11, where autovacuum has 
> itself been improved.

SIMPLY to improve vacuum performance?  No.  But there are reasons that 
partitioning was "invented", and minimizing the work needed to be done on 
the whole of a Very Large and Rapidly Growing table is one of them.

-- 
Angular momentum makes the world go 'round.



pgsql-admin by date:

Previous
From: Ron
Date:
Subject: Re: How can i be certain autovacuum is causing reuse if table still grows
Next
From: Sidney Aloisio Ferreira Pryor
Date:
Subject: RE: How can i be certain autovacuum is causing reuse if table still grows