Hi! Im working with postgres and geoserver but im just not good at sql statements, none the less in construction sentences in postgres, and I would like to create a shapefile from a table in postgres and don't want to make a costly mistake, so if you help me achieve this using pgsql2shp:
database name: mydatabase schema: myschema table: mytable shapefile to be created: updatedshp database user: postgres password: any can you help me with the syntax to achieve the shapefile containing all of the data (and geom) in such table? Thanks ! -- View this message in context: http://www.nabble.com/pgsql2shp-syntax---sentence-construction-tp17613265p17613265.html Sent from the PostGIS - User mailing list archive at Nabble.com. _______________________________________________ postgis-users mailing list [email protected] http://postgis.refractions.net/mailman/listinfo/postgis-users
