Re: Optimal platform for pg? - Mailing list pgsql-bugs

From Craig Ringer
Subject Re: Optimal platform for pg?
Date
Msg-id 4B284A83.1040208@postnewspapers.com.au
Whole thread Raw
In response to Optimal platform for pg?  (Mark Williamson <thetazzbot@gmail.com>)
List 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 by date:

Previous
From: Mark Williamson
Date:
Subject: Optimal platform for pg?
Next
From: Stefan Kaltenbrunner
Date:
Subject: Re: BUG #5242: ODBC driver v8.4.1 crashed