Skip site navigation (1) Skip section navigation (2)

Peripheral Links

Header And Logo

PostgreSQL
| The world's most advanced open source database.

Site Navigation

Search archives
  Advanced Search

JDBC bug?


  • From: Lutischán Ferenc <lutischanf(at)gmail(dot)com>
  • To: pgsql-jdbc(at)postgresql(dot)org
  • Subject: JDBC bug?
  • Date: Wed, 11 Feb 2009 16:30:57 +0100
  • Message-id: <4992EF31.8080709@gmail.com> <text/plain>

Dear List,

I found the following bug:
Connect to database with password that contains special chars (E.g.: Nyárfa10) DriverManager.getConnection( dbUrl, user, pwd); will fail with: org.postgresql.util.PSQLException: FATAL: password authentication failed for user "xy"

jdbc driver: 8-3-603 with 8.3.6 postgresql
From pgadmin connection is good with 'Nyárfa10' password.

Best Regards,
   Ferenc



Home | Main Index | Thread Index

Privacy Policy | About PostgreSQL
Copyright © 1996 – 2012 PostgreSQL Global Development Group