Hi, I'm pleased to announce the release of the last pg_activity version : 0.3.0
This version includes : - VT100 terminal support - locked/waiting queries monitoring, binded on F2 key - blocking queries monitoring, binded on F3 key - refresh time variation with +/- keys (min:1s, max:3s, default:2s) - replacement of pg_cancel_backend() by pg_terminate_backend() - degraded mode, without system informations, when using a remote connection - help page, binded on 'h' key Reachable here : https://github.com/julmon/pg_activity/archive/v0.3.0.tar.gz Regards, -- JT