Re: pg_dump && tar && /tmp

From: "Jim C(dot) Nasby" <jim(at)nasby(dot)net>
To: m(at)mat(dot)cc
Cc: pgsql-general(at)postgresql(dot)org
Subject: Re: pg_dump && tar && /tmp
Date: 2003-05-10 17:19:33
Message-ID: 20030510121933.M66185@flake.decibel.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general

Have you tried changing $TEMP when you start postgresql?

On Sat, May 10, 2003 at 05:48:26PM +0200, m(at)mat(dot)cc wrote:
> Hi,
>
> I have a FreeBSD box with a quite large database, and my /tmp is only 128MB,
> and pg_dump -F t should needs about 2GB. As I can't make /tmp bigger, is
> there a way to tell pg_dump to dump it's files somewhere else ?
>
--
Jim C. Nasby (aka Decibel!) jim(at)nasby(dot)net
Member: Triangle Fraternity, Sports Car Club of America
Give your computer some brain candy! www.distributed.net Team #1828

Windows: "Where do you want to go today?"
Linux: "Where do you want to go tomorrow?"
FreeBSD: "Are you guys coming, or what?"

In response to

Responses

Browse pgsql-general by date

  From Date Subject
Next Message Mathieu Arnold 2003-05-10 17:28:30 Re: pg_dump && tar && /tmp
Previous Message Jim C. Nasby 2003-05-10 17:08:33 Re: realtime data inserts