Search Postgresql Archives

Re: Fail to start Postgres on Ubuntu kernel 2.6.28-15-generic

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 





---------- Forwarded message ----------
From: Markus Pscheidt <markus.pscheidt@xxxxxxxxx>
Date: 2009/9/8
Subject: Re: Fail to start Postgres on Ubuntu kernel 2.6.28-15-generic
To: Filip Rembiałkowski <plk.zuber@xxxxxxxxx>




quite a common problem... see http://www.postgresql.org/docs/8.3/static/kernel-resources.html

obvious question: what's in /proc/sys/kernel/shmmax ?

Thanks for your help. /proc/sys/kernel/shmmax was just a bit below the shared memory requested by Postgres.

Increasing the kernel's maximum shared memory did the job by adding a line to /etc/sysctl.conf and thereby inreasing it to 100MB:
kernel.shmmax = 104857600

Markus



[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[Index of Archives]     [Postgresql Jobs]     [Postgresql Admin]     [Postgresql Performance]     [Linux Clusters]     [PHP Home]     [PHP on Windows]     [Kernel Newbies]     [PHP Classes]     [PHP Books]     [PHP Databases]     [Postgresql & PHP]     [Yosemite]
  Powered by Linux