Search Postgresql Archives

Identifying diskspace leakage

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

 



I am trying to identify tables with significant diskspace "leakage" due to 
in appropriately low max_fsm_pages settings.  I can see the results of 
VACUUM ANALYZE VERBOSE output counts of tuples and unused tuples, and 
understand that (1 - (tuples/unused)) is the amount of diskspace available 
to be reclaimed with a VACUUM FULL or dump/reload.

Is there a way to identify the numbers of unused tuples without performing a 
VACUUM?  Is it stored in a system table anywhere?  Other ideas on how to 
identify disk bloat short of forcing downtime?

TIA.


---------------------------(end of broadcast)---------------------------
TIP 3: if posting/reading through Usenet, please send an appropriate
      subscribe-nomail command to majordomo@postgresql.org so that your
      message can get through to the mailing list cleanly

[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 Books]     [PHP Databases]     [Postgresql & PHP]     [Yosemite]
  Powered by Linux