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

From scott.marlowe
Subject Re: Urgent: 10K or more connections
Date
Msg-id Pine.LNX.4.33.0307180951510.1889-100000@css120.ihs.com
Whole thread Raw
In response to Urgent: 10K or more connections  (Francois Suter <dba@paragraf.ch>)
List pgsql-general
On Fri, 18 Jul 2003, Francois Suter wrote:

> Hi all,
>
> I have received a question via the Advocacy site and I am not knowledgeable
> enough to answer. Can you help?
>
> The question is: can PostgreSQL handle between 10'000 and 40'000
> simultaneous connections? The persone asking the question has to choose
> between Oracle and PostgreSQL, and my guess is that they would be relieved
> if they could go with PostgreSQL.
>
> Do you have any additional advice I could transmit to this person about
> handling that many connections. I'm sure any help we can provide will be an
> additional selling point.

Wow!  That's quite a few connections.  I would say that 10,000 connections
is a lot for ANY database to hold open.

Can this person use connection pooling?  Or do they need an actual 10,000
parallel accesses to get things done?  If they can't use connection
pooling, or connection pooling only gets them down to 10k to 40k
connections, then that's a huge system.  I wouldn't run something that big
on Oracle or Postgresql, I'd use a farm of mainframes running something
like TPF like the airlines do.


pgsql-general by date:

Previous
From: Dmitry Tkach
Date:
Subject: FATAL 2: open of /var/lib/pgsql/data/pg_clog/0EE3 failed: No such file or directory
Next
From: Doug McNaught
Date:
Subject: Re: Scheduled back up (fwd)