How to time several queries? - Mailing list pgsql-performance

From nd02tsk@student.hig.se
Subject How to time several queries?
Date
Msg-id 2612.130.243.12.107.1098124104.squirrel@130.243.12.107
Whole thread Raw
Responses Re: How to time several queries?
Re: How to time several queries?
List 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



pgsql-performance by date:

Previous
From: "Rod Dutton"
Date:
Subject: Queries slow using stored procedures
Next
From: "Joshua D. Drake"
Date:
Subject: Re: How to time several queries?