项目作者: alphagov

项目描述 :
Some code for monitoring performance of queries in a test database
高级语言: PLpgSQL
项目地址: git://github.com/alphagov/database-monitoring.git
创建时间: 2019-04-23T09:13:01Z
项目社区:https://github.com/alphagov/database-monitoring

开源协议:

下载


Database monitoring

About

This is a repository for diagnostic queries that can be run on a database to diagnose performance problems.

The code is in the form of pre-compiled functions/procedures that can be installed on your database. These functions/procedures can be run on an ad-hoc basis whenever performance problems, such as slow-running queries, are experienced.