Announcing pgmetrics - Mailing list pgsql-announce

From Mahadevan Ramachandran
Subject Announcing pgmetrics
Date
Msg-id CADjCDK9-apkyaotNCLPp234A2nR-j7JMe4LgbfnODHVmy0MptQ@mail.gmail.com
Whole thread Raw
List pgsql-announce
Hello All,

We're happy to announce the open source release of pgmetrics [1].

pgmetrics is a single-binary command-line tool to extract, display (as
text) and export (as JSON), gobs of information and statistics from a
PostgreSQL server. The information includes replication lag, bloat,
vacuum progress, wal archiving, bg writer,
tablespace/database/table/index information including bloat, update
ratios, cache efficiency etc.

For more information please visit https://pgmetrics.io/. Feedback welcome.

pgmetrics is built and maintained by RapidLoop [2].

Regards,
-Mahadevan


[1] pgmetrics - https://pgmetrics.io/
[2] RapidLoop - https://rapidloop.com/


pgsql-announce by date:

Previous
From: David Fetter
Date:
Subject: == PostgreSQL Weekly News - March 04 2018 ==
Next
From: Nicolas Thauvin
Date:
Subject: pg_back 1.5 released