[please keep replies on list]
> -----Original Message-----
> From: Eric Webber [mailto:streethockey@ureach.com]
> Sent: 06 March 2002 21:50
> To: Dave Page
> Subject: Re: RE: [ODBC] ODBC from win2k to postgres on Linux HELL
>
>
> these are my enrties
>
>
>
> local all trust
> host all 127.0.0.1 255.255.255.255 trust
> host all 192.168.0.4 255.255.255.255 trust
That looks OK. I did chat to one person recently who got in a mess because
his linux distribution had come with an older version of PostgreSQL
preinstalled, and unaware of this he had installed a new copy, but in a
different location - end result was; he had 2 data directories (and was
editting the wrong pg_hba.conf file) and 2 copies of the libraries and
binaries etc.
Could this be the case on your system?
Regards, Dave.