Re: Performance Solaris vs Linux - Mailing list pgsql-performance

From Chris Mair
Subject Re: Performance Solaris vs Linux
Date
Msg-id 46C6C659.8060703@1006.org
Whole thread Raw
In response to Performance Solaris vs Linux  ("Fredrik Bertilsson" <frebe73@gmail.com>)
List pgsql-performance
Fredrik Bertilsson wrote:
> Hi,
> we are using Postgres on both Solaris servers and Linux servers, and
> Postgres are much slower on Solaris servers. We have tested with
> different versions of Solaris and Postgres, but the fact remains:
> Postgres seems to be much faster on Linux server. Does anybody else has
> the same experience?
>
> Best regards,
> Fredrik B

I had some performance problems on Solaris a while ago which let to
this interesting thread:

http://archives.postgresql.org/pgsql-performance/2006-04/thrd4.php#00035

executive summary:
  - write cache might be (unexpectedly) off by default on sun gear
  - set explicitly "wal_sync_method = fsync"
  - some other settings (see thread)

Bye,
Chris.



pgsql-performance by date:

Previous
From: Alvaro Herrera
Date:
Subject: Re: Performance Solaris vs Linux
Next
From: Henrik
Date:
Subject: Re: Fwd: Table Partitioning