Re: Postgres 8.x on Windows Server in production

Поиск
Список
Период
Сортировка
От Rainer Mager
Тема Re: Postgres 8.x on Windows Server in production
Дата
Msg-id 000001c9bbc4$5540e430$ffc2ac90$@com
обсуждение исходный текст
Ответ на Postgres 8.x on Windows Server in production  (Ognjen Blagojevic <ognjen@etf.bg.ac.yu>)
Ответы Re: Postgres 8.x on Windows Server in production  (Scott Marlowe <scott.marlowe@gmail.com>)
Список pgsql-performance
We use Postgres 8.x in production on Windows Server 2003. We have not done a
direct head-to-head comparison against any *nix environment, so I can't
really compare them, but I can still give a few comments.

First of all, it seems that some of the popular file systems in *nix are
more robust at preventing disk fragmentation than NTFS is. Because of this I
definitely recommend have some defragging solution. What we've settled on in
O&O (that's the company name) Defrag Server version. Their software has some
nice features related to defragging in the background while monitoring
system usage so an to impact performance minimally.

Second, one big difficulty with running on Windows is that most of the
Postgres expertise seems is around *nix environments. This means that when
you do need to investigate a performance issue it can be more difficult to
get direct advice. For example, perusing this mailing list will show lot's
of tips suggesting running various tools to show io performance, etc. Well,
on Windows the toolset is different.


All in all we've been happy enough with Windows. Certainly we've never
considered migrating to *nix because of difficulties with it.



--Rainer

> -----Original Message-----
> From: pgsql-performance-owner@postgresql.org [mailto:pgsql-performance-
> owner@postgresql.org] On Behalf Of Ognjen Blagojevic
> Sent: Friday, April 10, 2009 6:47 PM
> To: pgsql-performance@postgresql.org
> Subject: [PERFORM] Postgres 8.x on Windows Server in production
>
> Hi all,
>
> What are your experiences with Postgres 8.x in production use on
> Windows
> Server 2003/2008? Are there any limitations, trade-offs or quirks?
>
> My client is accustomed to Windows Server environment, but it seems
> hard
> to google good information about these types of installations.
>
> Regards,
> Ognjen
>
> --
> Sent via pgsql-performance mailing list (pgsql-
> performance@postgresql.org)
> To make changes to your subscription:
> http://www.postgresql.org/mailpref/pgsql-performance


В списке pgsql-performance по дате отправления:

Предыдущее
От: Scott Carey
Дата:
Сообщение: Re: Using IOZone to simulate DB access patterns
Следующее
От: Scott Marlowe
Дата:
Сообщение: Re: Postgres 8.x on Windows Server in production