Re: pg_dump -Ft failed on Windows XP - Mailing list pgsql-hackers

From Tom Lane
Subject Re: pg_dump -Ft failed on Windows XP
Date
Msg-id 26304.1145555721@sss.pgh.pa.us
Whole thread Raw
In response to Re: pg_dump -Ft failed on Windows XP  ("Magnus Hagander" <mha@sollentuna.net>)
List pgsql-hackers
"Magnus Hagander" <mha@sollentuna.net> writes:
>> Apparently it won't work at all if TMP 
>> isn't set?

> I'm not *too* concerned about that, since TMP is normally set by the OS
> itself. There's one set in the "system environment" (to c:\windows\temp
> or whatrever) and then it's overridden by one set by the OS when it
> loads a user profile.

OK, then maybe not having it would be equivalent to /tmp-not-writable
on Unix, ie, admin error.

> Also to the point, what would you fall back to?

Current directory maybe?

Actually, the thing that struck me about the man page was that first
it said current dir was a fallback, and then it said it wasn't.  Is this
just typical Microsoft brain damage, or is there a reason to avoid using
current dir for this?
        regards, tom lane


pgsql-hackers by date:

Previous
From: "Magnus Hagander"
Date:
Subject: Re: pg_dump -Ft failed on Windows XP
Next
From: "Jim C. Nasby"
Date:
Subject: Re: Unresolved Win32 bug reports