Re: problem connecting from another host

From: Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us>
To: Frank Miles <fpm(at)u(dot)washington(dot)edu>
Cc: pgsql-general(at)postgresql(dot)org
Subject: Re: problem connecting from another host
Date: 2001-06-14 05:55:20
Message-ID: 16609.992498120@sss.pgh.pa.us
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general

Frank Miles <fpm(at)u(dot)washington(dot)edu> writes:
> The thought suddenly has occurred to me -- the client system that I'm
> using *isn't* missing postgresql. It's got an old version on it!
> *Really* old -- perhaps predating 6.5.x. Oooppss. Client libraries, huh?
> Sounds like it's time to clean that out, replace with new client stuff.

AFAIK the connection protocol should be compatible back to well before
6.3 (which is when I got involved with PG; before that, deponent sayeth
not).

I'd say go for debugging what you have.

regards, tom lane

In response to

Responses

Browse pgsql-general by date

  From Date Subject
Next Message Pasi Salminen 2001-06-14 08:50:20 Timestamp without time zone
Previous Message Frank Miles 2001-06-14 05:50:40 Re: problem connecting from another host