Remote query very slow - Mailing list pgsql-jdbc

From Johann Robette
Subject Remote query very slow
Date
Msg-id 003101c4a6d2$ec1971d0$a5010a0a@Johann
Whole thread Raw
Responses Re: Remote query very slow  (Oliver Jowett <oliver@opencloud.com>)
List pgsql-jdbc

Hi,

 

I’ve installed postgres 7.3.5 on a fedora server. It works fine, at least on a local basis. I perform an easy select * from a table and I get the answer in approximatively 1s.

Now, I used the jdbc driver (jdbc3) for postgres. It connects fine but, performing the same query, I get the answer in 7s.

What could be my problem?

 

Thanks in advance.

pgsql-jdbc by date:

Previous
From: Adriaan Joubert
Date:
Subject: Re: Java app and SPI functions
Next
From: Oliver Jowett
Date:
Subject: Re: Remote query very slow