From: | Derek Sivers <bsd(at)cdbaby(dot)com> |
---|---|
To: | pgsql-ports(at)postgresql(dot)org |
Subject: | OpenBSD ports post-installation gives core dump? |
Date: | 2001-07-05 02:13:43 |
Message-ID: | 4.3.2.7.2.20010704191332.00ae65d0@64.71.145.18 |
Views: | Raw Message | Whole Thread | Download mbox | Resend email |
Thread: | |
Lists: | pgsql-ports |
>>I followed the instructions exactly and got a core dump!
Solved:
For those OpenBSD people, your kernel needs to have these options in your
kernel-configuration file:
# PostgreSQL NEEDS THIS
option SYSVMSG # System V-like message queues
option SYSVSEM # System V-like semaphores
option SYSVSHM # System V-like memory sharing
From | Date | Subject | |
---|---|---|---|
Next Message | Manoj Nair | 2001-07-09 11:41:00 | Compilation on Solaris 2.8 |
Previous Message | Derek Sivers | 2001-07-05 01:15:47 | OpenBSD ports post-installation gives core dump? |