powa-team / powa-web

PoWA user interface
http://powa.readthedocs.io/
73 stars 31 forks source link

use the user/sys counters from pg_stat_kcache #172

Open marco44 opened 1 year ago

marco44 commented 1 year ago

It could be very useful to display them in the database overview view. And maybe in the server overview too. Right now we have the query runtime. Which is interesting too but can be quite skewed because of locking. So having both query runtime AND query consumption would be quite nice