Hi, i'm trying to use shp2pgsql. i use help command to see syntax but i have a question. i hope you can help me :-D. Here's the syntax
shp2pgsql [options] [shape file] [schema][table] how to point to a database that i want? i mean, how do i know which database i'm inserting the data? i executed with no options shp2pgsql C:\shp\myshape.shp public.test_shp it's supposed to create a table called test_shp in public schame. but i dont in which database. command executed successfully but i can't see the data anywhere. any help will be well received (: thanks -- View this message in context: http://www.nabble.com/shp2pgsql-tp19633152p19633152.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
