You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Incase we have multiple databases per PGSID, what database should we use for the connect string?
If we use default database postgres, data for database specific stats like pg_stat_user_tables does not include data from all the databases. Should we run one exporter per database?