hapostgres / pg_auto_failover

Postgres extension and service for automated failover and high-availability
Other
1.09k stars 114 forks source link

Release 1.6.4 #868

Closed DimCitus closed 11 months ago

DimCitus commented 2 years ago

These instructions assume you have $VERSION, $PROJECT, and $REPO environment variables set in your shell (e.g. 1.4, pgautofailover, and pg_auto_failover). With those set, code from most steps can be copy-pasted.

Prepare Project

As for signing tags, use your own key, and ensure it's known to GitHub.

Update OS Packages

SLoeuillet commented 2 years ago

Hello

1.6.4 is still not available packaged (for ubuntu/focal at least) 1.6.3 is the last version I see with those repos configured : deb https://packagecloud.io/citusdata/community/ubuntu/ focal main deb https://repos.citusdata.com/community/ubuntu/ focal main

SLoeuillet commented 2 years ago

Oh, in task list, you should remove xenial and add jammy (changed in citusdata/packaging already)

DimCitus commented 2 years ago

Hi @SLoeuillet. Please refresh https://pg-auto-failover.readthedocs.io/en/master/install.html#ubuntu-or-debian and use the Postgres community packaging available at apt.postgresql.org. Thanks!

SLoeuillet commented 2 years ago

Thanks to you, I just did read that there too https://github.com/citusdata/pg_auto_failover/commit/d20e7da2a06c95a33aaded69bb87e2c7204a2089