Open DeathBorn opened 6 years ago
We employ replicated postgres solution and would like to balance read load across replicas. Nonetheless it would be nice if it would work when the replica is promoted to leader.
err="pq: cannot set transaction read-write mode during recovery"
https://github.com/timescale/prometheus-postgresql-adapter/issues/39
We employ replicated postgres solution and would like to balance read load across replicas. Nonetheless it would be nice if it would work when the replica is promoted to leader.