Crazily, we ended up with a situation for a while where the input checks were looser than the output checks, or could be depending on the output format you used. I hope we fixed it in later minor releases, try a later 1.4 release.
P. On Fri, Feb 3, 2012 at 1:39 PM, Brian Peschel <bri...@occinc.com> wrote: > I have this geometric is a 1.3.3 PostGIS enabled database: > st_npoints | st_astext > ------------+--------------------------------------------------------------------------- > 3 | POLYGON((-97.288445 39.566748,-97.288188 39.566749,-97.288445 > 39.566748)) > > I used pg_dump to move this to a 1.4.0 PostGIS enabled database. And I get > this: > st_npoints > ------------ > 3 > > for the number of point, but trying to see the geom > ERROR: geometry requires more points > > I don't see anything else in my psotgres logs. > > Any ideas? > > - Brian > _______________________________________________ > postgis-users mailing list > postgis-users@postgis.refractions.net > http://postgis.refractions.net/mailman/listinfo/postgis-users _______________________________________________ postgis-users mailing list postgis-users@postgis.refractions.net http://postgis.refractions.net/mailman/listinfo/postgis-users