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
_______________________________________________
postgis-users mailing list
[email protected]
http://postgis.refractions.net/mailman/listinfo/postgis-users

Reply via email to