-
postgres-operator version v1.13.0 Case 1 - DB Cluster Case 2 - Single Pod Questions:
@CyberDem0n i have seen your PR from 2020. |
Beta Was this translation helpful? Give feedback.
Replies: 1 comment
-
After detail look at operator log I can see that when we have a single node setup upgrade of the DB is stopped. |
Beta Was this translation helpful? Give feedback.
After detail look at operator log I can see that when we have a single node setup upgrade of the DB is stopped.
The only way is to create a script that will run the upgrade command that is in the container.