Re: Slow network retrieves

From: Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us>
To: wespvp(at)syntegra(dot)com
Cc: pgsql-general <pgsql-general(at)postgresql(dot)org>
Subject: Re: Slow network retrieves
Date: 2004-05-09 14:32:39
Message-ID: 18583.1084113159@sss.pgh.pa.us
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general

<wespvp(at)syntegra(dot)com> writes:
> I'm seeing what seems like slow retrieval times over the network.

Are you sure it is a network problem? What performance do you get
if you run the same test program locally on the database machine?
How about issuing the same sort of FETCH commands via a psql script?

regards, tom lane

In response to

Responses

Browse pgsql-general by date

  From Date Subject
Next Message Alvaro Herrera 2004-05-09 16:09:49 Re: Adding MERGE to the TODO list (resend with subject)
Previous Message Oleg Bartunov 2004-05-09 13:18:59 Re: Cache lookup failure for pg_restore?