In the postgresql jdbc [documentation](https://jdbc.postgresql.org/documentation/head/connect.html) the follow connection string is allowed `jdbc:postgresql://host1:port1,host2:port2/database` this connection string will not be detect by the current implementation.