Re: Optimal platform for pg?

Поиск
Список
Период
Сортировка
От Craig Ringer
Тема Re: Optimal platform for pg?
Дата
Msg-id 4B284A83.1040208@postnewspapers.com.au
обсуждение исходный текст
Ответ на Optimal platform for pg?  (Mark Williamson <thetazzbot@gmail.com>)
Список pgsql-bugs
On 16/12/2009 10:31 AM, Mark Williamson wrote:
> What is the most ideal/optimal platform for postgresql?  Linux
> (distro?), freebsd, windows, etc.

Pg has been around on UNIX-like platforms for longer than Windows, and
is better tested on those platforms. Its design is also more friendly
toward UNIX-like systems, being based on a connection-per-process rather
than connection-per-thread model - though that matters less with the NT
kernel used in all modern Windows flavours.

Of the UNIX-like systems, the vast majority of people on the list seem
to use a Linux flavour or FreeBSD. I mostly see Red Hat Enterprise,
FreeBSD, Ubuntu, Debian, and CentOS users when OS is mentioned.

I'd stick to whatever Linux/BSD you're most familiar with, personally.

Rather than worry about OS, though, your real issues are with hardware
selection. Getting a good quality RAID controller with battery backup,
plus plenty of disks in RAID 10 and plenty of RAM will make more
difference than about anything else.

--
Craig Ringer

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

Предыдущее
От: Mark Williamson
Дата:
Сообщение: Optimal platform for pg?
Следующее
От: Stefan Kaltenbrunner
Дата:
Сообщение: Re: BUG #5242: ODBC driver v8.4.1 crashed