BUG #1211: JDBC connection - Mailing list pgsql-bugs

From PostgreSQL Bugs List
Subject BUG #1211: JDBC connection
Date
Msg-id 20040811140352.622025A10DA@www.postgresql.com
Whole thread Raw
Responses Re: BUG #1211: JDBC connection  (Kris Jurka <books@ejurka.com>)
List pgsql-bugs
The following bug has been logged online:

Bug reference:      1211
Logged by:          Diego

Email address:      netmaniac@libero.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"

pgsql-bugs by date:

Previous
From: Fabien COELHO
Date:
Subject: broken bug-report web form
Next
From: Fabien COELHO
Date:
Subject: broken contrib/dbsize in cvs head?