vitabaks / postgresql_cluster

Automated database platform for PostgreSQL® A modern, open-source alternative to cloud-managed databases.
https://postgresql-cluster.org
MIT License
1.83k stars 418 forks source link

Updated consul config template and parameters to comply with latest version #806

Closed garry-t closed 1 week ago

garry-t commented 1 week ago

It is only fixes I made to have cluster working during upgrade from 1.11.4. As I said in opened issue, role has other fixes which is in PR state and must be merged to current master branch. It is up to you copy them from PR to your role or no. I didnt copy it to my consul role I cant say is it stable fix or no

vitabaks commented 1 week ago

Thanks @garry-t

vitabaks commented 1 week ago

I didnt copy it to my consul role I cant say is it stable fix or no

The automated tests were successful. Judging by the changes, there should be no problems, however, can you test your changes to make sure they don't cause problems?

garry-t commented 1 week ago

I didnt copy it to my consul role I cant say is it stable fix or no

The automated tests were successful. Judging by the changes, there should be no problems, however, can you test your changes to make sure they don't cause problems?

I can say that I upgraded my staging and production cluster with these changes in the role, were no issues.