Re: RE : Remote query very slow - Mailing list pgsql-jdbc

From Oliver Jowett
Subject Re: RE : Remote query very slow
Date
Msg-id 415D08F4.7010705@opencloud.com
Whole thread Raw
In response to RE : Remote query very slow  ("Johann Robette" <jrobette@onyme.com>)
List pgsql-jdbc
Johann Robette wrote:

> Last question, I'm using pgAdminIII to perform my queries. I think that
> I should have the same problem on the server side than on the remote
> machine as it is using the same driver. Am I wrong on that point?

pgAdmin uses libpq for communication with the server, and is written in
C. The JDBC driver implements the client/server protocol itself, and is
written in Java. So they're not really comparable.

-O

pgsql-jdbc by date:

Previous
From: "Johann Robette"
Date:
Subject: RE : Remote query very slow
Next
From: tgutierrez@unipamplona.edu.co
Date:
Subject: error - driver -- postgresql 7.4.2 --Suse 9.0