摘要: 1.使用查询统计空闲事务及其 SQL SELECT pid, usename, client_addr, application_name, state, query, now() - query_start AS duration, pg_blocking_pids(pid) AS blockin 阅读全文
posted @ 2025-08-26 11:05 jihite 阅读(5) 评论(0) 推荐(0)