Re: performance: time & disk access measurment

From: Jean-Michel POURE <jm(at)poure(dot)com>
To: "monu agrawal" <monu_india(at)rediffmail(dot)com>, pgsql-general(at)postgresql(dot)org
Subject: Re: performance: time & disk access measurment
Date: 2003-11-10 10:31:56
Message-ID: 200311101131.56303.jm@poure.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general

Le Samedi 8 Novembre 2003 17:38, monu agrawal a écrit :
> Is there any way in pgsql to measure that how much time a transaction has
> taken & how many disk accesses it has performed.

You can use pgAdmin3 (http://www.pgadmin.org) SQL editor for transaction time.
Now, if you are using WAL with enough shared memory, it is likely there will
be little disk access other than flushing data to disk from time to time.

Cheers,
Jean-Michel

In response to

Browse pgsql-general by date

  From Date Subject
Next Message Mattias Kregert 2003-11-10 10:34:34 Re: Temp rows - is it possible?
Previous Message javier garcia - CEBAS 2003-11-10 09:32:21 starting the server at boot