Re: Database starting failed ! - Mailing list pgsql-admin

From Stefan Huber
Subject Re: Database starting failed !
Date
Msg-id 5.0.2.1.0.20010119191620.00abb300@pop.crosswinds.net
Whole thread Raw
In response to Database starting failed !  (Mario Tanguay <mtanguay@uforce.com>)
List 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 by date:

Previous
From: Mario Tanguay
Date:
Subject: Database starting failed !
Next
From: Mario Tanguay
Date:
Subject: Re: Database starting failed !