postgres-operator-examples icon indicating copy to clipboard operation
postgres-operator-examples copied to clipboard

How to pass args to initdb?

Open bobbyd0g opened this issue 4 years ago • 0 comments

[Edit: My apologies, I realize now this belongs on the main postgres-operator issues board and have posted it there instead]

Hello, I need a database with initdb args --lc-collate=C and --lc-ctype=C for Matrix Synapse, and it's not entirely clear how to do so from the docs. Nothing I see in the CRD reference looks right -- PostgresCluster.spec.patroni only appears to cover dynamic config -- and I searched many forum & issue posts. Is there a way to get these arguments to initdb with a v5 PostgresCluster?

bobbyd0g avatar Dec 01 '21 05:12 bobbyd0g