Kostiantyn Nemchenko and GitHub
3616906434
Add sslcrldir connection parameter support ( #2068 )
...
This allows setting the `sslcrldir` connection parameter available since PostgreSQL 14.
2021-10-07 16:04:27 +02:00
Kostiantyn Nemchenko and GitHub
e15b809ed3
Don't create pgpass dir if kerberos auth is used ( #1888 )
...
Fixes #1551
2021-03-29 08:07:02 +02:00
Kostiantyn Nemchenko and GitHub
00cc62726d
Add sslpassword connection parameter support ( #1721 )
...
This PR improves compatibility with PostgreSQL 13 by adding one more connection parameter `sslpassword`.
Closes #1719
2020-10-01 14:37:40 +02:00
Kostiantyn Nemchenko and GitHub
918a57fe0c
Add no_params option for custom bootstrap method ( #1664 )
...
Close #1475
2020-08-28 08:23:00 +02:00
Kostiantyn Nemchenko and GitHub
48aa0ba61b
Add SSL support for ZooKeeper ( #1662 )
...
Close #1658
2020-08-28 08:22:15 +02:00
Kostiantyn Nemchenko and GitHub
bc948ce551
Show tags for member via patronictl ( #1383 )
...
Add one more field to patronictl output to check tags defined for a member.
Closes #1375
2020-02-13 15:07:05 +01:00
Kostiantyn Nemchenko and Alexander Kukushkin
a2a5cc2f71
Disable serfHealth Consul check ( #1364 )
...
Fixes #1362 and #1363 .
2020-01-15 12:37:35 +01:00
Kostiantyn Nemchenko and Alexander Kukushkin
dcd605ebc8
Update existing_data.rst ( #1071 )
2019-06-11 15:15:48 +02:00
Kostiantyn Nemchenko and Alexander Kukushkin
96ea01bee4
Fix kubernetes demo files ( #885 )
...
- Update postgres docker image to the latest 11 version.
- Remove empty lines inside the `RUN` command to make the Dockerfile compatible with future docker versions.
- Set the `PATRONI_KUBERNETES_POD_IP` environment variable, which is required when _use_endpoints_ is enabled. Otherwise, the `KeyError` is raised [here](https://github.com/zalando/patroni/blob/master/patroni/dcs/kubernetes.py#L95 ).
- Set `EDITOR` environment variable to make configuration changes via `patronictl edit-config`.
2018-12-03 15:46:25 +01:00
Kostiantyn Nemchenko and Alexander Kukushkin
ce9c7bdadc
Describe Consul registration parameters ( #870 )
...
Mention Consul related parameters introduced by #802
2018-11-21 12:00:40 +01:00
Kostiantyn Nemchenko and Alexander Kukushkin
3110090154
Minor corrections to the documentation. ( #654 )
2018-04-16 15:46:46 +02:00