From: | Sean Chittenden <sean(at)chittenden(dot)org> |
---|---|
To: | Gianni Mariani <gianni(at)mariani(dot)ws> |
Cc: | pgsql-general(at)postgresql(dot)org |
Subject: | Re: Urgent: 10K or more connections |
Date: | 2003-07-18 20:28:26 |
Message-ID: | 20030718202826.GU24507@perrin.int.nxad.com |
Views: | Raw Message | Whole Thread | Download mbox | Resend email |
Thread: | |
Lists: | pgsql-general pgsql-hackers |
> 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
--
Sean Chittenden
From | Date | Subject | |
---|---|---|---|
Next Message | Tom Lane | 2003-07-18 21:28:58 | Re: Urgent: 10K or more connections |
Previous Message | Gianni Mariani | 2003-07-18 20:18:14 | Re: Urgent: 10K or more connections |
From | Date | Subject | |
---|---|---|---|
Next Message | Tom Lane | 2003-07-18 21:28:58 | Re: Urgent: 10K or more connections |
Previous Message | Gianni Mariani | 2003-07-18 20:18:14 | Re: Urgent: 10K or more connections |