[postgis-users] access is denied in Windows 7

James David Smith james.david.smith at gmail.com
Mon Jan 21 08:54:00 PST 2013


I'm not sure if this is the same issue, but I often have similar problems
when I am importing data. Have you tried to dump to the 'Data' folder
within the PostgreSQL installation folder? I think you may find that works
ok. I think it's permissions for writing to the folder that you are
getting, rather than accessing the database.


On 21 January 2013 15:01, Ulises F-Troche <ufeliciano at yahoo.com> wrote:

> New to postgresql.
>
> I'm using PostgreSQL 9.2 in Windows 7.  First, to be able to use psql I
> added the installation path in the system's environment variables. I want
> to know mre about pg_dump, but when running the command
>
> pg_dump -U postgres postgis > c:\myDump.sql
>
> I received the error "Access is denied.".  I have 3 databases in my
> machine: postgres, postgis, and template_postgis_20.  User postgres is the
> only role and owner.
>
> Any help on how to correctly configure this is appreciated.
>
> Thanks
>
> _______________________________________________
> postgis-users mailing list
> postgis-users at lists.osgeo.org
> http://lists.osgeo.org/cgi-bin/mailman/listinfo/postgis-users
>
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.osgeo.org/pipermail/postgis-users/attachments/20130121/f9e76857/attachment.html>


More information about the postgis-users mailing list