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)
Download here : https://github.com/julmon/pg_activity/archive/v1.0.1.tar.gz Cheers, Julien