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/
_______________________________________________
Server-devel mailing list
Server-devel@lists.laptop.org
http://lists.laptop.org/listinfo/server-devel

Reply via email to