Re: postgresql back-end would not start on FreeBSD v 2.2.7 - Mailing list pgsql-ports

From Kurt Seel
Subject Re: postgresql back-end would not start on FreeBSD v 2.2.7
Date
Msg-id 37EA976F.CDF718D6@utcorp.com
Whole thread Raw
In response to postgresql back-end would not start on FreeBSD v 2.2.7  (sugarh@ttc.com)
List pgsql-ports
sugarh@ttc.com wrote:

> When I tried to start the back-end, I got the followinf message on my
> console:
>
> "cmd postgres pid 195 tried to use non-present SYSVSEM"
>
> The following message was in the log file:
>
> "195 Bad system call (core dumped) nohup postmaster -i >pgserver.log 2>&1"
>
> I am installing version 6.5.1, clean as I downloaded it from your site.
> My OS is FreeBSD Version 2.2.7
> My hardware is an i486 based system with 48K of RAM.

 Put this in your kernel config:

options         SYSVSHM
options         SYSVSEM
options         SYSVMSG

 Recompile the kernel, cp it into /kernel and reboot.

--


pgsql-ports by date:

Previous
From: Kurt Seel
Date:
Subject: Re: FreeBSD installation
Next
From: jefpai@ashastd.org
Date:
Subject: pgtclsh.exe