Can patroni replicate across mixed versions of Postgres? (i.e. can it do logical replication? [and handle DDL replication?])
I thought patroni only did physical replication (only replicates across the same version of Postgres). But maybe I'm mistaken.