-
-
Notifications
You must be signed in to change notification settings - Fork 1k
Closed
Description
When one uses RDS they connect to a given fqdn(host) and port . In the event of a failover scenario, amazon changes the IP that the fqdn points to to a hot spare pg box.
I tested the failover and it seems that pgx did not detect anything occurred. Is it possible to have pgx testOnAcquire or similar? Basically I want some kind of hook where I can have the pool detect it's no longer working and make it connect to the new IP address.
Thoughts?
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels