Menu

#91 PostgreSQL (TCP Connection)

open
JDBC (13)
5
2011-08-03
2011-08-03
jdkiefer
No

The auto generated template for the pgsql tcp connection JDBC driver is incorrect. the current url is jbdc:postgresql:<//host>:<port>/<database>
for ease of use for the end user it should read: jdbc:postgresql://<host>:<port>/<database>

Discussion


Log in to post a comment.

MongoDB Logo MongoDB