Re: Which plattform do you recommend I run PostgreSQL for best performance?

From: Josh Berkus <josh(at)agliodbs(dot)com>
To: pgsql-performance(at)postgresql(dot)org
Cc: nd02tsk(at)student(dot)hig(dot)se
Subject: Re: Which plattform do you recommend I run PostgreSQL for best performance?
Date: 2004-10-12 20:32:13
Message-ID: 200410121332.13849.josh@agliodbs.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-performance

Tim,

> In the MySQL manual it says that MySQL performs best with Linux 2.4 with
> ReiserFS on x86. Can anyone official, or in the know, give similar
> information regarding PostgreSQL?

PostgreSQL runs on a lot more platforms than MySQL; it's not even reasonable
to compare some of them, like rtLinux, AIX or Cygwin. The only reasonable
comparative testing that's been done seems to indicate that:
Linux 2.6 is more efficient than FreeBSD which is more efficient than Linux
2.4 all of which are significantly more efficient than Solaris, and
ReiserFS, XFS and JFS *seem* to outperform other Linux journalling FSes.

However, as others have said, configuration and hardware will probably make
more difference than your choice of OS except in extreme cases. And all of
the above is being further tested, particularly the filesystems.

--
--Josh

Josh Berkus
Aglio Database Solutions
San Francisco

In response to

Browse pgsql-performance by date

  From Date Subject
Next Message Bruce Momjian 2004-10-13 01:02:57 Re: Caching of Queries
Previous Message Christopher Browne 2004-10-12 20:02:53 Re: Which plattform do you recommend I run PostgreSQL for best performance?