On 29 July 2010 13:57, venkat <[email protected]> wrote: > > How can i retrieve only spatial enabled tables form the > database(Postgresql/PostGIS).Please let me know.
You need to identify those tables that have more than one column of the data type 'geometry' or 'geography'. Will _______________________________________________ postgis-users mailing list [email protected] http://postgis.refractions.net/mailman/listinfo/postgis-users
