<div dir="ltr">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.</div>

<div class="gmail_extra"><br><br><div class="gmail_quote">On 21 January 2013 15:01, Ulises F-Troche <span dir="ltr"><<a href="mailto:ufeliciano@yahoo.com" target="_blank">ufeliciano@yahoo.com</a>></span> wrote:<br>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
<div><div style="font-size:12pt;font-family:times new roman,new york,times,serif"><div>New to postgresql.</div><div><br></div><div style="font-style:normal;font-size:16px;background-color:transparent;font-family:'times new roman','new york',times,serif">

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 </div><div style="font-style:normal;font-size:16px;background-color:transparent;font-family:'times new roman','new york',times,serif">

<br></div><div style="font-style:normal;font-size:16px;background-color:transparent;font-family:'times new roman','new york',times,serif">pg_dump -U postgres postgis > c:\myDump.sql</div><div style="font-style:normal;font-size:16px;background-color:transparent;font-family:'times new roman','new york',times,serif">

<br></div><div style="font-style:normal;font-size:16px;background-color:transparent;font-family:'times new roman','new york',times,serif">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.</div>

<div style="font-style:normal;font-size:16px;background-color:transparent;font-family:'times new roman','new york',times,serif"><br></div><div style="font-style:normal;font-size:16px;background-color:transparent;font-family:'times new roman','new york',times,serif">

Any help on how to correctly configure this is appreciated.</div><div style="font-style:normal;font-size:16px;background-color:transparent;font-family:'times new roman','new york',times,serif"><br></div><div style="font-style:normal;font-size:16px;background-color:transparent;font-family:'times new roman','new york',times,serif">

Thanks</div></div></div><br>_______________________________________________<br>
postgis-users mailing list<br>
<a href="mailto:postgis-users@lists.osgeo.org">postgis-users@lists.osgeo.org</a><br>
<a href="http://lists.osgeo.org/cgi-bin/mailman/listinfo/postgis-users" target="_blank">http://lists.osgeo.org/cgi-bin/mailman/listinfo/postgis-users</a><br>
<br></blockquote></div><br></div>