[postgis-users] shp2pgsql Solved

Ravi ravivundavalli at yahoo.com
Tue Jul 28 14:37:53 PDT 2009


Hi,
shp2pgsql –i –D -s 3005 bc_pubs.shp bcpubs > bc_pubs.sql
this issues an error from command prompt > Error: 'Access Denied'

Removing -i makes it work..
shp2pgsql  –D -s 3005 bc_pubs.shp bcpubs > bc_pubs.sql

Is this because I use a much advanced Pgsql 8.3

and the exercise attempted includes postgresql-8.2.msi only ?

Ravi



--- On Mon, 27/7/09, Ravi <ravivundavalli at yahoo.com> wrote:

> From: Ravi <ravivundavalli at yahoo.com>
> Subject: shp2pgsql
> To: "postgis" <postgis-users at postgis.refractions.net>
> Date: Monday, 27 July, 2009, 4:22 AM
> Hi,
> trying to create an SQL for a shape file.
> shp2pgsql –i –D -s 3005 bc_pubs.shp bcpubs >
> bc_pubs.sql
> this issues an error from command prompt
> Error: 'Access Denied'
> 
> My Vista user = Ravi
> PostGIS user = postgres
> 
> any suggestions pl
> Ravi
> 
> 
>       See the Web's breaking stories,
> chosen by people like you. Check out Yahoo! Buzz. http://in.buzz.yahoo.com/
> 


      See the Web's breaking stories, chosen by people like you. Check out Yahoo! Buzz. http://in.buzz.yahoo.com/



More information about the postgis-users mailing list