How to time several queries?

From: nd02tsk(at)student(dot)hig(dot)se
To: pgsql-performance(at)postgresql(dot)org
Subject: How to time several queries?
Date: 2004-10-18 18:28:24
Message-ID: 2612.130.243.12.107.1098124104.squirrel@130.243.12.107
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-performance

Hello

I posted this on the general list but think it would be more appropriate
here. Sorry.

I know it is possible to time isolated queries through the settting of the
\timing option in psql. This makes PgSQL report the time it took to
perform one operation.

I would like to know how one can get a time summary of many operations, if
it is at all possible.

Thank you.

Tim

Responses

Browse pgsql-performance by date

  From Date Subject
Next Message Jan Wieck 2004-10-18 18:44:33 Re: Free PostgreSQL Training, Philadelphia, Oct 30
Previous Message Joshua D. Drake 2004-10-18 18:11:27 Re: How to time several queries?