Re: Limitations of PostgreSQL

From: Richard Huxton <dev(at)archonet(dot)com>
To: Bill Bartlett <bbartlett(at)meridianemr(dot)com>
Cc: 'pgsql-general' <pgsql-general(at)postgresql(dot)org>
Subject: Re: Limitations of PostgreSQL
Date: 2005-10-13 14:56:09
Message-ID: 434E7589.20907@archonet.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general

Bill Bartlett wrote:
> [snipped]
>
>> May not be the best choice on Windows for production use, though for
>> development, it should be adequate.
>
> Are there known issues with the Windows version for production use, or
> is this simply because of the relative newness of the Windows-native
> version?

Performance isn't as good (yet) as on the *nix releases, and there are
issues with the autovacuum module and unicode support. Might be worth
checking out the 8.1 beta release if you have specific requirements.

--
Richard Huxton
Archonet Ltd

In response to

Browse pgsql-general by date

  From Date Subject
Next Message Aly S.P Dharshi 2005-10-13 15:19:08 Re: Limitations of PostgreSQL
Previous Message John D. Burger 2005-10-13 14:52:16 Re: Text->Date conversion in a WHERE clause