Re: Question about blocks.

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

 



On Tue, Jan 25, 2022 at 8:55 AM Chris Cawley <cj_cawley@xxxxxxxxx> wrote:
I have the sql to check for blocks; however , it is per server or per database?

Given it is SQL access I would presume it is per-table, which are per-database.  Seems easy enough to test...since you haven't shown the SQL for others to evaluate.

This would mean that I need a list first and then cycle through.

SELECT * FROM pg_database;

David J.


[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