libzbxpgsql icon indicating copy to clipboard operation
libzbxpgsql copied to clipboard

temp utilization monitoring

Open triwada opened this issue 6 years ago • 0 comments

As I assume monitoring of temp utilization use information from pg_stat_database. But statistics is updated when query is completed. If the query is running some days and temp utilization grows, so monitoring not signal about this problem. May be more usefull to monitor the size of $PGDATA/base/pgsql_tmp ?

triwada avatar Jun 28 '19 00:06 triwada