Tags: scompt/spilo
Tags
Install wal-g from a precompiled bin (zalando#1006) - decrease build time - fix the problem of missing brotli compression type after upgrade to WAL-G v3
PostgreSQL 16 support (zalando#992) - remove PG10 - remove pg_tm_aux, plantuner - timescaledb 2.14.X --------- Co-authored-by: Ida Novindasari <[email protected]> Co-authored-by: Jociele Padilha <[email protected]>
Refactor tests (zalando#933) - wait_all_streaming/wait_zero_lag with configurable replica count - create table with oids using special func, not in the initial schema - add pg_repack extension to the initial schema - separate func for creating timescaledb objects - set WALE_BACKUP_THRESHOLD_PERCENTAGE to a higher value to ensure wal-e replica bootsrap method in test suite 5 - single verify_clone_upgrade func - adjust comments and formatting - ensure test suite 4 actually restores latest backup from PG10 and then upgrades
PreviousNext