From: | David Boreham <david_list(at)boreham(dot)org> |
---|---|
To: | pgsql-general(at)postgresql(dot)org |
Subject: | Re: what Linux to run |
Date: | 2012-03-04 02:23:09 |
Message-ID: | 4F52D20D.6020803@boreham.org |
Views: | Raw Message | Whole Thread | Download mbox | Resend email |
Thread: | |
Lists: | pgsql-general |
On 3/3/2012 7:05 PM, Tom Lane wrote:
>
> [ raised eyebrow... ] As the person responsible for the packaging
> you're dissing, I'd be interested to know exactly why you feel that
> the Red Hat/CentOS PG packages "can never be trusted". Certainly they
> tend to be from older release branches as a result of Red Hat's desire
> to not break applications after a RHEL branch is released, but they're
> not generally broken AFAIK.
>
>
No dissing intended. I didn't say or mean that OS-delivered PG builds
were generally broken (although I wouldn't be entirely surprised to see
that happen in some distributions, present company excluded).
I'm concerned about things like :
a) Picking a sufficiently recent version to get the benefit of
performance optimizations, new features and bug fixes.
b) Picking a sufficiently old version to reduce the risk of instability.
c) Picking a version that is compatible with the on-disk data I already
have on some set of existing production machines.
d) Deciding which point releases contain fixes that are relevant to our
deployment.
Respectfully, I don't trust you to come to the correct choice on these
issues for me every time, or even once.
I stick by my opinion that anyone who goes with the OS-bundled version
of a database server, for any sort of serious production use, is making
a mistake.
From | Date | Subject | |
---|---|---|---|
Next Message | Jon Nelson | 2012-03-04 02:36:34 | Re: what Linux to run |
Previous Message | Tom Lane | 2012-03-04 02:05:05 | Re: what Linux to run |