No longer ignore custom PostgreSQL and Patroni parameters and initdb options. Since all Patroni parameters that are not under initdb or pg_hba are specified as a plain map, there is no way to distinguish those that should go into the bootstrap section from those that should stay in the local configuration. As the example used only bootstrap parameters, currently all such options go into the bootstrap section. Also the initdb options are repsented as a map, while Patroni initdb options are a list of either maps or strings (i.e. "data-checksums" doesn't need an argument). For now, there is a work-around, but in the future we might consider changing the spec. |
||
|---|---|---|
| .. | ||
| cluster | ||
| controller | ||
| spec | ||
| util | ||