Re: [GENERAL] jdbc + postgres - Mailing list pgsql-general

From Peter T Mount
Subject Re: [GENERAL] jdbc + postgres
Date
Msg-id Pine.LNX.3.96.981020213939.31130q-100000@maidast.retep.org.uk
Whole thread Raw
In response to jdbc + postgres  (Przemyslaw Bak <przemol@st3.makro.com.pl>)
Responses Re: [GENERAL] jdbc + postgres
List pgsql-general
On Tue, 20 Oct 1998, Przemyslaw Bak wrote:
> While running I have message:
>
> Loading driver ...
> Connecting ...
> SQLState:null
> Message:Connection failed: java.net.ConnectException: Connection refused

This seems to be the most common problem ;-)

You are not running the backend with the -i arg, which turns on tcp/ip.

Check the FAQ.

Peter

--
       Peter T Mount peter@retep.org.uk
      Main Homepage: http://www.retep.org.uk
PostgreSQL JDBC Faq: http://www.retep.org.uk/postgres
 Java PDF Generator: http://www.retep.org.uk/pdf


pgsql-general by date:

Previous
From: Przemyslaw Bak
Date:
Subject: jdbc + postgres
Next
From: ZioBudda
Date:
Subject: questions