Re: Maximum number of concurrent users - Mailing list pgsql-admin

From Scott Marlowe
Subject Re: Maximum number of concurrent users
Date
Msg-id dcc563d10808041530y66cd3035xabfa576a02860c09@mail.gmail.com
Whole thread Raw
In response to Re: Maximum number of concurrent users  (Mathias Stjernström <mathias@globalinn.com>)
List pgsql-admin
On Mon, Aug 4, 2008 at 11:51 AM, Mathias Stjernström
<mathias@globalinn.com> wrote:
> Hi!
>
> I have no experience running postgreSQL under windows but when reading the
> Windows FAQ (http://www.postgresql.org/docs/faqs.FAQ_windows.html#4.4)
> Its seem like you can get in trouble with some of the libraries that
> postgres uses.
>
> Regarding performance it's hard to tell because of all the different factors
> like raid type/disk count/type of queries/indexes etc. etc.
>
> But it sounds like the machine is to weak to handle 1000 concurrent queries.

Oh my, I missed the windows part.  If you need to handle 1000
concurrent queries, I can't think of any db I'd want to use on windows
to do that.  Even Oracle would advise you to run on some flavor of
unix.  Maybe MSSQL server can handle it.

OTOH, 20 to 100 spindles on an 8 to 16 CPU machine might be able to
keep up if the queries are small enough and you use query pooling.

pgsql-admin by date:

Previous
From: Mathias Stjernström
Date:
Subject: Re: Maximum number of concurrent users
Next
From: "lena"
Date:
Subject: Restore error