Re: Urgent: 10K or more connections - Mailing list pgsql-general

From Jeff Davis
Subject Re: Urgent: 10K or more connections
Date
Msg-id 200307181706.36090.jdavis-pgsql@empires.org
Whole thread Raw
In response to Re: Urgent: 10K or more connections  (Sean Chittenden <sean@chittenden.org>)
Responses Re: Urgent: 10K or more connections
List pgsql-general
On Friday 18 July 2003 01:28 pm, Sean Chittenden wrote:
> > There are 1000's of references to postgresql and connection pooling.
> >
> > http://www.google.com/search?hl=en&ie=UTF-8&oe=UTF-8&q=pooling+postgresql
> >
> > Maybe somthing there will work.
>
> Those are all application level connection pooling links.  I'm
> thinking about something that's done on the database side like ORA
> Listener and passes active connections back to the backend that way
> it's completely transparent and applies to every libpq app regardless
> of the language, application, etc.
>
> -sc

Perhaps this is the answer? I've never used it, but I remember seeing ti on
freshmeat.net.

http://sqlrelay.sourceforge.net/

Regards,
    Jeff Davis



pgsql-general by date:

Previous
From: Andrew Gould
Date:
Subject: Re: Access 97 DB to Postgres Migration Questions
Next
From: Sean Chittenden
Date:
Subject: Re: Urgent: 10K or more connections