| От | Tom Lane |
|---|---|
| Тема | Re: Initalizing PostgreSQL Database |
| Дата | |
| Msg-id | 10547.1063638896@sss.pgh.pa.us обсуждение |
| Ответ на | Initalizing PostgreSQL Database (KG <lists@i2iwebsolutions.com>) |
| Список | pgsql-general |
KG <lists@i2iwebsolutions.com> writes:
> I'm stumped when I got the following error message. When I do a
> /usr/local/etc/rc.d/010.pgsql.sh start all I get is this:
> freebsd# sh 010.pgsql.sh start
> pgsqlfreebsd#
There are a lot of shoddy start scripts running around :-(. Yours is
probably dumping the postmaster's stderr output to /dev/null, so
whatever error message it puts out about being unable to start is
just vanishing. Or, if you're lucky, stderr is being sent to a logfile
you can look at. I'd suggest modifying the script if necessary so that
you can see what the postmaster is complaining about.
regards, tom lane
В списке pgsql-general по дате отправления:
Сайт использует файлы cookie для корректной работы и повышения удобства. Нажимая кнопку «Принять» или продолжая пользоваться сайтом, вы соглашаетесь на их использование в соответствии с Политикой в отношении обработки cookie ООО «ППГ», в том числе на передачу данных из файлов cookie сторонним статистическим и рекламным службам. Вы можете управлять настройками cookie через параметры вашего браузера