[Server-devel] Database error troubleshooting

James Cameron quozl at laptop.org
Thu May 10 21:11:23 EDT 2012


I remain ignorant of how to solve this problem, however I have a
random suggestion based on your observation:

On Fri, May 11, 2012 at 11:38:07AM +1100, David Leeming wrote:
> service postgresql status  - gives "postmaster is stopped"

Then try

	service postgresql start

then check again with

	service postgresql status

and if you no longer see "postmaster is stopped", check if the problem
on an XO persists, and if so, check postgresql status again and then

	service httpd restart

--

But this is blind prodding without understanding the real cause of the
problem, sorry.  I have never used XS.

-- 
James Cameron
http://quozl.linux.org.au/


More information about the Server-devel mailing list