| От | Balazs Wellisch |
|---|---|
| Тема | Postgresql startup script on RH9 |
| Дата | |
| Msg-id | 007401c37f03$40dd72f0$3a00a8c0@MOBILE01 обсуждение исходный текст |
| Ответы |
Re: Postgresql startup script on RH9
Re: Postgresql startup script on RH9 |
| Список | pgsql-novice |
Hi all,
Can anyone please tell me how to modify the postgresql startup script to accept TCP/IP connections? This is on a Redh Hat 9 machine running Postgresql 7.3.4 RPM installation. The RPMs were compiled from the SRPM available at postgresql.org.
The script in question is: /etc/rc.d/init.d/postgresql
The relevent line, I think, is:
su -l postgres -s /bin/sh -c "/usr/bin/pg_ctl -D $PGDATA -p /usr/bin/postmaster -o '-p ${PGPORT}' start > /dev/null 2>&1" < /dev/null
However, when I stick a –i in there the server fails to start up. Can anyone tell me how to do this correctly?
TIA,
Balazs
В списке pgsql-novice по дате отправления:
Сайт использует файлы cookie для корректной работы и повышения удобства. Нажимая кнопку «Принять» или продолжая пользоваться сайтом, вы соглашаетесь на их использование в соответствии с Политикой в отношении обработки cookie ООО «ППГ», в том числе на передачу данных из файлов cookie сторонним статистическим и рекламным службам. Вы можете управлять настройками cookie через параметры вашего браузера