hapostgres / pg_auto_failover

Postgres extension and service for automated failover and high-availability
Other
1.1k stars 116 forks source link

Also retry libpq connections to a local host. #793

Closed DimCitus closed 3 years ago

DimCitus commented 3 years ago

As seen in the field, we might have a transient problem when trying to connect to a local Postgres instance, even when using Unix Domain Sockets.