Re: [GENERAL] jdbc + postgres
Przemyslaw Bak <przemol@st3.makro.com.pl>
From: Przemyslaw Bak <przemol@st3.makro.com.pl>
To: Peter T Mount <peter@retep.org.uk>
Cc: pgsql-general@postgreSQL.org
Date: 1998-10-21T10:50:14Z
Lists: pgsql-general
On Tue, 20 Oct 1998, Peter T Mount wrote: > > 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. Thank you. Two characters more and everything works great. I need to come back to basic school ... > > Check the FAQ. Which one: java or postgres ? przemol