Re: pg_ctl question

Поиск
Список
Период
Сортировка
От Peter Eisentraut
Тема Re: pg_ctl question
Дата
Msg-id 200406282332.42957.peter_e@gmx.net
обсуждение исходный текст
Ответ на pg_ctl question  ("Jeff Stout" <jstout@cctus.com>)
Список pgsql-admin
Jeff Stout wrote:
> I am using the /contrib/start-scripts/linux file to set
> up postgres to automatically restart upon reboot.
>
> I set it up /etc/init.d/postgres which calls pg_ctl
>
> pg_ctl invokes postmaster
>
> where do I set the -i option to allow tcp connection?

In /usr/local/pgsql/data/postgresql.conf (or your local equivalent
database directory), set

tcpip_socket = true

and do pg_ctl reload


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

Предыдущее
От: "Bender, Cheryl"
Дата:
Сообщение: Re: pg_ctl question
Следующее
От: Jason Jahn
Дата:
Сообщение: Re: pg_ctl question