Hi there ,
Is there any feature in Percona XtraDB cluster 8.x similar to delayed replication
Hello, this is not possible by design in PXC. What is normally done is setup async replication (and set a delay) between the PXC cluster and a separate node dedicated for that purpose.
Hi there,
how do i configure async replication between PXC and a separate node…?