Re: Table bloat threshold limit to trigger repack

From: Ron Johnson <ronljohnsonjr(at)gmail(dot)com>
To: pgsql-general <pgsql-general(at)lists(dot)postgresql(dot)org>
Subject: Re: Table bloat threshold limit to trigger repack
Date: 2026-02-08 05:29:14
Message-ID: CANzqJaCoH2My0YU9cKDDAtSx5vsTyXcpVH9y7WxZCddNmRPU8w@mail.gmail.com
Views: Whole Thread | Raw Message | Download mbox | Resend email
Thread:
Lists: pgsql-general

On Sat, Feb 7, 2026 at 11:19 PM Durgamahesh Manne <maheshpostgres9(at)gmail(dot)com>
wrote:

> Hi
>
> How much table bloat is acceptable before it affects performance in
> PostgreSQL?
>

How big is the table? (For small tables, it doesn't matter.) How active is
it? How frequently are records updated?

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

In response to

Responses

Browse pgsql-general by date

  From Date Subject
Next Message Durgamahesh Manne 2026-02-08 05:43:07 Re: Table bloat threshold limit to trigger repack
Previous Message Durgamahesh Manne 2026-02-08 04:19:05 Table bloat threshold limit to trigger repack