BUG #5961: JDBC Driver acceptURL does not check 'jdbc:postgresql:'

From: "Martin Handsteiner" <martin(dot)handsteiner(at)sibvisions(dot)com>
To: pgsql-bugs(at)postgresql(dot)org
Subject: BUG #5961: JDBC Driver acceptURL does not check 'jdbc:postgresql:'
Date: 2011-03-31 13:09:14
Message-ID: 201103311309.p2VD9E8o097110@wwwmaster.postgresql.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-bugs


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.

Responses

Browse pgsql-bugs by date

  From Date Subject
Next Message fhaegele 2011-03-31 13:44:10 Re: [GENERAL] postgresql-8.4 error
Previous Message Bernd Helmle 2011-03-31 12:35:43 Re: BUG #5856: pg_attribute.attinhcount is not correct.