Thread: pg_activity 1.0.1

pg_activity 1.0.1

From
Julien Tachoires
Date:
Hi,

Latest pg_activity stable release is out : 1.0.1, stabilization and many improvements in the core have been done : 
- optimisations
- remove useless/systematic activity refresh on terminal size modification or on key pressed
- force refresh with 'R' key
- no more limitation due to terminal size
- debug mode with '--debug' option for getting the traceback
- new column: IO wait, display 'Y' if the process executing the query is waiting for disk resource, else 'N'
- pgpass file support
- new global informations : cluster size, cluster size instant growth, TPS (writes)


Cheers,

Julien