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
, statement_timestamp() - query_start elapsed , pg_blocking_pids(pid) as blocked_by, query::varchar(150) query FROM pg_stat_activity WHERE backend_xmin IS NOT NULLORDER BY age(backend_xmin) ;
0 commit comments