mirror of
https://github.com/neondatabase/neon.git
synced 2026-01-09 14:32:57 +00:00
The `--gzip-probability` parameter was removed in #12250. However, `test_basebackup_with_high_slru_count` still uses it, and keeps failing. This patch removes the use of the parameter (gzip is enabled by default).