GDAL OGR does not have PostgreSQL support - Mailing list pgsql-pkg-yum

From daryl herzmann
Subject GDAL OGR does not have PostgreSQL support
Date
Msg-id alpine.LRH.2.03.1408191547420.4767@iastate.edu
Whole thread Raw
Responses Re: GDAL OGR does not have PostgreSQL support
List pgsql-pkg-yum
Howdy,

I'm on RHEL6 64bit PGSQL 9.3 and the provided gdal does not appear to
support PostgreSQL.

$ rpm -q gdal
gdal-1.9.2-5.rhel6.x86_64
$ ogrinfo --formats | grep Postgres
$
$ rpm -q gdal-python
gdal-python-1.9.2-5.rhel6.x86_64

A simple python test like so fails as well:

>>> from osgeo import ogr
>>> print ogr.Open("PG:host=myhostname dbname=postgis user=nobody")
None

thanks,
   daryl

--
/**
  * Daryl Herzmann
  * Assistant Scientist -- Iowa Environmental Mesonet
  * http://mesonet.agron.iastate.edu
  */


pgsql-pkg-yum by date:

Previous
From: Jeff Frost
Date:
Subject: Re: RHEL5 postgresql94-contrib is broken, unsatisfied dependency on uuid-ossp
Next
From: Craig Ringer
Date:
Subject: Re: RHEL5 postgresql94-contrib is broken, unsatisfied dependency on uuid-ossp