Search Postgresql Archives

Table : Bloat grow high

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 




Hi all, 
In postgresql 13.5 I have a table (size 3.1 GB) and in this table occurs near to 200 updates per second, after 2 days the size table is 7 GB and bloat grow to 45% and 
 the query operations are degraded. vacuum runs every 5 seconds over this. but the bloat growth continues, to solve the 
problem quickly, we have made a replica of the table with a trigger, then a copy of the data and in a 
transaction we rename the table, but it would not be the best solution.
Some suggestion about stop this size increase or parameter to setting up?


[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[Index of Archives]     [Postgresql Jobs]     [Postgresql Admin]     [Postgresql Performance]     [Linux Clusters]     [PHP Home]     [PHP on Windows]     [Kernel Newbies]     [PHP Classes]     [PHP Databases]     [Postgresql & PHP]     [Yosemite]

  Powered by Linux