View Single Post

   
  #5 (permalink)  
Old 04-16-2008, 01:53 AM
Josh Berkus
 
Posts: n/a
Default Re: Caching driver on pgFoundry?

Heikki,

> I don't have a problem with linking from jdbc.postgresql.org to the
> wrapper. And other pooling and caching implementations as well while
> you're at it.


Only one I can think of is Sequoia.

> Can't you use DBCP or some other open source statement cache
> implementation that's in a more mature state?


Unfortunately, no. The benchmark is already out.

> Or actually, why don't you
> have a statement cache in Sun Application Server like the competitors? ;-)


Don't even get me started.

--
Josh Berkus
PostgreSQL @ Sun
San Francisco

---------------------------(end of broadcast)---------------------------
TIP 1: if posting/reading through Usenet, please send an appropriate
subscribe-nomail command to majordomo@postgresql.org so that your
message can get through to the mailing list cleanly

Reply With Quote