Re: pg_dump error - filesystem full

From: Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us>
To: Poul Møller Hansen <freebsd(at)pbnet(dot)dk>
Cc: Peter Eisentraut <peter_e(at)gmx(dot)net>, pgsql-general(at)postgresql(dot)org
Subject: Re: pg_dump error - filesystem full
Date: 2006-03-08 21:19:42
Message-ID: 17899.1141852782@sss.pgh.pa.us
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general

=?ISO-8859-1?Q?Poul_M=F8ller_Hansen?= <freebsd(at)pbnet(dot)dk> writes:
>> Also, unless you have a really good reason to be using -Ft dump format,
>> I'd recommend -Fc format instead.

> Thanks, it takes much longer time, but the filesize is only 1/5 of the
> tar size, so it's ok.

If you're more concerned about time than space, I think you can turn off
the compression that -Fc format uses by default.

regards, tom lane

In response to

Browse pgsql-general by date

  From Date Subject
Next Message Tom Lane 2006-03-08 21:26:23 Re: Tsearch2 cache lookup problem
Previous Message Michael Fuhr 2006-03-08 21:14:28 Re: plperl %_SHARED and rollbacks