Re: What Linux edition we should chose?

From: Greg Smith <greg(at)2ndquadrant(dot)com>
To: Nilesh Govindarajan <lists(at)itech7(dot)com>
Cc: Devrim GÜNDÜZ <devrim(at)gunduz(dot)org>, Alan Hodgson <ahodgson(at)simkin(dot)ca>, pgsql-general(at)postgresql(dot)org
Subject: Re: What Linux edition we should chose?
Date: 2010-06-02 05:32:44
Message-ID: 4C05ECFC.6010601@2ndquadrant.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general

Nilesh Govindarajan wrote:
> I run my site (see my signature) on a self managed VPS. I was using
> the default PGSQL RPM from the fedora repository, the site was getting
> way slow. So I compiled all the stuff apache, php and postgresql with
> custom gcc flags, which improved performance like hell

Without breaking down how much of that speed increase was from Apache,
PHP, and PostgreSQL respectively, I'm not sure what the people who
package PostgreSQL can really learn from your data here. Reports on
improving PostgreSQL performance by tweaking optimizer flags haven't
been very repeatable for others when they've popped up in the past, so
for all we know the bulk of your gain came from Apache and PHP
optimizations.

--
Greg Smith 2ndQuadrant US Baltimore, MD
PostgreSQL Training, Services and Support
greg(at)2ndQuadrant(dot)com www.2ndQuadrant.us

In response to

Responses

Browse pgsql-general by date

  From Date Subject
Next Message Bret S. Lambert 2010-06-02 05:51:50 Re: What Linux edition we should chose?
Previous Message Gareth.Williams 2010-06-02 04:00:49 Re: create index concurrently - duplicate index to reduce time without an index