Re: odbc win.xp and mandrake 10

Поиск
Список
Период
Сортировка
От Greg Campbell
Тема Re: odbc win.xp and mandrake 10
Дата
Msg-id 42E8E18E.2080604@us.michelin.com
обсуждение исходный текст
Ответ на odbc win.xp and mandrake 10  (Mie Kie <miekie.lie@gmail.com>)
Список pgsql-odbc
The problem could be that the PostgreSQL security is not allowing access?
Check that pg_hba.conf is configured for allowed addresses/user accounts.
Check postgresql.conf for the listen_address parameter.
and the  log_connection  parameter.

If neceesary update your postmaster startup to do logging to a known
location, or just for an exercise restart the post master with
pg_ctl -l log_filename.

Checkout the Postgresql 8.0 Documentation PDF, Chapter 16? It documents
most of the above.




Mie Kie wrote:
> Hi,
>
> I use Windows XP as Client and Mandrake 10.0 as Server. I have installed
> pgsql 8 on mandrake 10. I tried to create connection with odbc but can
> not work. But if i install pgsql 8 on another computer with windows xp
> as a server, i have no problem to create connection with odbc. Anybody
> can help me?
>
> Mie Kie
>
> ---------------------------(end of broadcast)---------------------------
> TIP 2: Don't 'kill -9' the postmaster

Вложения

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

Предыдущее
От: Richard Huxton
Дата:
Сообщение: Re: odbc win.xp and mandrake 10
Следующее
От: "Antonio Pennino"
Дата:
Сообщение: Re: psqlodbc CVS source code FAIL compile (libpq-fe.h)