RE: [INTERFACES] JDBC Query performance

From: Herouth Maoz <herouth(at)oumail(dot)openu(dot)ac(dot)il>
To: Peter Mount <petermount(at)it(dot)maidstone(dot)gov(dot)uk>, Postgres mailing lists <postgres(at)weblynk(dot)com>, pgsql-interfaces(at)postgreSQL(dot)org
Subject: RE: [INTERFACES] JDBC Query performance
Date: 1999-03-21 14:47:42
Message-ID: l03110711b31ab6b1d8f4@[147.233.152.189]
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-interfaces

At 11:07 +0200 on 18/03/1999, Peter Mount wrote:

>
> The delay is because the driver currently retrieves the entire result
> into a Vector() before returning the ResultSet.

Couldn't it also be because of Java's usage of network sockets compared to
psql's use of unix sockets?

Herouth

--
Herouth Maoz, Internet developer.
Open University of Israel - Telem project
http://telem.openu.ac.il/~herutma

In response to

Responses

Browse pgsql-interfaces by date

  From Date Subject
Next Message Tom Lane 1999-03-21 16:11:29 Re: [INTERFACES] 6.4.2 psql/libpq not returning after error
Previous Message John Wright 1999-03-21 13:58:57 6.4.2 psql/libpq not returning after error