zalando / spilo

Highly available elephant herd: HA PostgreSQL cluster using Docker
Apache License 2.0
1.55k stars 382 forks source link

Initial support for PG16 #944

Closed tm604 closed 10 months ago

tm604 commented 11 months ago

Raising this since I couldn't see an existing branch or PR, feel free to close/ignore if this is duplicating work!

This attempts to bump the version to PostgreSQL 16.

The Docker image builds cleanly, but has not been through much testing - there may be additional changes needed here.

hughcapet commented 11 months ago

thank you for the work. however there is an existing dev branch for pg16. It will just not be merged into master until December.

tm604 commented 11 months ago

Thanks - feel free to close this, I figured worth pushing the changes for visibility, and because it made it easier for local testing+deployment.