Re: what Linux to run

From: Scott Marlowe <scott(dot)marlowe(at)gmail(dot)com>
To: Chris Travers <chris(dot)travers(at)gmail(dot)com>
Cc: John R Pierce <pierce(at)hogranch(dot)com>, pgsql-general(at)postgresql(dot)org
Subject: Re: what Linux to run
Date: 2012-03-04 04:36:13
Message-ID: CAOR=d=0d5rUCWmXodP2pBzPj8uZ-JreZoNT=Yh2KGprPcNth-Q@mail.gmail.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general

On Sat, Mar 3, 2012 at 8:49 PM, Chris Travers <chris(dot)travers(at)gmail(dot)com> wrote:
> I thought I was clear that my experiences thus far had not been
> RHEL/CentOS/SL because I tended to compile my own on such platforms.  I have
> however seen Fedora do that, and it is a caution worth noting going forward.
>
> The question is what happens when new versions of RHEL come out, whether the
> postgresql-server package gets a new major version number.  Hopefully by
> mentioning this now, we will make sure it doesn't ;-)

I started using source code on RHEL back when it was using floating
point dates instead of integer dates. We were using slony for
replication, and we added two Ubuntu 10.04 48 core servers, and since
slony versions must be an exact match, it meant we needed to compile
slony from source, so it was easy to add postgresql compilation from
source to our script at that point.

So if you're running a mixed server environment, especially with only
a handful of machines, it's often easier to just build from source.

In response to

Browse pgsql-general by date

  From Date Subject
Next Message Devrim GÜNDÜZ 2012-03-04 10:30:34 Re: what Linux to run
Previous Message Chris Travers 2012-03-04 03:49:31 Re: what Linux to run