git.postgresql.org Git - postgresql.git/commit

git projects / postgresql.git / commit
? search:
summary | shortlog | log | commit | commitdiff | tree
(parent: 11653cd) | patch
Fix pg_basebackup so that it accepts 0 as a valid compression level.
Mon, 1 Aug 2016 08:36:14 +0000 (17:36 +0900)
Mon, 1 Aug 2016 08:36:14 +0000 (17:36 +0900)
commit 74d8c95b7456faefdd4244acf854361711fb42ce
Fix pg_basebackup so that it accepts 0 as a valid compression level.

The help message for pg_basebackup specifies that the numbers 0 through 9
are accepted as valid values of -Z option. But, previously -Z 0 was rejected
as an invalid compression level.

Per discussion, it's better to make pg_basebackup treat 0 as valid
compression level meaning no compression, like pg_dump.

Back-patch to all supported versions.

Reported-By: Jeff Janes
Reviewed-By: Amit Kapila
Discussion: CAMkU=1x+GwjSayc57v6w87ij6iRGFWt=hVfM0B64b1_bPVKRqg@mail.gmail.com
doc/src/sgml/ref/pg_basebackup.sgml diff | blob | blame | history
src/bin/pg_basebackup/pg_basebackup.c diff | blob | blame | history
This is the main PostgreSQL git repository.
RSS Atom

AltStyle によって変換されたページ (->オリジナル) /