【问题标题】:Tool to find the number of open postgresql connection in the application用于查找应用程序中打开的 postgresql 连接数的工具
【发布时间】:2014-11-06 04:56:13
【问题描述】:

有没有什么工具可以查询打开postgresql的数量 应用程序中的连接。

【问题讨论】:

标签: postgresql postgresql-9.1 postgresql-9.2 adempiere


【解决方案1】:

试试这个

从 pg_stat_activity 中选择 *;

【讨论】:

    猜你喜欢
    • 1970-01-01
    • 1970-01-01
    • 1970-01-01
    • 2020-07-29
    • 2011-04-01
    • 1970-01-01
    • 1970-01-01
    • 2010-11-09
    • 2012-08-06
    相关资源
    最近更新 更多