ODBC from win2k to postgres on Linux HELL

From: Eric Webber <streethockey(at)ureach(dot)com>
To: "Patrick Welche" <prlw1(at)newn(dot)cam(dot)ac(dot)uk>, pgsql-general(at)postgresql(dot)org, pgsql-odbc(at)postgresql(dot)org
Subject: ODBC from win2k to postgres on Linux HELL
Date: 2002-03-06 20:27:46
Message-ID: 200203062027.PAA14995@www22.ureach.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general pgsql-odbc


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

________________________________________________
Get your own "800" number
Voicemail, fax, email, and a lot more
http://www.ureach.com/reg/tag

---- On Wed, 6 Mar 2002, Patrick Welche (prlw1(at)newn(dot)cam(dot)ac(dot)uk) wrote:

> On Wed, Mar 06, 2002 at 12:30:20PM -0500, Eric Webber wrote:
> >
> > I just now added a line which reads:
> >
> > host all 192.168.0.0 255.255.255.0 trust
> >
> > do I have to restart the server ?
>
> At least kill -HUP it - can always restart to be on the safe side..
>
> > I believe I compiled with ODBC support, but how do I check
> > for sure ?
>
> I don't think you need to compile in ODBC support - what you installed
> is on the windoze box, and it talks directly to the postmaster..
>
> BTW remember the -i flag..
>
> Patrick
>
>

Responses

Browse pgsql-general by date

  From Date Subject
Next Message Johnson, Shaunn 2002-03-06 20:48:23 move database directory
Previous Message jason_donmoyer 2002-03-06 20:20:58 Best mechanism for change notification

Browse pgsql-odbc by date

  From Date Subject
Next Message Dave Page 2002-03-06 21:50:56 Re: [ODBC] ODBC from win2k to postgres on Linux HELL
Previous Message Hiroshi Inoue 2002-03-06 16:23:10 Re: ODBC parameters