node-pg-pool icon indicating copy to clipboard operation
node-pg-pool copied to clipboard

Want to create connection fail over for multiple endpoint in node-pg-pool

Open Nirmal1992 opened this issue 7 years ago • 0 comments

Hi team, I Want to create connection fail over for multiple endpoint in node-pg-pool. How can I achieve it. If one connetion fails it needs to connect to second.. don't want to do it in catch block of first connection

Nirmal1992 avatar Nov 27 '18 12:11 Nirmal1992