BUG #1211: JDBC connection

From: "PostgreSQL Bugs List" <pgsql-bugs(at)postgresql(dot)org>
To: pgsql-bugs(at)postgresql(dot)org
Subject: BUG #1211: JDBC connection
Date: 2004-08-11 14:03:52
Message-ID: 20040811140352.622025A10DA@www.postgresql.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-bugs


The following bug has been logged online:

Bug reference: 1211
Logged by: Diego

Email address: netmaniac(at)libero(dot)it

PostgreSQL version: 7.5 Dev

Operating system: win xp pro

Description: JDBC connection

Details:

I'm unable to connect to my 8.0 beta1 from JDBC, even remote or local
connection.
I'have try to edit postgresql.conf, setting listen_address='*' and
pg_hba.conf but the error is always :
org.postgresql.util.PSQLException: Con
nessione rifiutata. Controllare che il nome dell'host e la porta siano
corretti, e che il server (po
stmaster) in esecuzione con l'opzione -i, che abilita le connessioni
attraverso la rete TCP/IP.

With psql the connection is ok.

----

On my italian windows version postgres report a Warning log event, the Event
Viewer say:
WARNING: could not find a match for Windows timezone "ora solare Europa
occidentale"

Responses

Browse pgsql-bugs by date

  From Date Subject
Next Message Fabien COELHO 2004-08-11 14:05:59 broken contrib/dbsize in cvs head?
Previous Message Fabien COELHO 2004-08-11 14:03:24 broken bug-report web form