Re: Joel's Performance Issues WAS : Opteron vs Xeon - Mailing list pgsql-performance

From Jim C. Nasby
Subject Re: Joel's Performance Issues WAS : Opteron vs Xeon
Date
Msg-id 20050423020151.GW58835@decibel.org
Whole thread Raw
In response to Re: Joel's Performance Issues WAS : Opteron vs Xeon  ("Joel Fradkin" <jfradkin@wazagua.com>)
Responses Re: Joel's Performance Issues WAS : Opteron vs Xeon
List pgsql-performance
Hrm... I was about to suggest that for timing just the query (and not
output/data transfer time) using explain analyze, but then I remembered
that explain analyze can incur some non-trivial overhead with the timing
calls. Is there a way to run the query but have psql ignore the output?
If so, you could use \timing.

In any case, it's not valid to use pgadmin to time things.
--
Jim C. Nasby, Database Consultant               decibel@decibel.org
Give your computer some brain candy! www.distributed.net Team #1828

Windows: "Where do you want to go today?"
Linux: "Where do you want to go tomorrow?"
FreeBSD: "Are you guys coming, or what?"

pgsql-performance by date:

Previous
From: "Jim C. Nasby"
Date:
Subject: Re: Sort and index
Next
From: Tom Lane
Date:
Subject: Re: Sort and index