There is a problem with PostgreSQL connection DB when the password includes "%".
Postgres Database can't connect when the password doesn't include "%”.
I tryed using Connection String too, but without sucess.
I can connect just when there's no "%” in password.