backend and getConnection

From: Didier Bretin <dbr(at)informactis(dot)com>
To: pgsql-jdbc(at)postgresql(dot)org
Subject: backend and getConnection
Date: 2001-05-15 15:11:03
Message-ID: 20010515171103.A27027@informactis.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-jdbc

Hello,

I try to tune my postgresql server and I was asking me something: each time
I do a DriverManager.getConnection (), I notice that a backend
is opened. Do you confirm that the backend opening is a necessary (logical ?)
consequence of the DriverManger statement ?

Regards.
--
.------------------------------------------------.
.^. | Didier Bretin, France | dbr(at)informactis(dot)com |
/V\ |-----------------------| www.informactis.com |
// \\ | `------------------------|
/( )\ | Visit: http://www.fnh.org/ |
^^-^^ `------------------------------------------------'

Responses

Browse pgsql-jdbc by date

  From Date Subject
Next Message Jan Wieck 2001-05-15 15:41:51 Re: Re: Outstanding patches
Previous Message Tom Lane 2001-05-15 14:01:02 Re: access from java does not work in an applet!