Re: Append only tables

From: Rui DeSousa <rui(at)crazybean(dot)net>
To: Kurt Roeckx <kurt(at)roeckx(dot)be>
Cc: Laurenz Albe <laurenz(dot)albe(at)cybertec(dot)at>, pgsql-admin(at)lists(dot)postgresql(dot)org
Subject: Re: Append only tables
Date: 2020-03-24 23:01:08
Message-ID: 7BE498E9-0108-4D32-AAA8-6ECBC8257BAA@crazybean.net
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-admin


> On Mar 24, 2020, at 6:02 PM, Kurt Roeckx <kurt(at)roeckx(dot)be> 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.

In response to

Responses

Browse pgsql-admin by date

  From Date Subject
Next Message Kurt Roeckx 2020-03-24 23:04:03 Re: Append only tables
Previous Message Kurt Roeckx 2020-03-24 22:02:02 Re: Append only tables