[postgis-users] Removing shapefile from Postgres

Smaran Harihar smaran.harihar at gmail.com
Wed Nov 21 16:43:34 PST 2012


Hi,

I added a shapefile to the PostGIS using,

    ogr2ogr -f PostgreSQL PG:"host=server_ip user=username dbname=dbname
password=password" yourshapefile.shp;

Now I want to remove it. What is the command line code for that?

-- 
Thanks & Regards
Smaran Harihar
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.osgeo.org/pipermail/postgis-users/attachments/20121121/6269083e/attachment.html>


More information about the postgis-users mailing list