| От | Tom Lane |
|---|---|
| Тема | Re: Postgres does not start, gives no error |
| Дата | |
| Msg-id | 8793.1220483618@sss.pgh.pa.us обсуждение |
| Ответ на | Re: Postgres does not start, gives no error ("Akhtar Yasmin-B05532" <B05532@freescale.com>) |
| Ответы |
Re: Postgres does not start, gives no error
|
| Список | pgsql-general |
"Akhtar Yasmin-B05532" <B05532@freescale.com> writes:
> The log says,
> postmaster successfully started
That's not the postmaster's log, that's just pg_ctl saying it managed
to find and exec the postmaster. I speculate that you are sending
the log to /dev/null which is why you cannot find out anything
about what's wrong.
You might try invoking the postmaster manually:
postmaster -D whateveritwas
which should let the error message come out on your terminal.
regards, tom lane
PS: please don't top post.
В списке pgsql-general по дате отправления:
Сайт использует файлы cookie для корректной работы и повышения удобства. Нажимая кнопку «Принять» или продолжая пользоваться сайтом, вы соглашаетесь на их использование в соответствии с Политикой в отношении обработки cookie ООО «ППГ», в том числе на передачу данных из файлов cookie сторонним статистическим и рекламным службам. Вы можете управлять настройками cookie через параметры вашего браузера