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

From Stefan Huber
Subject Re: ODBC connection to PostgreSQL
Date
Msg-id 5.1.0.14.0.20010427183121.00aba838@pop.crosswinds.net
Whole thread Raw
In response to ODBC connection to PostgreSQL  ("Christian Marschalek" <cm@chello.at>)
Responses RE: ODBC connection to PostgreSQL  ("Christian Marschalek" <cm@chello.at>)
List pgsql-admin
>Now I wonder how I have to configure the postmaster to get this
>working...

Try starting it with the -i option to tell the postmaster to listen to TCP
Sockets, too.

If it isn't that, you might have a different port, the postmaster is
listening to, or a "misconfigured" firewall/packetfilter.

Stefan
--
Murphy's Laws: "If anything simply cannot go wrong, it will anyway."


pgsql-admin by date:

Previous
From: Oliver Vecernik
Date:
Subject: Re: ODBC connection to PostgreSQL
Next
From: "Christian Marschalek"
Date:
Subject: RE: ODBC connection to PostgreSQL