Re: TCP/IP connection

Поиск
Список
Период
Сортировка
От Frank Finner
Тема Re: TCP/IP connection
Дата
Msg-id 20031205135455.32d1e575.postgresql@finner.de
обсуждение исходный текст
Ответ на TCP/IP connection  (Ashok Chauhan <ashok@kalculate.com>)
Список pgsql-admin
On Fri, 5 Dec 2003 17:22:55 +0530
pgsql-admin-owner@postgresql.org wrote:

> hi
>
> i want to accsess my postgresql data base from network it is only
> possible when i start postgresql by following command:-
> postmaster -i -D /var/lib/pgsql/data
> after rebooting the system it does not listen for TCP/IP connection.
> how can i configure it for listening TCP/IP connection after
> rebooting. plz help me.
>

In postgresql.conf, set tcpip_socket = true.

Regards, Frank

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

Предыдущее
От: Devrim GUNDUZ
Дата:
Сообщение: Re: TCP/IP connection
Следующее
От: Tom Lane
Дата:
Сообщение: Re: Postrgres data restoration problem