Re: BUG #13586: Repository/Distribution issues

From: Michael Paquier <michael(dot)paquier(at)gmail(dot)com>
To: dmt(dot)shvedov(at)gmail(dot)com
Cc: PostgreSQL mailing lists <pgsql-bugs(at)postgresql(dot)org>
Subject: Re: BUG #13586: Repository/Distribution issues
Date: 2015-08-26 00:39:42
Message-ID: CAB7nPqS1eOMp3do5RudEp7kAGJzHE32M3jb8KKBTYxchEEe7=g@mail.gmail.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-bugs

On Wed, Aug 26, 2015 at 1:06 AM, <dmt(dot)shvedov(at)gmail(dot)com> wrote:
> Operating system: Linux Mint
> After installing all packages, cannot launch postgres:
>
> $ postgres -D /usr/local/pgsql/data
> The program 'postgres' is currently not installed. You can install it by
> typing:
> sudo apt-get install postgres-xc
> [...]
> I assume I need postgres-xc, but that package is not in your repo, I only
> have the one from Ubuntu - for older version of Postgres.

No, Postgres-XC is a fork of Postgres. You don't need XC when
attempting to use only Postgres.

> Am I doing something wrong here?

So, you are trying to use Postgres and not Postgres-XC here, right?
Postgres-XC uses the same binary names as Postgres, so perhaps you
have in your PATH some left garbage of an ancient Postgres-XC
installation? In any case, this is not a PostgreSQL bug, this is
either an issue with the packaging of the distribution you are using
or your environment.
--
Michael

In response to

Responses

Browse pgsql-bugs by date

  From Date Subject
Next Message Greg Stark 2015-08-26 01:31:47 Re: BUG #13589: content error
Previous Message Robert McGehee 2015-08-26 00:39:31 Re: BUG #13587: Lag Default option does not work with floats and reals