Re: Database starting failed !

Поиск
Список
Период
Сортировка
От Stefan Huber
Тема Re: Database starting failed !
Дата
Msg-id 5.0.2.1.0.20010119191620.00abb300@pop.crosswinds.net
обсуждение исходный текст
Ответ на Database starting failed !  (Mario Tanguay <mtanguay@uforce.com>)
Список pgsql-admin
Hi Mario!

>FATAL 1:  postgres: could not locate executable, bailing out...

seems to me, that the user, you are starting postgres as, cannot find some executable. Make sure, all Postgres binaries
arereachable via PATH. (issue echo $PATH on the commandline to see the current paths, if you're using a Un*x). 
If this doesn't help, try increasing the debuglevel (-d 5) and see, if the postmaster gives you a hint of what file it
can'tfind. 

HTH,
Stefan



В списке pgsql-admin по дате отправления:

Предыдущее
От: Mario Tanguay
Дата:
Сообщение: Database starting failed !
Следующее
От: Mario Tanguay
Дата:
Сообщение: Re: Database starting failed !