[Bug 264336] Re: pgsql fails to start due to shared buffer setting greater than kernel allows

Schnitzel 264336 at bugs.launchpad.net
Wed Sep 29 20:45:19 UTC 2010


Confirmed on Ubuntu 9.10 and postgresql-8.4.
workaround:
cd /etc/init.d
sudo update-rc.d -f postgresql-8.4 remove
sudo update-rc.d postgresql-8.4 defaults

This changed the scripts in /etc/rc*.d from S19 to S20.
Solution thus similar to https://bugs.launchpad.net/ubuntu/+source/postgresql-8.4/+bug/264336/comments/32

-- 
pgsql fails to start due to shared buffer setting greater than kernel allows
https://bugs.launchpad.net/bugs/264336
You received this bug notification because you are a member of Kernel
Bugs, which is subscribed to linux in ubuntu.




More information about the kernel-bugs mailing list