Antoine Bardoux
Antoine Bardoux
## What did you do? When creating a new server from a postgres connection string, Postico does not seem to parse the `sslcert/sslkey/sslrootcert` query parameters properly, and does not fill...
**Checklist:** - [x] Have you added an explanation of what your changes do and why you'd like them to be included? - [x] Have you updated or added documentation for...
Hello, I am looking to replicate a table from one PGO cluster to another. For that, I wanted to use Postgres replication slots and [Patroni's dynamic configuration use_slots](https://patroni.readthedocs.io/en/latest/dynamic_configuration.html#dynamic-configuration-settings:~:text=slots%3A%20define%20permanent,with%20PostgreSQL%2011%2B.) to ensure...