Re: Can Postgresql run in MS Windows - Mailing list pgsql-novice

From Al Hulaton
Subject Re: Can Postgresql run in MS Windows
Date
Msg-id 1062528592.19131.48.camel@localhost.localdomain
Whole thread Raw
In response to Can Postgresql run in MS Windows  (chrizkoh@yahoo.com (Christopher Koh))
List pgsql-novice
Hello Christopher,

On Sat, 2003-08-30 at 16:40, Christopher Koh wrote:
> Is it possible to make it run?

Many of the other postings answered your question, but one thing to keep
in mind when running PostgreSQL + Cygwin, because Cygwin is an emulation
layer, it's not as robust as running it straight on Linux.

For instance, our Mammoth PostgreSQL server for Windows is hard coded to
a limit of 50 concurrent connections. Anything about that, things get
unstable. For that reason, most of our clients run PostgreSQL + Cygwin
in low-load or development environments.

There will be a native community version for Windows soon and I presume
the performance will be better. Until then PostgreSQL + Cygwin is
completely usable, just not as scalable as a pure Linux solution.


Best,
Al Hulaton    |  Sr. Account Engineer  |  Command Prompt, Inc.
503.222.2783  |  ahulaton@commandprompt.com
Home of Mammoth PostgreSQL and 'Practical PostgreSQL'
Managed PostgreSQL, Linux services and consulting
Read and Search O'Reilly's 'Practical PostgreSQL' at
http://www.commandprompt.com


pgsql-novice by date:

Previous
From: Tom Lane
Date:
Subject: Re: Using COPY
Next
From: glenn
Date:
Subject: setting next value of an established sequence