*** This bug is a duplicate of bug 264336 ***
https://bugs.launchpad.net/bugs/264336
** This bug has been marked a duplicate of bug 264336
pgsql fails to start due to shared buffer setting greater than kernel allows
* You can subscribe to bug 264336 by following this link:
https://bugs.la
I did finally get this to work (in Jaunty) by changing max_connections
from 100 to 50 and shared_buffers from 32MB to 16MB.
--
Postgresql fails to start
https://bugs.launchpad.net/bugs/235604
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu
** Changed in: postgresql (Ubuntu)
Sourcepackagename: None => postgresql
--
Postgresql fails to start
https://bugs.launchpad.net/bugs/235604
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
--
ubuntu-bugs mailing list
ubuntu-bugs@lists.u
Same as cuz, using Ubuntu 8.10(desktop). Although I could run postgre by
executing '/etc/init.d/postgre-8.3 start'. This only happens on 64 bit
systems, with 32 bit systems, there is no problem.
Has anyone found a workaround to this problem?
--
Postgresql fails to start
https://bugs.launchpad.ne
Sorry, s/though/touch/
--
Postgresql fails to start
https://bugs.launchpad.net/bugs/235604
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
--
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinf
I don't think that this is a configuration issue, at least not directly.
I didn't though the PostgreSQL configuration, it worked out-of-the-box.
But after my first reboot after having installed PostgreSQL, it doesn't
work anymore. Even not with manual start of the daemon. I get exactly
the same e
I get exactly the same error as aardvark with the same parameter
settings on Ubuntu 8.10 Kernel 2.6.27-9-generic using Postgresql 8.3.6.
--
Postgresql fails to start
https://bugs.launchpad.net/bugs/235604
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscri
I get exactly the same error with exactly the same parameters.
But... I only get this at boot time, while postgres' automatic startup.
If I do a '/etc/init.d/postgresql-8.3 start' later, it works without any error
message!
System: ubuntu-server 8.04.2 (x86_64), kernel 2.6.24-23-server
PostgreSQL:
Thanks for your report.
This is not a bug but a configuration issue. The error message says it all:
"2008-05-27 02:32:40 BST HINT: This error usually means that PostgreSQL's
request for a shared memory segment exceeded your kernel's SHMMAX parameter.
You can either reduce the request size or rec