Re: [ODBC] ODBC from win2k to postgres on Linux HELL - Mailing list pgsql-general

From Dave Page
Subject Re: [ODBC] ODBC from win2k to postgres on Linux HELL
Date
Msg-id FED2B709E3270E4B903EB0175A49BCB1047671@dogbert.vale-housing.co.uk
Whole thread Raw
List pgsql-general

> -----Original Message-----
> From: Eric Webber [mailto:streethockey@ureach.com]
> Sent: 06 March 2002 20:28
> To: Patrick Welche; pgsql-general@postgresql.org;
> pgsql-odbc@postgresql.org
> Subject: [ODBC] ODBC from win2k to postgres on Linux HELL
>
>
>
> ODBC from win2k to postgres on Linux HELL
>
> I get the following error message:
>
>  no pg_hba.conf entry for host 192.168.0.4 user postgres
> database gims_dev
>
> despite the following line is in the pg_hba.conf file.
>
>  host    all     192.168.0.4     255.255.255.255 trust
>
> I restarted the server too.
>
> Very frustrated...

Do you have any entries in the file _before_ this one that might reject your
connection? The entries are tried sequentially, so the first match will be
used.

Regards, Dave.

pgsql-general by date:

Previous
From: jason_donmoyer@chiinc.com
Date:
Subject: Best mechanism for change notification
Next
From: "Michael Ben-David"
Date:
Subject: Re: PostgreSQL under Cygwin...