Postgres-JDBC question - Mailing list pgsql-jdbc

From Sean
Subject Postgres-JDBC question
Date
Msg-id 20060127143144.55A805AF173@svr4.postgresql.org
Whole thread Raw
Responses Re: Postgres-JDBC question  (Mark Lewis <mark.lewis@mir3.com>)
Re: Postgres-JDBC question  (Philip Yarra <philip@utiba.com>)
List pgsql-jdbc

I am using Hibernate to connect to my PostgreSQL (btw – I love) database, and can connect my app and the db when using localhost, but when I try to connect via an ip address, it blows up telling me that the connection was refused.  I have set the postmaster to listen for TCP/IP connections, but still does not work.  Any suggestions?

 

Thanks,

   Sean

pgsql-jdbc by date:

Previous
From: Kris Jurka
Date:
Subject: Re: Contributing to postgres driver
Next
From: Mark Lewis
Date:
Subject: Re: Postgres-JDBC question