Giri ha scritto: > HI Andrea, > Sorry for this delayed response, yes, I have loaded the PostGIS > functions and extra tables in my PostgreSQL DB: > > here is the error that I am getting: > ------------ > processdb=# select extent(the_geom) from polygon; > ERROR: function extent(geometry) does not exist > HINT: No function matches the given name and argument types. You may > need to add explicit type casts. > -----------
What does "select postgis_version()" returns? If you don't have that function neither then you have postgres, but not postgis Cheers Andrea -- Andrea Aime OpenGeo - http://opengeo.org Expert service straight from the developers. ------------------------------------------------------------------------------ _______________________________________________ Geoserver-devel mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/geoserver-devel
