Re: [EXTERNAL] Re: Case 120011521001709 - Issues connecting topostgreSQL server - Mailing list pgsql-odbc

From Clemens Ladisch
Subject Re: [EXTERNAL] Re: Case 120011521001709 - Issues connecting topostgreSQL server
Date
Msg-id 09372b0f-72e6-0d97-05fc-0e1a668fd8ef@ladisch.de
Whole thread Raw
In response to RE: [EXTERNAL] Re: Case 120011521001709 - Issues connecting to postgreSQL server  (Keith Yanase <keith.yanase@soterawireless.com>)
Responses Re: [EXTERNAL] Re: Case 120011521001709 - Issues connecting topostgreSQL server  (Keith Yanase <keith.yanase@soterawireless.com>)
List pgsql-odbc
Keith Yanase wrote:
> I ran the command and when I tel psqlODBC to connect to localhost:5432 I get this message in the terminal:
> Channel 3: open failed: connect failed: connection refused

Does the PostgreSQL server run on the "jupyter" host?

Is the database configured to listen on "localhost" or "127.0.0.1"?
In the latter case, use "ssh -L localhost:5432:127.0.0.1:5432 jupyter".


Regards,
Clemens



pgsql-odbc by date:

Previous
From: Keith Yanase
Date:
Subject: Re: [EXTERNAL] Re: Case 120011521001709 - Issues connecting topostgreSQL server
Next
From: Keith Yanase
Date:
Subject: Re: [EXTERNAL] Re: Case 120011521001709 - Issues connecting topostgreSQL server