Re: ODBC connection to PostgreSQL - Mailing list pgsql-admin

From Oliver Vecernik
Subject Re: ODBC connection to PostgreSQL
Date
Msg-id 3AE99A65.281C9DB6@aon.at
Whole thread Raw
In response to ODBC connection to PostgreSQL  ("Christian Marschalek" <cm@chello.at>)
List pgsql-admin
Christian Marschalek wrote:
>
> I installed the PostgreSQL ODBC dll, but everytime I'm trying to connect
> to my database server (witch is another machine in my network) I get the
> error "Couldn't connect to server, couldn't connect to remote socket"
>
> Now I wonder how I have to configure the postmaster to get this
> working...
>
> Telnetting and stuff works without a Problem (even samba) so it's not
> the network. In the ODBC Settings the server is my DB Servers IP
> (192.168.0.1) user name and database values should be right :)

You need to configure pg_hba.conf. More information at:


http://www.at.postgresql.org/users-lounge/docs/7.0/admin/security.htm#AEN1345

Hope this helps.

Oliver

pgsql-admin by date:

Previous
From: "Christian Marschalek"
Date:
Subject: ODBC connection to PostgreSQL
Next
From: Stefan Huber
Date:
Subject: Re: ODBC connection to PostgreSQL