Re: problem connecting from another host

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

On Thu, 14 Jun 2001, Tom Lane wrote:

> 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.

Mystery solved. As originally expected, something *stupid*. It turns
out that postgres was reading the pg_hba.conf in /opt/pgsql/data/; I
was editing (and expecting postgres to read) the file in /etc/postgresql.
This confusion is probably due to running a formerly pure Debian system,
but switching some time ago to compiling directly from the Postgresql
sources to avoid having to use the unstable branch of Debian.

Thanks for your help.

-frank

In response to

Responses

Browse pgsql-general by date

  From Date Subject
Next Message Dick Brooks 2001-06-14 19:16:29 Use of C function parameters from embedded SQL
Previous Message Doug McNaught 2001-06-14 17:40:29 Re: JDBC PostgreSQL 7.1.2