pg_activity 1.0.1

From: Julien Tachoires <julmon(at)gmail(dot)com>
To: pgsql-announce(at)postgresql(dot)org
Subject: pg_activity 1.0.1
Date: 2013-04-10 21:32:31
Message-ID: CAFEQCbEPRfnwPECiuy6XEQGhg_7sDaQ9124m9gibrTgK393epQ@mail.gmail.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-announce

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

Browse pgsql-announce by date

  From Date Subject
Next Message Koichi Suzuki 2013-04-11 05:43:52 Postgres-XC will have user/developer meeting after the cluster summit, Ottawa
Previous Message damien clochard 2013-04-10 09:41:36 Ora2PG 11 : Faster Oracle to PostgreSQL Migrations