timing queries?

From: "Andy Kriger" <akriger(at)greaterthanone(dot)com>
To: "Pgsql-General" <pgsql-general(at)postgresql(dot)org>
Subject: timing queries?
Date: 2002-12-02 18:05:20
Message-ID: OJEFIHHAALOBKKJEOMBDEEBPCKAA.akriger@greaterthanone.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general

Is it possible to find out how long a query takes in the psql command-line
tool? For example, when I exectute a query I want to see 28ms or whatever
before the query results. If not in the command-line tool, is there a way to
log this info? (I have query logging turned on, but that just shows the
query being executed). I need this info to compare against making calls
through JDBC and through an object-layer on top of JDBC.

thx
andy

Responses

Browse pgsql-general by date

  From Date Subject
Next Message Bruce Momjian 2002-12-02 18:09:46 Re: 7.4 Wishlist
Previous Message Andy Kriger 2002-12-02 18:03:34 mailing list archives very very slow?