Re: Slow statement when using JDBC - Mailing list pgsql-jdbc

From vjai.krishnan
Subject Re: Slow statement when using JDBC
Date
Msg-id 1405947845904-5812195.post@n5.nabble.com
Whole thread Raw
In response to Re: Slow statement when using JDBC  (Lachezar Dobrev <l.dobrev@gmail.com>)
Responses Re: Slow statement when using JDBC  (Dave Cramer <pg@fastcrypt.com>)
Re: Slow statement when using JDBC  ("vjai.krishnan" <vijay.kanbu@gmail.com>)
List pgsql-jdbc
I am using postgresql 9.1 version. Executing a query without using prepared
statement via jdbc driver to postgresql database takes double the time than
that of psql client. Is there any specific reason for this slowness in using
jdbc driver?



--
View this message in context:
http://postgresql.1045698.n5.nabble.com/Slow-statement-when-using-JDBC-tp3368379p5812195.html
Sent from the PostgreSQL - jdbc mailing list archive at Nabble.com.


pgsql-jdbc by date:

Previous
From: Lachezar Dobrev
Date:
Subject: Re: Slow statement when using JDBC
Next
From: Dave Cramer
Date:
Subject: Re: Slow statement when using JDBC