数据库统计或基准工具

发布于 2024-11-06 02:12:10 字数 151 浏览 8 评论 0原文

我必须监视postgresql的数据库统计信息。将来它可能会改变。所以支持多个数据库服务器的工具会更好。 统计数据如下: 1.查询执行时间。 2. 每秒执行的查询数。 3. 仍在执行的查询数量。 4.查询利用率的RAM使用情况。

是否有任何模块可以集成到我的应用程序中?

I have to monitor database statistic for postgresql.In future it may change.So the tool which support multiple database server would be better.
The statistics are like :
1. Query execution time.
2. Number of queries that are executed per sec.
3. Number of queries are still in execution.
4. Ram usage of the query utlitization.

If any module available to integrate in my applications??

如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。

扫码二维码加入Web技术交流群

发布评论

需要 登录 才能够评论, 你可以免费 注册 一个本站的账号。

评论(1

貪欢 2024-11-13 02:12:10

wiki 中记录了许多有用的工具和方法:

http://wiki.postgresql.org/wiki/ Logging_Difficult_Queries

A number of useful tools and methods are documented in the wiki:

http://wiki.postgresql.org/wiki/Logging_Difficult_Queries

~没有更多了~
我们使用 Cookies 和其他技术来定制您的体验包括您的登录状态等。通过阅读我们的 隐私政策 了解更多相关信息。 单击 接受 或继续使用网站,即表示您同意使用 Cookies 和您的相关数据。
原文