Polina Bungina
Polina Bungina
Create an alias to docker image name in docker-compose.yml still needs to be changed to `localhost/spilo` manually (`podman build` tags images in the local registry with a leading localhost/)
This PR is a backport of changes made in the master branch while merging 9.5. This fixes the problem of incorrect printing of signed constants. This is in particular very...
There is a regression caused by https://github.com/zalando/postgres-operator/pull/2056: upgrade run using postgres user was always failing because of an invalid option. `-o pipefail` was moved directly to upgradeCommand to fix this....
- remove PG10 - remove `pg_tm_aux`, `plantuner` - timescaledb 2.14.X
Release notes: https://github.com/wal-g/wal-g/releases/tag/v3.0.0
- bump version - update release notes - adjust docs - bump pyright version - improve unit-test coverage
- Add PG17, remove PG12 - Build/install already compatible extensions - Adjust tests
This reverts commit 51de1d9fc8e02da7cbfd5a7167e6c66d2b4441ee.