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-24 14:12:35
Message-ID: 1406211155428-5812721.post@n5.nabble.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-jdbc

I have found the reason. It is because in jdbc the communication is via only
tcp sockets.In psql client it uses unix sockets for local host.

--
View this message in context: http://postgresql.1045698.n5.nabble.com/Slow-statement-when-using-JDBC-tp3368379p5812721.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 CG 2014-07-25 15:20:44 Re: Upgrade to Scientific Linux 6.5 x86_64 breaks query
Previous Message Dave Cramer 2014-07-24 12:09:12 Re: Upgrade to Scientific Linux 6.5 x86_64 breaks query