pg_activity 1.1.0 - Mailing list pgsql-announce

From Julien Tachoires
Subject pg_activity 1.1.0
Date
Msg-id CAFEQCbHEfdG8OJ=FrdRSgMqpct9oePyqhYCBTyR5hE+RWT=nTw@mail.gmail.com
Whole thread Raw
List pgsql-announce
I'm glad to announce a new pg_activity release.

Change log:
- code separation between data extraction and UI
- bug fix: remove USER column header in WAITING and BLOCKING views
- new way for IOPS counting: only reads & writes done by postgress backends are considered
- tag/untag process
- capability to terminate all tagged backend at the same time
- change license to PostgreSQL License model
- new option: --blocksize=BLOCKSIZE (default: 4096), used by IOPS counting
- bug fix: an error was thrown on WAITING/BLOCKING views with some old psycopg2 versions


Regards,

Julien

pgsql-announce by date:

Previous
From: Marc Cousin
Date:
Subject: sqlserver2pgsql
Next
From: Fabien COELHO
Date:
Subject: DataFiller 1.1.5 released