From: | "Andrej Ricnik-Bay" <andrej(dot)groups(at)gmail(dot)com> |
---|---|
To: | "Casey Crosbie" <casey(dot)crosbie(at)noaa(dot)gov> |
Cc: | pgsql-general(at)postgresql(dot)org |
Subject: | Re: Can't change working directory to C:/Documents and Settings in Windows |
Date: | 2007-07-02 00:57:19 |
Message-ID: | b35603930707011757o756350b9ja8b37b1f407b2006@mail.gmail.com |
Views: | Raw Message | Whole Thread | Download mbox | Resend email |
Thread: | |
Lists: | pgsql-general |
On 7/2/07, Casey Crosbie <casey(dot)crosbie(at)noaa(dot)gov> wrote:
> Hello,
>
> I am running the windows version of PostgreSQL 8.1 on my XP laptop. I
> was trying the \cd command to change working directories [to import
> query files to run] to the Documents and Settings directory (eventually
> to the desktop) and I am getting an error where psql doesn't recognize
> the gap between Documents and Settings.
>
> The error states,
>
> \cd : could not change directory to "C:/Documents": No such file or
> directory.
>
> Does anyone have any solutions on how to get around this issue with the
> Documents and Settings directory?
Try enclosing Documents and Settings in quotes ...
"Documents and Settings"
> Thank you in advance!
> Casey Crosbie
Cheers,
Andrej
--
Please don't top post, and don't use HTML e-Mail :} Make your quotes concise.
From | Date | Subject | |
---|---|---|---|
Next Message | Casey Crosbie | 2007-07-02 01:25:24 | Re: Can't change working directory to C:/Documents and Settings in Windows |
Previous Message | Casey Crosbie | 2007-07-02 00:51:08 | Re: Can't change working directory to C:/Documents and Settings in Windows |