Re: pg_dump error - filesystem full - Mailing list pgsql-general

From Tom Lane
Subject Re: pg_dump error - filesystem full
Date
Msg-id 17899.1141852782@sss.pgh.pa.us
Whole thread Raw
In response to Re: pg_dump error - filesystem full  (Poul Møller Hansen <freebsd@pbnet.dk>)
List pgsql-general
=?ISO-8859-1?Q?Poul_M=F8ller_Hansen?= <freebsd@pbnet.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

pgsql-general by date:

Previous
From: Michael Fuhr
Date:
Subject: Re: plperl %_SHARED and rollbacks
Next
From: Tom Lane
Date:
Subject: Re: Tsearch2 cache lookup problem