BUG #12048: Missing gdal packages for postgresql 9.4 - Mailing list pgsql-bugs

From pmaseberg@accuweather.com
Subject BUG #12048: Missing gdal packages for postgresql 9.4
Date
Msg-id 20141124144650.15507.38099@wrigleys.postgresql.org
Whole thread Raw
List pgsql-bugs
The following bug has been logged on the website:

Bug reference:      12048
Logged by:          Paul Maseberg
Email address:      pmaseberg@accuweather.com
PostgreSQL version: 9.4beta2
Operating system:   rhel/centos 6
Description:

For postgresql 9.3 the yum repo found at

http://yum.postgresql.org/9.3/redhat/rhel-6-x86_64/

includes newer versions of gdal packages that postgis needs to work on
rhel/centos 6.

In the postgresql 9.4 yum repo found at

http://yum.postgresql.org/9.4/redhat/rhel-6-x86_64/

the gdal packages are no longer there. Postgresql 9.4 and postgis 2.1
install fine but postgis fails with library issues because the gdal packages
that come on rhel/centos 6 are to old.

Installing the gdal packages from

http://yum.postgresql.org/9.3/redhat/rhel-6-x86_64/

while using postgresql 9.4 makes it work . It would just be nice if they
were included with 9.4 like they are with 9.3

pgsql-bugs by date:

Previous
From: presnypreklad@gmail.com
Date:
Subject: BUG #12046: lower_inf('(-infinity,today)'::tsrange) returns false
Next
From: "Ricardo Sardinha"
Date:
Subject: function length(numeric) does not exist