[postgis-users] PSQL command to drop table from a databae

Maciej Sawicki viroos.pl at gmail.com
Sat Mar 27 21:32:48 PDT 2010


Hi,
I think it should be:
psql -h localhost -p 5433 -U postgres -d testdb -c "DROP TABLE
11001_district_of_columbia_arealm"

regards,
Maciej Sawicki



More information about the postgis-users mailing list