Where do I find the man page.
Regards
Michaela
----- Original Message -----
From: "Tom Lane" <tgl@xxxxxxxxxxxxx>
To: "MG" <pgsql-general@xxxxxxxxxxxx>
Sent: Tuesday, February 13, 2007 3:46 PM
Subject: Re: [GENERAL] pg_dump: [tar archiver] write error appending to tar
archive
"MG" <pgsql-general@xxxxxxxxxxxx> writes:
could you tell me the directory where the temp files are built. It
doesn't
seem to be in /tmp.
It'd be whereever tmpfile() wants to put it; see the man page for that
function.
regards, tom lane