32 TB size limit almost reached

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

 



Hi everybody.

I've got a large db, where the pg_largeobject almost reached (or maybe
already reached before vacuum_lo) the 32 TB size limit.

If I query

select pg_table_size ('pg_largeobject')                       35194084753408

select pg_total_relation_size ('pg_largeobject')             35692575506432

select pg_relation_size ('pg_largeobject')                     
35184358776832


I'm still running vacuum_lo and then vacuum -F


How can I tell how near to the limit my db really is ?





[Index of Archives]     [Postgresql Home]     [Postgresql General]     [Postgresql Performance]     [Postgresql PHP]     [Postgresql Jobs]     [PHP Users]     [PHP Databases]     [PHP Home]     [PHP on Windows]     [Kernel Newbies]     [PHP Classes]     [PHP Databases]     [Yosemite Forum]

  Powered by Linux