pg_dump usage of /tmp - Mailing list pgsql-novice

From Lee, Mija
Subject pg_dump usage of /tmp
Date
Msg-id 5D1219ADBE9E6C4CA6F0F89C811C102F02275ABC@ISIS.fhcrc.org
Whole thread Raw
Responses Re: pg_dump usage of /tmp
List pgsql-novice
Hi -
I have a question about how pg_dump uses /tmp. We are running postgres
8.2.4 on solaris 10. We have had some problems with our dump scripts
running out of memory on our cron server, and when we cleaned out some
junk files left over by non-postgres processes in /tmp, the dumps ran
fine.
Does pg_dump actually write temporary files to /tmp or is this just used
as swap space? If it does write files there, is there a way to have them
write to a different location?
Thanks is advance for the help!

pgsql-novice by date:

Previous
From: Steffn
Date:
Subject: c function - undefined symbols
Next
From: Ola Ekedahl
Date:
Subject: Function and trigger