Re: ODBC connection to PostgreSQL

Поиск
Список
Период
Сортировка
От Oliver Vecernik
Тема Re: ODBC connection to PostgreSQL
Дата
Msg-id 3AE99A65.281C9DB6@aon.at
обсуждение исходный текст
Ответ на ODBC connection to PostgreSQL  ("Christian Marschalek" <cm@chello.at>)
Список 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 по дате отправления:

Предыдущее
От: "Christian Marschalek"
Дата:
Сообщение: ODBC connection to PostgreSQL
Следующее
От: Stefan Huber
Дата:
Сообщение: Re: ODBC connection to PostgreSQL