| От | Tom Lane |
|---|---|
| Тема | Re: postmaster, but not pg_ctl -i -i |
| Дата | |
| Msg-id | 1474.1037294902@sss.pgh.pa.us обсуждение |
| Ответ на | Re: postmaster, but not pg_ctl -i -i ("Aurangzeb M. Agha" <aagha@bigfoot.com>) |
| Ответы |
Re: postmaster, but not pg_ctl -i -i
|
| Список | pgsql-general |
"Aurangzeb M. Agha" <aagha@bigfoot.com> writes: > Where can I find a list of the different options I can pass postmaster and > pg_ctl? On the reference pages --- http://www.ca.postgresql.org/users-lounge/docs/7.2/postgres/reference-server.html I think the thing you were missing is that for pg_ctl, -o means "here are some switches to give to the postmaster", but for the postmaster -o means "here are some switches to give to postgres (ie, the backends the postmaster spawns)". So the switches following -o have different meanings. regards, tom lane
В списке pgsql-general по дате отправления:
Сайт использует файлы cookie для корректной работы и повышения удобства. Нажимая кнопку «Принять» или продолжая пользоваться сайтом, вы соглашаетесь на их использование в соответствии с Политикой в отношении обработки cookie ООО «ППГ», в том числе на передачу данных из файлов cookie сторонним статистическим и рекламным службам. Вы можете управлять настройками cookie через параметры вашего браузера