sorintlab / stolon

PostgreSQL cloud native High Availability and more.
https://talk.stolon.io
Apache License 2.0
4.66k stars 447 forks source link

change of automaticPgRestart is not reflected in spec #788

Open pawellrus opened 4 years ago

pawellrus commented 4 years ago

What happened: I changed the "automaticPgRestart" parameter on running cluster.

What you expected to happen: I expect that change of this parameter will be reflected in spec output. but it isn't.

How to reproduce it (as minimally and precisely as possible):

bin/stolonctl --cluster-name=postgres_test --store-backend=consul --store-prefix cluster/ update --patch '{"automaticPgRestart": "true"}'

Anything else we need to know?:

I also tried to restart keepers but it didn't help.

Environment: