inconvenient compression options in pg_basebackup - Mailing list pgsql-hackers

From Peter Eisentraut
Subject inconvenient compression options in pg_basebackup
Date
Msg-id 1305842166.3952.36.camel@vanquo.pezone.net
Whole thread Raw
Responses Re: inconvenient compression options in pg_basebackup  (Magnus Hagander <magnus@hagander.net>)
List pgsql-hackers
There is no way to tell pg_basebackup to "just compress the thing in a
default way".  You have to pick some number and then write -Z8 or
something.  I suppose that interface was copied from pg_dump, but there
it's not that commonly used because the right formats are compressed by
default.

I suggest we add an argument-less option -z that means "compress", and
then -Z can be relegated to choosing the compression level.



pgsql-hackers by date:

Previous
From: Noah Misch
Date:
Subject: Re: switch UNLOGGED to LOGGED
Next
From: Cédric Villemain
Date:
Subject: Re: cache estimates, cache access cost