Alexander Kukushkin

Results 295 comments of Alexander Kukushkin

I'm not @alexeyklyukin, but I can answer: yes, it is still relevant and I believe https://github.com/zalando/pg_view/pull/70 should fix it

I am not so sure about pg_view installed from pypi, but pg_view.py in the master works with Python 3 for ages.

> can you share your patroni.yml config for PostgreSQL parameters? @LittlePed this is actually your task...

This is really the question out of Patroni scope.

If postgres is idling xlog_location isn't moving forward and therefore there is nothing to update in KV.

What problem are you trying to solve? Patroni isn't doing anything extraordinary with etcd. Also, there is a similar "complain" about etcd 3.5 and K8s in the https://github.com/etcd-io/etcd/issues/14329.

PR's are always welcome. But, I would actually make a difference between the "primary" and the "leader" The first one is more or less to indicate that Postgres is accepting...

Merged, thank you @jchancojr, @cbandy, @hunleyd