Re: understanding postgres issues/bottlenecks

From: "Scott Marlowe" <scott(dot)marlowe(at)gmail(dot)com>
To: "Robert Haas" <robertmhaas(at)gmail(dot)com>
Cc: "M(dot) Edward (Ed) Borasky" <znmeb(at)cesmail(dot)net>, "pgsql-performance(at)postgresql(dot)org" <pgsql-performance(at)postgresql(dot)org>
Subject: Re: understanding postgres issues/bottlenecks
Date: 2009-01-12 06:37:29
Message-ID: dcc563d10901112237x1d67aa16i78e012b5ecc1475e@mail.gmail.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-performance

On Sun, Jan 11, 2009 at 8:08 PM, Robert Haas <robertmhaas(at)gmail(dot)com> wrote:
>> Where you *will* have some major OS risk is with testing-level software
>> or "bleeding edge" Linux distros like Fedora. Quite frankly, I don't
>> know why people run Fedora servers -- if it's Red Hat compatibility you
>> want, there's CentOS.
>
> I've had no stability problems with Fedora. The worst experience I've
> had with that distribution is that half the time the CD-burning
> utilities seem to be flaky. As for why that and not CentOS... I like
> having modern versions of all of my packages. 5 years is a long time
> to get nothing but bugfixes.

We basically do the same thing with our app tier servers, chasing the
next to latest ubuntus so we aren't running really old bits there.

For the db level it's RHEL with pgsql. Ubuntu has been pretty stable
on the app tier, but we don't push it in the same ways we push our
databases either.

In response to

Browse pgsql-performance by date

  From Date Subject
Next Message Stefano Nichele 2009-01-12 10:07:33 Re: db server load
Previous Message Mark Kirkwood 2009-01-12 05:54:45 Re: understanding postgres issues/bottlenecks