Re: Linux vs FreeBSD

From: "Christofer C(dot) Bell" <christofer(dot)c(dot)bell(at)gmail(dot)com>
To: pgsql-general(at)postgresql(dot)org
Subject: Re: Linux vs FreeBSD
Date: 2014-04-09 15:02:07
Message-ID: CAOEVnYs37-gVhwzovCNUxZzJ2eDA9TNkHDzmS==VY681mei-ag@mail.gmail.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general

On Thu, Apr 3, 2014 at 11:03 PM, François Beausoleil
<francois(at)teksol(dot)info> wrote:
> Hi all!
>
> Does PG perform that much better on FreeBSD? I have some performance issues on a Ubuntu 12.04 which I'd like to resolve. iowait varies a lot, between 5 and 50%. Does FreeBSD better schedule I/O, which could alleviate some of the issues, or not at all? I have no experience administering FreeBSD, but I'm willing to learn if I'll get some performance enhancements out of the switch.
>
> $ uname -a
> Linux munn.ca.seevibes.com 3.2.0-58-generic #88-Ubuntu SMP Tue Dec 3 17:37:58 UTC 2013 x86_64 x86_64 x86_64 GNU/Linux

From the research I've done online, this is likely your issue. Kernel
3.2.0 has some issues that directly and severely impact I/O wait times
for PostgreSQL. The suggested fixes (that seem to have worked for
most people reporting in) are to revert the OS to Ubuntu Server 10.04
or to install one of the HWE (HardWare Enablement) kernels into the
12.04 system (this would be one of the kernels from a later release of
Ubuntu provided in the 12.04 repositories).

--
Chris

"If you wish to make an apple pie from scratch, you must first invent
the Universe." -- Carl Sagan

In response to

Responses

Browse pgsql-general by date

  From Date Subject
Next Message Gabriel E. Sánchez Martínez 2014-04-09 15:54:43 openssl heartbleed
Previous Message Bala Venkat 2014-04-09 14:43:23 postgresql.conf question... CPU spikes