X-Original-To: pgsql-performance-postgresql.org@localhost.postgresql.org Received: from localhost (unknown [200.46.204.144]) by svr1.postgresql.org (Postfix) with ESMTP id AC4A35644B for ; Fri, 11 Mar 2005 19:38:41 +0000 (GMT) Received: from svr1.postgresql.org ([200.46.204.71]) by localhost (av.hub.org [200.46.204.144]) (amavisd-new, port 10024) with ESMTP id 45702-10 for ; Fri, 11 Mar 2005 19:38:32 +0000 (GMT) Received: from mesagate.talleyds.com (unknown [207.114.138.130]) by svr1.postgresql.org (Postfix) with ESMTP id 9F53754469 for ; Fri, 11 Mar 2005 19:38:30 +0000 (GMT) Received: from TDS-MTA by mesagate.talleyds.com with Novell_GroupWise; Fri, 11 Mar 2005 12:38:31 -0700 Message-Id: X-Mailer: Novell GroupWise Internet Agent 6.5.4 Date: Fri, 11 Mar 2005 12:38:16 -0700 From: "Lou O'Quin" To: Cc: Subject: Re: Query performance Mime-Version: 1.0 Content-Type: multipart/alternative; boundary="=__Part50732EB8.0__=" X-Virus-Scanned: by amavisd-new at hub.org X-Spam-Status: No, hits=0.281 tagged_above=0 required=5 tests=AWL, HTML_30_40, HTML_MESSAGE X-Spam-Level: X-Archive-Number: 200503/193 X-Sequence-Number: 10898 --=__Part50732EB8.0__= Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: quoted-printable Hi Tom. I referenced the status line of pgAdmin. Per the pgAdmin help = file: =20 "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." =20 Lou >>> Tom Lane 3/11/2005 12:10 PM >>> "Lou O'Quin" writes: > it appears to actually be hypersensitive to the transport delay. The =3D > ratios of time for the data transport (assuming 1 for the local server) = =3D > 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 --=__Part50732EB8.0__= Content-Type: text/html; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable Content-Description: HTML
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 =3D
> ratios of time for the data transport (assuming 1 = for the local server) =3D
> 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
--=__Part50732EB8.0__=--