Re: Slow statement when using JDBC

From: "vjai(dot)krishnan" <vijay(dot)kanbu(at)gmail(dot)com>
To: pgsql-jdbc(at)postgresql(dot)org
Subject: Re: Slow statement when using JDBC
Date: 2014-07-22 03:50:40
Message-ID: 1406001040995-5812324.post@n5.nabble.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-jdbc

Hi Dave,

In java i am using System.currentTimeMillis() to calculate the
time difference and in psql client \timing option shows the time taken to
execute the query.

Regards,
Vijay K

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

In response to

Browse pgsql-jdbc by date

  From Date Subject
Next Message Dave Cramer 2014-07-22 11:25:54 Re: DriverManager.registerDriver - registers twice?
Previous Message David Wall 2014-07-22 03:27:24 Re: DriverManager.registerDriver - registers twice?