forked from CrunchyData/postgres-operator
-
Couldn't load subscription status.
- Fork 3
Open
Labels
bugSomething isn't workingSomething isn't working
Description
I create a single database instance and patroni works by default even if there is only one instance.
But sometimes, the behavior is unexected. The detailed scenario is as following.
- Use the HDD disk and try to make it busy.
- The patroni process could not connected with etcd if disk is busy.
- At this point, Patroni believes that an exception has occurred with the database, so it will perform a demotion operation.
Actually, in the case of a single-node setup, we can avoid such a misjudgment without HA intervention, or by default,the maintenance mode should be turned on.
Metadata
Metadata
Assignees
Labels
bugSomething isn't workingSomething isn't working