Re: use connection pooling

From: "janaka priyadarshana" <rpjanaka(at)gmail(dot)com>
To: pgsql-jdbc(at)postgresql(dot)org
Subject: Re: use connection pooling
Date: 2007-02-08 09:45:53
Message-ID: de1942f0702080145t42ade2c4qee0f2fb6cd203a8a@mail.gmail.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-jdbc

hi all

my database server is running on one machine and the application is running
on another machine(simple java application use to access the database).

so i want to know, what is the protocol that use to communicate between
those two applications...?

thank you..

In response to

Responses

Browse pgsql-jdbc by date

  From Date Subject
Next Message Guy Rouillier 2007-02-08 17:26:01 Re: use connection pooling
Previous Message Miroslav Šulc 2007-02-07 03:48:31 Re: JDBC and arrays