Re: PgSQL: Want opinions, experiences and tips

From: "Henshall, Stuart - WCP" <SHenshall(at)westcountrypublications(dot)co(dot)uk>
To: "'Nikhil G(dot) Daddikar'" <ngd(at)celoxis(dot)com>, pgsql-cygwin(at)postgresql(dot)org
Subject: Re: PgSQL: Want opinions, experiences and tips
Date: 2002-07-22 13:54:16
Message-ID: E2870D8CE1CCD311BAF50008C71EDE8E01F74932@MAIL_EXCHANGE
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-cygwin

I've had good results with it. The only bit that I have noticed to be slower
is the intial connection as cygwin actually copies everything when it forks.
There is also the 63 Process limit which will limit the number of
similtaneus connections, and also you have to add a line to the registry if
you want to use a lot of memory. You will also need to download cygipc as
well as the main cygwin distribution.
hth,
- Stuart

> -----Original Message-----
> From: Nikhil G. Daddikar [mailto:ngd(at)celoxis(dot)com]
> Sent: 20 July 2002 11:50
> To: pgsql-cygwin(at)postgresql(dot)org
> Subject: [CYGWIN] PgSQL: Want opinions, experiences and tips
>
>
> Hi,
>
> We've been using PgSQL 7.1.3 on Linux on our ASP production
> system and are extremely happy with everything so far. We are
> now thinking of giving windows versions of our application
> for in-house installations (around 50 users).
>
> We were thinking of using Cygwin as that would not only give
> us to re-use our unix scripts but also because it's ported
> pgsql 7.2.1 (the latest version). Also, it's installation is
> quite simple for end users.
>
> Is this a good idea?
>
> Is cygwin pgsql 7.2.1 "stable"? Is it slower compared to
> unix? If so by how much?
>
> Any experiences or help is greatly appreciated.
>
> Thanks.
> Nikhil
>
>
>
> ---------------------------(end of
> broadcast)---------------------------
> TIP 4: Don't 'kill -9' the postmaster
>

Browse pgsql-cygwin by date

  From Date Subject
Next Message Adrian Calvin 2002-07-22 15:20:21 Setup Question.07.22.02
Previous Message Nikhil G. Daddikar 2002-07-20 10:49:57 PgSQL: Want opinions, experiences and tips