I saw a post about using the V2 protocol. Is there any downside to this? Thanks, KevinP.S. Looking at the driver documentation, I see that I can append the protocol specification to the jdbc connect string, e.g.:
jdbc:postgresql://host:port?protocolVersion=2 I'll give that a try.