Open renecannao opened 2 months ago
We need to implement table pg_stat_activity as a view against stats_pgsql_processlist , changing column name when necessary
pg_stat_activity
stats_pgsql_processlist
For reference: https://www.postgresql.org/docs/current/monitoring-stats.html#MONITORING-PG-STAT-ACTIVITY-VIEW
We need to implement table
pg_stat_activity
as a view againststats_pgsql_processlist
, changing column name when necessaryFor reference: https://www.postgresql.org/docs/current/monitoring-stats.html#MONITORING-PG-STAT-ACTIVITY-VIEW