[postgis-users] shp2psql problem
Matt Lynch
matt at terraEngine.com
Tue Sep 2 07:46:14 PDT 2003
Hi Javier,
This might be too simple, but just in case ...
Have you setup PostGIS support on your database? This involves
psql -U postgres -d myGISdb -f postgis.sql
psql -U postgres -d myGISdb -f spatial_ref_sys.sql
Regards,
Matt
-----Original Message-----
From: postgis-users-bounces at postgis.refractions.net
[mailto:postgis-users-bounces at postgis.refractions.net] On Behalf Of
javier garcia - CEBAS
Sent: Wednesday, August 27, 2003 3:48 PM
To: postgis-users at postgis.refractions.net
Subject: [postgis-users] shp2psql problem
Hi all;
I've seen that other problems related to shp2psql have benn posted
previously
to the list; but it didn't help me.
I've an absolute beginner with postgis, and I've just installed it.
I've got a shapefile (ESRI Arcmap8.1) that would like to import into
Postgres. So, when I saw this program I was absolutely happy. I've run
it and it appears to run correctly as no error message appears, but,
eventually, when I look up the new table in the database it doesn't
appears. So, it is simply not created.
The shapefile is rather big, (about 5000 polygons).
What could be the source of the problem?
Best regards
Javier
_______________________________________________
postgis-users mailing list postgis-users at postgis.refractions.net
http://postgis.refractions.net/mailman/listinfo/postgis-users
---
Incoming mail is certified Virus Free.
Checked by AVG anti-virus system (http://www.grisoft.com).
Version: 6.0.507 / Virus Database: 304 - Release Date: 8/4/2003
---
Outgoing mail is certified Virus Free.
Checked by AVG anti-virus system (http://www.grisoft.com).
Version: 6.0.507 / Virus Database: 304 - Release Date: 8/4/2003
More information about the postgis-users
mailing list