有时候需要批量杀会话 ps -ef|grep -i “postgres”|grep -i “idle”|awk ‘{print $2}’|xargs kill -9 相关文章: 2022-12-23 2021-11-29 2021-10-03 2021-09-21 2022-12-23 2022-12-23 2022-12-23 2022-12-23