How to time several queries?

From: nd02tsk(at)student(dot)hig(dot)se
To: pgsql-general(at)postgresql(dot)org
Subject: How to time several queries?
Date: 2004-10-18 12:20:06
Message-ID: 4669.130.243.13.53.1098102006.squirrel@130.243.13.53
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general

Hello

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-general by date

  From Date Subject
Next Message Christopher Browne 2004-10-18 12:49:42 Re: 8.0.0beta3 vacuum analyze
Previous Message John DeSoi 2004-10-18 11:58:46 Re: OS X Install