ffppmm
ffppmm
Hello, when will this be merged? Is there anything missing? regards Philipp
Hello, thanks for your answer. Maybe that is the error. How can I enable `AutoCreateUserSchema` in the operator deployment? As I mentioned I'm using the OperatorHub of openshift:  I...
Hi, I found the spot, it was in the ClusterServiceVersion, there you can define env variables. Wouldn't it be nice to have this feature enabled by default and let everybody...
Hi, if you are using the examples you have to modify the template, haven't seen any parameter from the values.yaml that provides this functionality: https://github.com/CrunchyData/postgres-operator-examples/blob/main/helm/install/templates/manager.yaml#L27C1-L27C9 ```yaml - name: PGO_FEATURE_GATES value:...