Re: Allowing TCP/IP connections

Поиск
Список
Период
Сортировка
От Nick Fankhauser
Тема Re: Allowing TCP/IP connections
Дата
Msg-id NEBBLAAHGLEEPCGOBHDGCEDMECAA.nickf@ontko.com
обсуждение исходный текст
Ответ на Allowing TCP/IP connections  (Marc <syn_uw@hotmail_NOSPAM.com>)
Список pgsql-admin
I think this may have been answered earlier do to mailing list oddities, but
just in case:

Change this:

#tcpip_socket = false

to this:

tcpip_socket = true

You may also need to make some changes in pg_hba.conf to authorize the
connection from a particular host. Although this page is aimed at JDBC folk,
you'll find a description of setting up the database for tcp/ip connections
in it that applies to most situations:

http://www.fankhausers.com/postgresql/jdbc/#tcpip

-Nick


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

Предыдущее
От: Shamik Majumder
Дата:
Сообщение: Need help
Следующее
От: Jodi Kanter
Дата:
Сообщение: Re: Allowing TCP/IP connections