Open
Description
With the newly added release
event in Pool, it is possible to implement connection TTL. We did that internally in our project but it would be great to have OOTB support for it in node-postgres.
It helped us resolve problems with AZ failovers when connecting to AWS RDS when the domain name starts pointing to different machine but connections in the pool still use previous address.
I wanted to understand whether there is any need for that before I start working on the PR. What do you think?
Metadata
Metadata
Assignees
Labels
No labels