Need to calculate total size of a table along with BLOB data assosciated with it.

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

 



Hi,
PostgreSQL system function, pg_total_relation_size() doesn't include BLOB data size that is associated with the table. 

TAR dump restore fails if the BLOB data size associated with a table is more than 8GB. (Which is limitation of TAR format).

I know we can switch to compressed dump format. But wanted to know if there a way to know true size of a table. 

Thanks
Girish


[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