🌈 搜索
📅  最后修改于: 2022-03-11 15:00:37.991000             🧑  作者: Mango
select * from pg_stat_activity where (state = 'idle in transaction') and xact_start is not null;