From: | Rainer Bauer <usenet(at)munnin(dot)com> |
---|---|
To: | pgsql-admin(at)postgresql(dot)org |
Subject: | Re: Maximum number of concurrent users |
Date: | 2008-08-07 21:32:07 |
Message-ID: | k9qm94llhm34e1dnis90rrjkitoct68n12@4ax.com |
Views: | Raw Message | Whole Thread | Download mbox | Resend email |
Thread: | |
Lists: | pgsql-admin |
"Scott Marlowe" wrote:
>On Mon, Aug 4, 2008 at 11:51 AM, Mathias Stjernström
><mathias(at)globalinn(dot)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.
Postgres cannot handle that on windows. See
<http://wiki.postgresql.org/wiki/Running_%26_Installing_PostgreSQL_On_Native_Windows#I_cannot_run_with_more_than_about_125_connections_at_once.2C_despite_having_capable_hardware>
Rainer
From | Date | Subject | |
---|---|---|---|
Next Message | Курашкин Дмитрий | 2008-08-08 06:21:22 | Problems with connection |
Previous Message | H. Hall | 2008-08-07 10:32:59 | Re: Managing connections |