Search Postgresql Archives

Can one call pg_total_relation_size over foreign data wrapper?

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

 



Hi Team,

Can one call pg_total_relation_size over foreign data wrapper?

Problem statement - I need to connect to 100s of databases over foreign data wrapper to collect the size of each table. As a part of that I have to use pg_total_relation_size over foreign data wrappers.

Alternatively, I would have to create a view and expose that view as a foreign table, I have tested and it seems working. However, I want to avoid it unless that is the only and best option.

Other innovative ideas/suggestions are welcome and thanks for your help in advance!

Thanks,
Ketan

[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