pgmetrics 1.4 released

From: Mahadevan Ramachandran <mahadevan(at)rapidloop(dot)com>
To: pgsql-announce(at)postgresql(dot)org
Subject: pgmetrics 1.4 released
Date: 2018-08-07 07:34:00
Message-ID: CADjCDK8aZSjAn9htg2RENLb+KchWEZ=yH3uL78ZQ5z9ONp1srw@mail.gmail.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-announce

Hello All,

We're happy to announce the release of v1.4 of pgmetrics. This release
includes:

* Collect and report table partition and inheritance information
* Collect and report logical replication publications and subscriptions
* Collect and report the type (btree, hash etc) of indexes
* More table and index attributes: column count, tablespace etc.
* Now usable as a Go(lang) library, thanks to Siddharth Karandikar

You can get the latest release from GitHub [1].

Thanks to all the people who pitched in with bug reports, suggestions and
patches! Keep it coming!

About pgmetrics
---------------

pgmetrics is an open-source, zero-dependency, single-binary tool that can
collect a lot of information and statistics from a running PostgreSQL server
and display it in easy-to-read text format or export it as JSON for
scripting.

Learn more at https://pgmetrics.io/, or see a sample report here [2].

pgmetrics is an open-source project of RapidLoop [3].

[1] https://github.com/rapidloop/pgmetrics/releases
[2] https://pgmetrics.io/docs/index.html#example
[3] https://www.rapidloop.com

Regards,
-Mahadevan

Browse pgsql-announce by date

  From Date Subject
Next Message Stephen Frost 2018-08-08 13:59:19 PostgresOpen SV 2018 - Only a few weeks left!
Previous Message David Fetter 2018-08-05 22:12:21 == PostgreSQL Weekly News - August 05 2018 ==