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 withEXPLAIN ANALYZE.
-- Best regards,Aleksander Alekseev