| От | Josh Berkus |
|---|---|
| Тема | Re: Fix PID file location? |
| Дата | |
| Msg-id | 200505131106.03311.josh@agliodbs.com обсуждение |
| Ответ на | Fix PID file location? (Josh Berkus <josh@agliodbs.com>) |
| Список | pgsql-hackers |
FOlks, > The problem seems to be that pg_ctl expects the PID file to be in $PGDATA, > but the file actually gets written by the postmaster to the actual data > directory. You can work around this by setting "external_pid_file", but > this then prevents you from using external_pid_file for another purpose. More about this: due to the PID file not being in the right place, pg_ctl stop never reports success: waiting for postmaster to shut down............................................................... failed pg_ctl: postmaster does not shut down This appears to be because the duplicate PID in the conf directory is not removed on shutdown. -- --Josh Josh Berkus Aglio Database Solutions San Francisco
В списке pgsql-hackers по дате отправления:
Сайт использует файлы cookie для корректной работы и повышения удобства. Нажимая кнопку «Принять» или продолжая пользоваться сайтом, вы соглашаетесь на их использование в соответствии с Политикой в отношении обработки cookie ООО «ППГ», в том числе на передачу данных из файлов cookie сторонним статистическим и рекламным службам. Вы можете управлять настройками cookie через параметры вашего браузера