Re: Problems Starting Postgres as a Service

From: Al Hulaton <ahulaton(at)commandprompt(dot)com>
To: Ian Huynh <ianh(at)hubspan(dot)com>
Cc: pgsql-admin(at)postgresql(dot)org, nick(dot)stone(at)digitalvision(dot)com
Subject: Re: Problems Starting Postgres as a Service
Date: 2003-09-04 17:23:09
Message-ID: 1062696189.23904.19.camel@localhost.localdomain
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-admin

On Wed, 2003-09-03 at 15:21, Ian Huynh wrote:
> while postgres is pretty solid under unixes,
> i am just curious as regards to the stability of cygwin+Postgres combo under win2k?

Since Cygwin is an emulation layer running on Windows, performance of
PostgreSQL + Cygwin isn't comparable to a pure *nix environment.

For instance, above 50 concurrent connections, Cygwin starts getting
unstable which is why we hard code a conneciton limit in our Windows
version of Mammoth PosgreSQL. For this reason, PostgreSQL + Cygwin is
typically used in development or low-load environments.

It's still usuable, just not as scalable as a pure linux/unix solution.

--
Best,
Al Hulaton | Sr. Account Engineer | Command Prompt, Inc.
503.222.2783 | ahulaton(at)commandprompt(dot)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

In response to

Browse pgsql-admin by date

  From Date Subject
Next Message Tom Lane 2003-09-04 17:37:56 Re: Log error at server startup
Previous Message Bruce Momjian 2003-09-04 17:20:50 Re: Log error at server startup