开发者

Database Statistics or bechmark tools

开发者 https://www.devze.com 2023-03-04 20:58 出处:网络
I have to monitor database statistic for postgresql.In future it may change.So the tool which support multiple database server would be better.

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 utlitizat开发者_运维百科ion.

If any module available to integrate in my applications??


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

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

0

精彩评论

暂无评论...
验证码 换一张
取 消