Date: Wed, 28 Jun 2006 17:14:05 +0200 (MEST) From: Michiel Boland <michiel@boland.org> To: freebsd-current@freebsd.org Subject: rev 1.80 of kern/sysv_sem.c breaks postgresql Message-ID: <Pine.GSO.4.64.0606281712510.29848@brakkenstein.nijmegen.internl.net>
next in thread | raw e-mail | index | archive | help
[apologies if you get this message twice] Hi. After today's kernel upgrade, postgresql no longer starts: FATAL: could not create semaphores: No space left on device DETAIL: Failed system call was semget(5432004, 17, 03600). I guess this has something to do with today's changes to /sys/kern/sysv_sem.c? If I replace that file with the previous revision (1.79) there are no problems. Cheers Michiel
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?Pine.GSO.4.64.0606281712510.29848>