| От | Tom Lane |
|---|---|
| Тема | Re: Configuration problem |
| Дата | |
| Msg-id | 14307.1097677746@sss.pgh.pa.us обсуждение |
| Ответ на | Re: Configuration problem (Alexandre Ricciardi <alexandre.ricciardi@free.fr>) |
| Список | pgsql-novice |
Alexandre Ricciardi <alexandre.ricciardi@free.fr> writes:
> in postgresql.conf i have "tcpip_socket = true",
> but i must start pgsql with "/usr/bin/postmaster -p 5432 -i -D
> /var/lib/pgsql/data",
> the init.d script does not allow tcp/ip connections perhaps my script is
> not good ???
You sure you're editing the right copy of postgresql.conf? Putting that
in the config file should definitely have the same effect as saying -i
on the command line.
One way to make this mistake is if the init script is specifying a
different data directory (-D) than you're doing by hand.
regards, tom lane
В списке pgsql-novice по дате отправления:
Сайт использует файлы cookie для корректной работы и повышения удобства. Нажимая кнопку «Принять» или продолжая пользоваться сайтом, вы соглашаетесь на их использование в соответствии с Политикой в отношении обработки cookie ООО «ППГ», в том числе на передачу данных из файлов cookie сторонним статистическим и рекламным службам. Вы можете управлять настройками cookie через параметры вашего браузера