Re: Howto get tranaction rate in postgres

From: "Meyer Marco" <Marco(dot)Meyer(at)IntradoEMEA(dot)com>
To: "Michael Fuhr" <mike(at)fuhr(dot)org>
Cc: <pgsql-admin(at)postgresql(dot)org>
Subject: Re: Howto get tranaction rate in postgres
Date: 2006-05-23 13:49:20
Message-ID: 684146607711D947A4E4C905326C5E392BFE94@inbmdmx01.intradoemea.local
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-admin

Hi,

I mean the transactions over time interval. Say the current db
transactions per minute.

Thanks
Marco

-----Original Message-----
From: Michael Fuhr [mailto:mike(at)fuhr(dot)org]
Sent: Tuesday, May 23, 2006 3:41 PM
To: Meyer Marco
Cc: pgsql-admin(at)postgresql(dot)org
Subject: Re: [ADMIN] Howto get tranaction rate in postgres

On Tue, May 23, 2006 at 09:18:19AM +0200, Meyer Marco wrote:
> I've been asked to give the transaction rate of a deployed system. How

> can I mesure this in postgres. Could not find anything in the
> documentation. Are there any tools for this.

What transaction rate? The current rate over some time interval?
The maximum possible rate for a particular set of statements? What are
you trying to measure?

--
Michael Fuhr

Responses

Browse pgsql-admin by date

  From Date Subject
Next Message Michael Fuhr 2006-05-23 14:30:55 Re: Howto get tranaction rate in postgres
Previous Message Michael Fuhr 2006-05-23 13:40:50 Re: Howto get tranaction rate in postgres