Re: Do we perform maintenance on pg_catalog tables

From: Ron Johnson <ronljohnsonjr(at)gmail(dot)com>
To: pgsql-admin <pgsql-admin(at)postgresql(dot)org>
Subject: Re: Do we perform maintenance on pg_catalog tables
Date: 2025-01-02 21:15:02
Message-ID: CANzqJaBj=Js=nu==8PafL_Vk729_C+TixPgWm+7vSm8Qa1xS0Q@mail.gmail.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-admin

On Thu, Jan 2, 2025 at 2:50 PM srijith s <udbdoctor(at)gmail(dot)com> wrote:

>
> Hello PostgreSQL Experts,
>
> Do we perform postgres maintenance (vacuum/analyze/reindex) on pg_catalog
> tables?
>

Reasonably-tuned AUTOVACUUM config parameters should handle that for you.

--
Death to <Redacted>, and butter sauce.
Don't boil me, I'm still alive.
<Redacted> lobster!

In response to

Responses

Browse pgsql-admin by date

  From Date Subject
Next Message Peter Gram 2025-01-03 00:18:45 Re: Do we perform maintenance on pg_catalog tables
Previous Message srijith s 2025-01-02 20:16:05 Maintenance (vacuum/analyze/reindex) on pg_catalog tables