Pg stat activity

From wikieduonline
Revision as of 10:52, 5 August 2021 by Welcome (talk | contribs) (Created page with " select count(*) from pg_stat_activity where query like 'autovacuum:%'; == See also ==")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search


select count(*) from pg_stat_activity where query like 'autovacuum:%';


See also

Advertising: