mirror of
https://github.com/neondatabase/neon.git
synced 2026-05-16 12:40:36 +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).