From c6f4096bcb53cdf117eb41c4978b5865495c2fbf Mon Sep 17 00:00:00 2001 From: LauriZalando Date: Wed, 17 Feb 2016 12:59:58 +0100 Subject: [PATCH] Adding item pg_view --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 9be09ba..8cbb581 100644 --- a/README.md +++ b/README.md @@ -47,6 +47,7 @@ A curated list of awesome PostgreSQL software, libraries, tools and resources, i ### Monitoring * [Check_postgres](https://github.com/bucardo/check_postgres) - Nagios check_postgres plugin for checking status of PostgreSQL databases * [Pome](https://github.com/rach/pome) - Pome stands for Postgres Metrics. Pome is a PostgreSQL Metrics Dashboard to keep track of the health of your database +* [pg_view](https://github.com/zalando/pg_view) - An open-source command-line tool that shows global system stats, per-partition information, memory stats and other information ### Extensions * [PGStrom](https://wiki.postgresql.org/wiki/PGStrom) - Postgres extension to offload CPU intensive workloads to GPU