| От | Peter Eisentraut |
|---|---|
| Тема | Re: Uninformative messages from pg_ctl |
| Дата | |
| Msg-id | 200710091309.20192.peter_e@gmx.net обсуждение исходный текст |
| Ответ на | Uninformative messages from pg_ctl (Simon Riggs <simon@2ndquadrant.com>) |
| Ответы |
Re: Uninformative messages from pg_ctl
|
| Список | pgsql-hackers |
Am Dienstag, 9. Oktober 2007 schrieb Simon Riggs: > These messages from pg_ctl are not useful > > $ pg_ctl -D nonexistent stop > pg_ctl: PID file "nonexistent/postmaster.pid" does not exist > Is server running? > > The message should say > pg_ctl: Data Directory "nonexistent" does not exist Well, this objection could apply to any place where a file is being opened. I'm curious how you plan to sort out the difference, considering that open() simply returns ENOENT in both cases. -- Peter Eisentraut http://developer.postgresql.org/~petere/
В списке pgsql-hackers по дате отправления:
Сайт использует файлы cookie для корректной работы и повышения удобства. Нажимая кнопку «Принять» или продолжая пользоваться сайтом, вы соглашаетесь на их использование в соответствии с Политикой в отношении обработки cookie ООО «ППГ», в том числе на передачу данных из файлов cookie сторонним статистическим и рекламным службам. Вы можете управлять настройками cookie через параметры вашего браузера