PgMonitor 0.1.3.8
PostgreSQL provides interesting information (bytes read from tables, number of sequential and index scans, etc.) but in many cases this is not sufficient as the time dimension is missing. This project aims to provide such history. You will never be annoying by delecting database mistakenly.
There's yet another way to monitor a database - watch various stats about objects (databases, tables, indexes), not about single queries. The project provides a very nice set of system catalogs (pg_stat_* and pg_statio_* views) for this purpose, but it has one serious drawback - absolutely no history. So for example you can see the amount of bytes read from a table, but you can't compare it to the amount observed 1 hour or 1 day ago, so you can't say if there's some issue with this table.
More popular Database Management
- PhpMyAdmin 4.0.4-rc1 (3 days ago)
- PHP QR Code 1.1.4 (2 years, 6 months 16 days ago)
- DaDaBIK 4.4 (11 months 28 days ago)
- PhpMyInventory 2.81 (2 years, 6 months 15 days ago)
- NuBuilder 2.8.1 (5 months 28 days ago)
Listing Files

classtrees_pgmonitor.html- 2.1 KB
- 03/07/2010 02:17:48

li_pgmonitor.html- 2.6 KB
- 03/07/2010 02:17:48

style.css- 3.8 KB
- 03/07/2010 02:17:48

background.png- 238 Bytes
- 03/07/2010 02:17:48

empty.png- 206 Bytes
- 03/07/2010 02:17:48

errors.html- 1.5 KB
- 03/07/2010 02:17:48

elementindex.html- 14.5 KB
- 03/07/2010 02:17:48

PgMonitor_Base.html- 6.8 KB
- 03/07/2010 02:17:48

_pgmon_reporting.lib.php.html- 3.3 KB
- 03/07/2010 02:17:48

PgMon_DB_ResultSet.html- 8.3 KB
- 03/07/2010 02:17:48

_pgmon_db_resultset.php.html- 3.0 KB
- 03/07/2010 02:17:48

PgMon_Reporting.html- 18.5 KB
- 03/07/2010 02:17:48

_pgmon_base.lib.php.html- 3.0 KB
- 03/07/2010 02:17:48

_pgmon_collector.lib.php.html- 3.3 KB
- 03/07/2010 02:17:48

_pgmon_db.php.html- 3.2 KB
- 03/07/2010 02:17:48

PgMonitor_Collector.html- 16.6 KB
- 03/07/2010 02:17:48

PgMon_DB.html- 12.3 KB
- 03/07/2010 02:17:48

