Re: problem connecting from another host - Mailing list pgsql-general

From Tom Lane
Subject Re: problem connecting from another host
Date
Msg-id 16211.992493444@sss.pgh.pa.us
Whole thread Raw
In response to Re: problem connecting from another host  (Frank Miles <fpm@u.washington.edu>)
Responses Re: problem connecting from another host  (Frank Miles <fpm@u.washington.edu>)
List pgsql-general
Frank Miles <fpm@u.washington.edu> writes:
> The only thing I can imagine might be the problem is that client system
> doesn't have postgres loaded.

You don't need the server loaded, only the client libraries.  If you
are getting as far as to contact the server, then AFAIK your client
libraries are present and working.

> I'm mystified.

Ditto.  If this isn't a postmaster bug, at the very least it's an
inadequate log entry.

It's time to roll out the heavy artillery: I think the next step is to
trace through the postmaster with a debugger and see where and why it's
refusing the connection.  Do you want to try that?  If not, I'd be
willing to help if you'll grant me access to the server system.

            regards, tom lane

pgsql-general by date:

Previous
From: Frank Miles
Date:
Subject: Re: problem connecting from another host
Next
From: Frank Miles
Date:
Subject: Re: problem connecting from another host