Parse more than bind and execute when connect to database by jdbc

From: wangshuo(at)highgo(dot)com(dot)cn
To: Pgsql Hackers <pgsql-hackers(at)postgresql(dot)org>
Subject: Parse more than bind and execute when connect to database by jdbc
Date: 2013-11-18 02:02:12
Message-ID: 02db4b9663657f959efe3aa9413ccf71@highgo.com.cn
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

Hi hackers,

I used jdbc to connect to PostgreSQL ,and I found parse
nearly three
times of bind and execute.Is is normaly? What factors may
cause this result?

The OS is CentOS 5. The PG is 9.0.9. The JDBC is 9.2.

Yours,
Wang Shuo
HighGo Software Co.,Ltd.
November 18, 2013

Responses

Browse pgsql-hackers by date

  From Date Subject
Next Message KONDO Mitsumasa 2013-11-18 02:02:59 Re: Optimize kernel readahead using buffer access strategy
Previous Message Gavin Flower 2013-11-18 01:58:09 Re: additional json functionality