3 ms·
It’s probably brittle though? Replication implementation has to change in some ways from one version to another.
by DenisM 10d ago
It’s probably brittle though? Replication implementation has to change in some ways from one version to another.
- saisrirampur 9d agoRight, it takes some effort, but it’s worth it for the benefits of sub-second latency and reduced operational overhead. We expect the WAL format for existing commands to remain relatively stable across Postgres versions, while newer commands may need additional handling.