[postgis-users] Error browsing database
Bborie Park
bkpark at ucdavis.edu
Thu May 24 10:21:04 PDT 2012
Which version of GDAL are you using? I'm assuming the CREATE TABLE
statement runs successfully?
-bborie
On 05/24/2012 09:32 AM, Paolo Cavallini wrote:
> Hi all.
>
> A simple
>
> CREATE TABLE dtm
> AS SELECT ST_Transform(rast,4326, 'Bilinear') AS rast
> FROM hdr;
>
> results in
>
> gdalinfo "PG:host=localhost dbname=postgis2 user=corso table=dtm mode=2
> password=***"
>
> ERROR 1: Error browsing database for PostGIS Raster properties
>
> Similar tables are read without issues.
>
> Any hint?
> All the best.
>
--
Bborie Park
Programmer
Center for Vectorborne Diseases
UC Davis
530-752-8380
bkpark at ucdavis.edu
More information about the postgis-users
mailing list