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
https://github.com/julmon/pg_activity/archive/1.1.0.tar.gz Regards, Julien