[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[cobalt-users] Re: [RaQ4] Gui Problems too!
- Subject: [cobalt-users] Re: [RaQ4] Gui Problems too!
- From: Bruce Timberlake <bruce@xxxxxxxxxx>
- Date: Wed May 28 18:30:01 2003
- Organization: BRTNet.org
- List-id: Mailing list for users to share thoughts on Sun Cobalt products. <cobalt-users.list.cobalt.com>
What happens if you shell in as root and try to start PostgreSQL manually?
/etc/rc.d/init.d/postgresql start
Also, check the permissions on /tmp. There is some combination of events
that sometimes sets them wrong, making PostgreSQL unable to write files
there and preventing it from starting up properly. On my RaQ 4r, /tmp and
/var/tmp look like:
lrwxrwxrwx 1 root root 9 May 24 19:51 tmp -> /home/tmp/
and /home/tmp looks like
drwxrwxrwt 3 root root 25600 May 28 18:35 tmp/
--
Bruce Timberlake