The following bug has been logged online:
Bug reference: 5961
Logged by: Martin Handsteiner
Email address: martin(dot)handsteiner(at)sibvisions(dot)com
PostgreSQL version: 9.0 Build 801
Operating system: All Operating Systems
Description: JDBC Driver acceptURL does not check 'jdbc:postgresql:'
Details:
JDBC Driver acceptURL does not check 'jdbc:postgresql:'
We have to connect to several Databases on the server. Due to the wrong
implementation of acceptURL in the Postgres jdbc driver, connecting to any
other database is impossible.