vBulletin Search Engine Optimization
| |||||||
| Register | FAQ | Members List | Calendar | Search | Today's Posts | Mark Forums Read |
| ||||
| "Magnus Hagander" <mha@sollentuna.net> writes: >> Win32's tmpfile() creates the file into root folder. But >> non-administrator users can't create files into root folder. In other words, tmpfile() doesn't work at all on Win32? Seems like the appropriate place to be filing a bug report is at microsoft.com. regards, tom lane ---------------------------(end of broadcast)--------------------------- TIP 4: Have you searched our list archives? http://archives.postgresql.org |
| ||||
| From: Tom Lane <tgl@sss.pgh.pa.us> Subject: Re: [HACKERS] pg_dump -Ft failed on Windows XP Date: Thu, 20 Apr 2006 10:00:48 -0400 > "Magnus Hagander" <mha@sollentuna.net> writes: > >> Win32's tmpfile() creates the file into root folder. But > >> non-administrator users can't create files into root folder. > > In other words, tmpfile() doesn't work at all on Win32? Seems like > the appropriate place to be filing a bug report is at microsoft.com. Yes. There is the description of Win32's tmpfile() at the following URL. http://msdn.microsoft.com/library/de...rt_tmpfile.asp -- Yoshiyuki Asaba y-asaba@sraoss.co.jp ---------------------------(end of broadcast)--------------------------- TIP 3: Have you checked our extensive FAQ? http://www.postgresql.org/docs/faq |