pg_dump usage of /tmp

From: "Lee, Mija" <mija(at)scharp(dot)org>
To: <pgsql-novice(at)postgresql(dot)org>
Subject: pg_dump usage of /tmp
Date: 2008-12-04 16:34:20
Message-ID: 5D1219ADBE9E6C4CA6F0F89C811C102F02275ABC@ISIS.fhcrc.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: 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!

Responses

Browse pgsql-novice by date

  From Date Subject
Next Message Ola Ekedahl 2008-12-05 10:02:52 Function and trigger
Previous Message Steffn 2008-12-04 11:29:12 c function - undefined symbols