pgmetrics 1.8 released

Поиск
Список
Период
Сортировка
От Mahadevan Ramachandran
Тема pgmetrics 1.8 released
Дата
Msg-id CADjCDK_tzHUiic1+mkXJghbAGLO97OzMaRpk1o+uktxcWAbTDQ@mail.gmail.com
обсуждение исходный текст
Список pgsql-announce
Hello All,

We're happy to announce the release of v1.8 of pgmetrics. Changes since
the v1.7 release include:

* Extract information from PostgreSQL log files:
  * auto_explain query execution plans
  * autovacuum executions
  * deadlock detection logs
  * more info here [1]
* Collect and report table ACLs
* Collect the current highest WAL sequence number
* Other bug fixes, handling and performance improvements

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

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 or CSV for
scripting, monitoring and automation.

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

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

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

Regards,
-Mahadevan

В списке pgsql-announce по дате отправления:

Предыдущее
От: David Fetter
Дата:
Сообщение: == PostgreSQL Weekly News - January 5, 2020 ==
Следующее
От: Hiroshi Saito
Дата:
Сообщение: psqlODBC 12.01.0000 Released