epgsql / pgapp

Erlang Postgres application that uses Poolboy and deals with the database being unavailable
MIT License
66 stars 43 forks source link

Trying to reconnect with invalid_password #18

Open mcherep opened 8 years ago

mcherep commented 8 years ago

If a password is wrong, it attempts to reconnect in a loop which will never succeed.

=WARNING REPORT==== 12-Jul-2016::15:43:11 === <0.191.0> Unable to connect to my_database at instance with user my_user ({error, invalid_password}) - attempting reconnect in 128000 ms