Re: Stability in Windows?

From: Gavin Flower <GavinFlower(at)archidevsys(dot)co(dot)nz>
To: Durumdara <durumdara(at)gmail(dot)com>
Cc: pgsql-general(at)postgresql(dot)org
Subject: Re: Stability in Windows?
Date: 2012-02-25 10:02:27
Message-ID: 4F48B1B3.7040005@archidevsys.co.nz
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general

On 25/02/12 04:39, Durumdara wrote:
> Hi!
>
> We planned to port some very old DBASE db into PGSQL.
>
> But somebody said in a developer list that he tried with PGSQL (8.x)
> and it was very unstable in Windows (and it have problem when many
> users use it).
>
> Another people also said that they used PGSQL only in Linux - and
> there is no problem with it, only some patches needed for speeding up
> writes...
>
> What is your experience in this theme?
>
> Do you also have same experience in Windows?
>
> The user number is from 20 to up 100 (concurrently).
>
> Thanks for your every idea, help, link, information about this.
>
> Regards:
> dd
Hmm...

I have heard that PostgreSQL is stable on a Microsoft O/S, but Linux
tends be a lot faster and more reliable than any Microsoft O/S. Which
is probably why you hear people saying they use Linux for PostgreSQL -
it is more a comment about Microsoft software quality.

Cheers,
Gavin

In response to

Browse pgsql-general by date

  From Date Subject
Next Message Scott Ribe 2012-02-25 16:13:59 Rails & pg setup question
Previous Message Jasen Betts 2012-02-25 09:47:21 Re: How to typecast an integer into a timestamp?