Re: Connection Pooling, a year later - Mailing list pgsql-hackers

From Bruce Momjian
Subject Re: Connection Pooling, a year later
Date
Msg-id 200112182103.fBIL3Ut08641@candle.pha.pa.us
Whole thread Raw
In response to Re: Connection Pooling, a year later  (Don Baccus <dhogaza@pacifier.com>)
List pgsql-hackers
> I suspect that major applications that support multiple RDBMS's take a 
> somewhat similar approach.  In the context of providing an abstract 
> database API for one's client code, adding persistent connection pooling 
> seems pretty minor.

Yes, with that abstraction layer, it is quite easy.

--  Bruce Momjian                        |  http://candle.pha.pa.us pgman@candle.pha.pa.us               |  (610)
853-3000+  If your life is a hard drive,     |  830 Blythe Avenue +  Christ can be your backup.        |  Drexel Hill,
Pennsylvania19026
 


pgsql-hackers by date:

Previous
From: Bruce Momjian
Date:
Subject: Re: Concerns about this release
Next
From: "Hiroshi Inoue"
Date:
Subject: Re: problems with table corruption continued