Hi, > - Multi-tenant applications tracking per-query resource consumption (buffer > hits/misses, CPU/IO time)
BTW speaking of buffer hits/misses, you can already do this with EXPLAIN ANALYZE. -- Best regards, Aleksander Alekseev
Hi, > - Multi-tenant applications tracking per-query resource consumption (buffer > hits/misses, CPU/IO time)
BTW speaking of buffer hits/misses, you can already do this with EXPLAIN ANALYZE. -- Best regards, Aleksander Alekseev