Open
Description
In the postgresql jdbc documentation the follow connection string is allowed
jdbc:postgresql://host1:port1,host2:port2/database
this connection string will not be detect by the current implementation.
In the postgresql jdbc documentation the follow connection string is allowed
jdbc:postgresql://host1:port1,host2:port2/database
this connection string will not be detect by the current implementation.