Re: Query performance - Mailing list pgsql-performance

From Lou O'Quin
Subject Re: Query performance
Date
Msg-id s2319147.076@mesagate.talleyds.com
Whole thread Raw
In response to Query performance  ("Lou O'Quin" <loquin@talleyds.com>)
Responses Re: Query performance
List pgsql-performance
Hi Tom.  I referenced the status line of pgAdmin.  Per the pgAdmin help file:
 
"The status line will show how long the last query took to complete. If a dataset was returned, not only the elapsed time for server execution is displayed, but also the time to retrieve the data from the server to the Data Output page."
 
Lou

>>> Tom Lane <tgl@sss.pgh.pa.us> 3/11/2005 12:10 PM >>>
"Lou O'Quin" <loquin@talleyds.com> writes:
> it appears to actually be hypersensitive to the transport delay. The =
> ratios of time for the data transport (assuming 1 for the local server) =
> are:
> 1 : 2.43 : 7.71

> whereas the query execution time ratios are:
> 1 : 2.08 : 25.5  (!!!)

How do you know that's what the data transport time is --- ie, how can
you measure that separately from the total query time?

            regards, tom lane

pgsql-performance by date:

Previous
From: Tom Lane
Date:
Subject: Re: Query performance
Next
From: jelle
Date:
Subject: Questions about 2 databases.