BUG #16421: Table Rapid Growth due to tuple accumulation - Mailing list pgsql-bugs

From PG Bug reporting form
Subject BUG #16421: Table Rapid Growth due to tuple accumulation
Date
Msg-id 16421-540ea8a66500873d@postgresql.org
Whole thread Raw
List pgsql-bugs
The following bug has been logged on the website:

Bug reference:      16421
Logged by:          basithmsk
Email address:      14n101@skct.edu.in
PostgreSQL version: 10.10
Operating system:   Windows
Description:

We have a table with around 20,000 rows and it is updated very often in the
product. Autovacuum seems to be running often for this table and we've
scheduled vacuum to run for this table to be run alone once in every day
using command "VACUUM ANALYZE ". Even with this, we tend to see that the
dead tuples and live tuples of this table alone seems to grow at an
exponential rate (table size reaches nearly 25GB in 10 days). The table's
original size is around 100MB only (Ran VACUUM FULL ANALYZE on the table).
As a result of this, the table's performance becomes affected badly. The
pgsql data folder has been excluded in our AntiVirus (Deep Security agent)
as well. Can I get some help on resolving this issue?


pgsql-bugs by date:

Previous
From: دار الآثار للنشر والتوزيع-صنعاء Dar Alathar-Yemen
Date:
Subject: رد: BUG #16419: wrong parsing BC year in to_date() function
Next
From: دار الآثار للنشر والتوزيع-صنعاء Dar Alathar-Yemen
Date:
Subject: رد: BUG #16419: wrong parsing BC year in to_date() function