Re: Table bloat threshold limit to trigger repack - Mailing list pgsql-general

From Durgamahesh Manne
Subject Re: Table bloat threshold limit to trigger repack
Date
Msg-id CAJCZkoK-ipKCuiLuc=S=nrNVCPnbsKAUOs6cS9=1kdftcBQFPw@mail.gmail.com
Whole thread
In response to Re: Table bloat threshold limit to trigger repack  (Ron Johnson <ronljohnsonjr@gmail.com>)
Responses Re: Table bloat threshold limit to trigger repack
List pgsql-general



On Sun, 8 Feb, 2026, 10:59 Ron Johnson, <ronljohnsonjr@gmail.com> wrote:
On Sat, Feb 7, 2026 at 11:19 PM Durgamahesh Manne <maheshpostgres9@gmail.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!


Hi

Table size 100gb
I use pgstattuple_approx to get Table bloat is about 16gb as of now since after repack is done on 27th of January 
Fillfactor already in place
It's very critical application with updates on non partitioned table 

Regards 
Durga Mahesh 

pgsql-general by date:

Previous
From: Ron Johnson
Date:
Subject: Re: Table bloat threshold limit to trigger repack
Next
From: Ron Johnson
Date:
Subject: Re: Table bloat threshold limit to trigger repack