Alexander Kukushkin

Results 298 comments of Alexander Kukushkin

closing it, thank you @mfpekala-nutanix for checking

@vinhnd20 I would recommend you to watch https://www.youtube.com/watch?v=SrFsInsK1ts. Unfortunately translation isn't perfect, but it's better than nothing. Slides are available here (slightly newer version): https://github.com/patroni-training/2019

It seems there isn't much interest from the community, therefore closing it.

@shinyaaa sure, you can use the [logo](https://www.cybertec-postgresql.com/wp-content/uploads/2021/02/Patroni-Logo.png).

@luss the link doesn't work...

IMO this one could be closed because dcs failsafe mode solves the original issue` fails to update leader lock on DCS`.

> FROM public.ecr.aws/docker/library/postgres:**13**-alpine > The pg_cron.so is installed /usr/lib/postgresql**14**/pg_cron.so: For me it looks like the pg_cron package is built for Postgres 14, and you can't use it with 13.

This script was introduced to address slowness of wal-e. Now you should just use wal-g instead.

> When I simulate the loss of quorum on etcd, I have python errors with the command "patronictl -c /etc/patroni/patroni.yml list" Are you aware of this bug? Why do you...