Re: Problem with asynchronous connect in 8.0.1

From: Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us>
To: Chad Robinson <taskswap(at)yahoo(dot)com>
Cc: pgsql-interfaces(at)postgresql(dot)org
Subject: Re: Problem with asynchronous connect in 8.0.1
Date: 2005-02-08 18:41:17
Message-ID: 9068.1107888077@sss.pgh.pa.us
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-interfaces

Chad Robinson <taskswap(at)yahoo(dot)com> writes:
> I'm not sure I can use Postgres though. I'm having a terrible time getting
> large numbers of clients connected. I need to have upwards of 8000 clients
> attached at any one time.

Unless you actually need 8000 simultaneous transactions in process,
connection pooling is the way to go. I haven't played much with pgpool
though --- it may have a few issues to shake out ...

regards, tom lane

In response to

Responses

Browse pgsql-interfaces by date

  From Date Subject
Next Message Chad Robinson 2005-02-08 19:30:31 Re: Problem with asynchronous connect in 8.0.1
Previous Message Chad Robinson 2005-02-08 18:36:53 Re: Problem with asynchronous connect in 8.0.1