Hello,

Trying to get pg_repack built for Postgresql 9.4 and it appears there
are no 9.4 versions of libpq-dev and libpq5 available in the trusty
repo.

pg_repack will not build with the latest and greatest versions. I ran
into exactly the same issue with Debian Squeeze, but in that case the
9.4 versions are available in apt.postgresql.org

Distributor ID: Ubuntu
Description:    Ubuntu 14.04.3 LTS
Release:        14.04
Codename:       trusty

$ sudo apt-get install libpq-dev=9.4\* libpq5=9.4\*
Reading package lists... Done
Building dependency tree
Reading state information... Done
E: Version '9.4*' for 'libpq-dev' was not found
E: Version '9.4*' for 'libpq5' was not found

Thanks,
Leonard


-- 
Sent via pgsql-general mailing list (pgsql-general@postgresql.org)
To make changes to your subscription:
http://www.postgresql.org/mailpref/pgsql-general

Reply via email to