autovacuum

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

 



Hi

 

I have a table into which data flows at a high rate say 2 million rows per hour. Every 15 minutes, these rows are processed and deleted.

At any point in time, the row count for the table hovers around 500K (due to the deletes).

 

I have set max_fsm_pages to about 2000000. I still see the pg_total_relation_size constantly reporting an increasing size.

 

How do I know if autovacuum is reclaiming space or is my max_fsm setting plain wrong. (I understand that autovacuum marks tuples for reuse, but shouldn’t pg_total_relation_size take that into account)


[Index of Archives]     [KVM ARM]     [KVM ia64]     [KVM ppc]     [Virtualization Tools]     [Spice Development]     [Libvirt]     [Libvirt Users]     [Linux USB Devel]     [Linux Audio Users]     [Yosemite Questions]     [Linux Kernel]     [Linux SCSI]     [XFree86]

  Powered by Linux