On Tue, Mar 24, 2020 at 07:01:08PM -0400, Rui DeSousa wrote: > > > On Mar 24, 2020, at 6:02 PM, Kurt Roeckx <kurt@xxxxxxxxx> wrote: > > > > > > The only other setting I see is autovacuum_vacuum_threshold, which > > only looks at updates and deletes. > > Is it just the one table? Might want to set autovacuum_freeze_max_age on the table itself. That is at least what I meant. And it would be for at least 2 tables. Kurt