Re: EnterpriseDB installed PostgreSQL 9.6 vs. REPMGR. Round 2 - compilation issues.

From: "Joshua D(dot) Drake" <jd(at)commandprompt(dot)com>
To: Martin Goodson <kaemaril(at)googlemail(dot)com>, pgsql-general(at)postgresql(dot)org
Subject: Re: EnterpriseDB installed PostgreSQL 9.6 vs. REPMGR. Round 2 - compilation issues.
Date: 2017-05-12 15:18:46
Message-ID: ba983d36-17ef-08ed-ac73-f8c03e6ce9ef@commandprompt.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general

On 05/12/2017 08:13 AM, Martin Goodson wrote:
> Hello.
>
> Yesterday I had problems getting repmgr installed, since our PostgreSQL
> installs to a non-standard place, and doesn't use any postgresql
> repositories/packages. The responses I got generally seemed to be 'you
> need to compile it'.
>
> I'm running ubuntu server 17.04. The EnterpriseDB installer was used to
> quickly install a quick test PostgreSQL db, "testdb" under owning userid
> "testdb". Here is the output of pg_config:
>

This is your problem. As Adrian already mentioned, you should be running
the PGDG apt repos.

https://www.postgresql.org/download/linux/ubuntu/

Universal installers are great for a one off, "Hey let's see what we can
do!" but they are not useful once you want to extend, have community
support and or do things like easily install Repmgr.

Good luck!

JD

--
Command Prompt, Inc. http://the.postgres.company/
+1-503-667-4564
PostgreSQL Centered full stack support, consulting and development.
Everyone appreciates your honesty, until you are honest with them.
Unless otherwise stated, opinions are my own.

In response to

Responses

Browse pgsql-general by date

  From Date Subject
Next Message Martin Goodson 2017-05-12 15:30:45 Re: EnterpriseDB installed PostgreSQL 9.6 vs. REPMGR. Round 2 - compilation issues.
Previous Message Martin Goodson 2017-05-12 15:13:09 EnterpriseDB installed PostgreSQL 9.6 vs. REPMGR. Round 2 - compilation issues.