Josh Close <[EMAIL PROTECTED]> writes: > To reduce the request size (currently 34037760 bytes), ... > root # sysctl -a | grep shm > kernel.shmmni = 4096 > kernel.shmall = 31584400 > kernel.shmmax = 31584400
So it's currently looking for 34M and you're setting the maximum to 31M. -- greg ---------------------------(end of broadcast)--------------------------- TIP 5: Have you checked our extensive FAQ? http://www.postgresql.org/docs/faqs/FAQ.html