Re: [ADMIN] ODBC connect in ERWin

Поиск
Список
Период
Сортировка
От Warren Vanichuk
Тема Re: [ADMIN] ODBC connect in ERWin
Дата
Msg-id Pine.LNX.4.21.0101121510060.15521-100000@urd.street-light.com
обсуждение исходный текст
Ответ на ODBC connect in ERWin  (Niral Trivedi <niral.trivedi@insage.com>)
Список pgsql-general
> But When I am trying to forward engineer that to my Remote PostgreSQL db I
> am getting ODBC error saying:
> 'Could not connect to the Server'
> 'Could not connect to remote socket'
>
> Now, I have already added 'host' line in 'pg_hba.conf' file to give access
> to the db from my machine as follows:

Have you added the -i option to the postmaster startup to tell it to use
TCP/IP sockets, rather than just the local sockets it sets up by default?

See: http://www.postgresql.org/docs/faq-english.html#3.7

Sincerely, Warren


В списке pgsql-general по дате отправления:

Предыдущее
От: Bruno Wolff III
Дата:
Сообщение: Re: Time Formats
Следующее
От: Ed Loehr
Дата:
Сообщение: Re: ODBC connect in ERWin