Hi
I’m trying to install PostgreSQL 9.4 on Ubuntu 14.04 using the PostgreSQL repository:
: deb http://apt.postgresql.org/pub/repos/apt/ trusty-pgdg main
I’m getting the following error:
postgresql-client-9.4 : Depends: libpq5 (>= 9.4~beta3) but 9.3.5-1.pgdg14.04+1 is to be installed
Regards
—
David Peall
I worked around the issue for now by downloading and installing the deb by hand:
http://apt.postgresql.org/pub/repos/apt/pool/9.4/p/postgresql-9.4/libpq5_9.4~beta3-1.pgdg14.04%2b1_amd64.deb
Regards
—
David Peall
> On 04 Nov 2014, at 10:17 AM, David Peall <david@dnservices.co.za> wrote:
>
> Hi
>
> I’m trying to install PostgreSQL 9.4 on Ubuntu 14.04 using the PostgreSQL repository:
> : deb http://apt.postgresql.org/pub/repos/apt/ trusty-pgdg main
>
> I’m getting the following error:
> postgresql-client-9.4 : Depends: libpq5 (>= 9.4~beta3) but 9.3.5-1.pgdg14.04+1 is to be installed
>
> Regards
> —
> David Peall
I worked around the issue for now by downloading and installing the deb by hand:
http://apt.postgresql.org/pub/repos/apt/pool/9.4/p/postgresql-9.4/libpq5_9.4~beta3-1.pgdg14.04%2b1_amd64.deb
Regards
—
David Peall
> On 04 Nov 2014, at 10:17 AM, David Peall <david@dnservices.co.za> wrote:
>
> Hi
>
> I’m trying to install PostgreSQL 9.4 on Ubuntu 14.04 using the PostgreSQL repository:
> : deb http://apt.postgresql.org/pub/repos/apt/ trusty-pgdg main
>
> I’m getting the following error:
> postgresql-client-9.4 : Depends: libpq5 (>= 9.4~beta3) but 9.3.5-1.pgdg14.04+1 is to be installed
>
> Regards
> —
> David Peall