Implemented #1059
Metrics from pg_stat_user_tables were previously collected only from the postgres database. Given the various use cases and the significance of metrics from this table across all available databases, I have updated the code to retrieve metrics from pg_stat_user_tables for all databases.
Implemented #1059 Metrics from pg_stat_user_tables were previously collected only from the postgres database. Given the various use cases and the significance of metrics from this table across all available databases, I have updated the code to retrieve metrics from pg_stat_user_tables for all databases.