Re: rh-postgresql96 vs community postgresql-9.6

From: Ian Barwick <ian(dot)barwick(at)2ndquadrant(dot)com>
To: yogeshr <yogesh(dot)rathore(at)decurtis(dot)com>, pgsql-general(at)postgresql(dot)org
Cc: Adrian Klaver <adrian(dot)klaver(at)aklaver(dot)com>
Subject: Re: rh-postgresql96 vs community postgresql-9.6
Date: 2018-04-25 05:20:28
Message-ID: bb347717-8326-3572-3da7-6c4126230c57@2ndquadrant.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general

On 04/24/2018 10:06 PM, Adrian Klaver wrote:
> On 04/23/2018 08:59 AM, yogeshr wrote:
(...)
>> Also, we were trying to set up repmgr for this PostgreSQL in the local
>> environment but we didn't find any suitable package for this PostgreSQL.
>
> That is something you are going to have to talk over with your client.
> A RH-provided package only policy is going to prevent them from participating
> in the diverse third party package community that exists around Postgres.

Indeed; the RedHat packages seem to use a completely different file system layout
to the community packages, so many if not most community packages are unlikely
to work even if force-installed.

>> How can we install any high availability solution like repmgr for Red Hat
>> provided PostgreSQL?
>
> That is probably some you will have to discuss with RH.

Other possibilities would be: a) compile the package from source
(not an efficient method of deployment, not desirable to do on production
machines and often not possible), b) create your own RPMs compatible with
the RedHat ones (community spec files are available here:
https://git.postgresql.org/gitweb/?p=pgrpms.git ), or c) persuade your
client to switch to a support provider who provides support based
around community packages (there are a number, including the one mentioned
in my email signature).

Regards

Ian Barwick

--
Ian Barwick http://www.2ndQuadrant.com/
PostgreSQL Development, 24x7 Support, Training & Services

In response to

Browse pgsql-general by date

  From Date Subject
Next Message Mohsen Bande 2018-04-25 06:41:19 Strange Index sizes
Previous Message 范国腾 2018-04-25 00:31:16 答复: [ClusterLabs] Postgres PAF setup