Have you tried typecasting your "timestamp with time zone" to a "timestamp witout time zone" as a workaround ?

*ogr2ogr ... -sql "select id, date_modified::timestamp, geom from public.my_geometry_table" ...*


Regards

Bo Victor Thomsen
AestasGIS
Denmark

_______________________________________________
gdal-dev mailing list
[email protected]
http://lists.osgeo.org/mailman/listinfo/gdal-dev

Reply via email to