Skip to content

Modifying the configuration of Patroni

To configure certain elements of the PostgreSQL cluster, including the IP addresses and networks authorized to connect to the cluster defined at the level of Patroni, please use the following command:

1
patronictl -c /etc/patroni/config.yml edit-config

After saving, the new configuration will be applied to all nodes in the PostgreSQL cluster.