Re: Connection pool deadlock

From: Anil Kumar <techbreeze(at)yahoo(dot)com>
To: pgsql-jdbc(at)postgresql(dot)org
Subject: Re: Connection pool deadlock
Date: 2003-02-28 06:23:14
Message-ID: 20030228062314.73454.qmail@web13901.mail.yahoo.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-jdbc


--- Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us> wrote:
> Anil Kumar <techbreeze(at)yahoo(dot)com> writes:
> > This is a Web application running on Tomcat. To render one of
> its
> > pages it requires three concurrent connections to the database.
>
> <blink> And this is a good design exactly why?
>

Objects communicate with the database directly to store/retrieve
their persistency data and page rendering has nothing to do with
that.

Anil

__________________________________________________
Do you Yahoo!?
Yahoo! Tax Center - forms, calculators, tips, more
http://taxes.yahoo.com/

In response to

Browse pgsql-jdbc by date

  From Date Subject
Next Message Anil Kumar 2003-02-28 08:49:02 Re: Connection pool deadlock
Previous Message Tom Lane 2003-02-28 06:06:43 Re: Connection pool deadlock