[postgis-users] ShapeFile Import

Luigi Castro Cardeles luigi.cardeles at gmail.com
Wed Jun 25 10:04:13 PDT 2008


Hi,

try to put the full path to your file:

For example, /home/user/dv99_00.shp (linux) or "C:\Program
Files\dv99_00.shp".

the second error you could solve doing that:

psql -U postgres -d table

don't forget to use -U, that param controls who is trying to acess to
database ( at that point, you use database user to connect, not system
user).

best regards,

-- 
Luigi Castro Cardeles
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.osgeo.org/pipermail/postgis-users/attachments/20080625/a960a12d/attachment.html>


More information about the postgis-users mailing list