Re: JDBC Error wtih 6.3

From: Peter T Mount <pmount(at)maidast(dot)demon(dot)co(dot)uk>
To: "Schlough, Mark" <Mark(dot)Schlough(at)nmb(dot)norwest(dot)com>
Cc: pgsql-interfaces(at)postgresql(dot)org, java-linux-help(at)java(dot)blackdown(dot)org
Subject: Re: JDBC Error wtih 6.3
Date: 1998-03-05 18:31:25
Message-ID: Pine.LNX.3.95.980305182857.2012A-100000@maidast
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-interfaces

On Thu, 5 Mar 1998, Schlough, Mark wrote:

> Hi,
>
> I just installed PostgreSQL 6.3 two days ago. After getting the
> postmaster to run without getting the Memory errors that complain
> about the IPC stuff, I tried to get my java application running
> again.
>
> I was using 6.2.1 and was able to get some of the database
> functionality working. But when I run the SAME CODE with the 6.3
> data
> base I get an SQLException error. Connection Refused.
>
> I am able to look at the database with the psql interface and
> create a
> table, when I run my java program to create a database I get the
> "Connection Refused" stuff. I made sure that the postgresql.jar

If the driver reports "Connection Refused" then there is nothing listening
on the server. Check the -i option to postmaster.

--
Peter T Mount petermount(at)earthling(dot)net or pmount(at)maidast(dot)demon(dot)co(dot)uk
Main Homepage: http://www.demon.co.uk/finder
Work Homepage: http://www.maidstone.gov.uk Work EMail: peter(at)maidstone(dot)gov(dot)uk

In response to

Browse pgsql-interfaces by date

  From Date Subject
Next Message D. Dante Lorenso 1998-03-05 20:12:21 ODBC?
Previous Message Larry Anderson 1998-03-05 17:29:22 RE: [INTERFACES] JDBC Error wtih 6.3