Re: FreeBSD 5.2.1, postgresql 7.4.5 and shared memory settings - Mailing list pgsql-general

From Rick Apichairuk
Subject Re: FreeBSD 5.2.1, postgresql 7.4.5 and shared memory settings
Date
Msg-id 9776bb660501301828511f9aa0@mail.gmail.com
Whole thread Raw
In response to Re: FreeBSD 5.2.1, postgresql 7.4.5 and shared memory settings  (Sven Willenberger <sven@dmv.com>)
Responses Re: FreeBSD 5.2.1, postgresql 7.4.5 and shared memory settings  (Sven Willenberger <sven@dmv.com>)
List pgsql-general
On Sun, 30 Jan 2005 21:12:08 -0500, Sven Willenberger <sven@dmv.com> wrote:

> I assume you added these variables to either the GENERIC or a custom
> kernel in /usr/src/sys/i386/conf. If you created a custom kernel called
> CUSTOM, then you would:

That's what I did.

> cd /usr/src
> make buildkernel KERNCONF=CUSTOM
> make installkernel KERNCONF=CUSTOM

The exact commands I used were:

KERN_CONF=CUSTOM make buildkernel > make.buildkernel.log 2>&1 & tail
-f make.buildkernel.log

KERN_CONF=CUSTOM make installkernel > make.installkernel.log 2>&1 &
tail -f make.installkernel.log

> Just wanted to verify that you built and installed the kernel using the
> config file that has the settings you listed above (your sysctl output
> would indicate otherwise).

pgsql-general by date:

Previous
From: Sven Willenberger
Date:
Subject: Re: FreeBSD 5.2.1, postgresql 7.4.5 and shared memory settings
Next
From: "Rick Schumeyer"
Date:
Subject: postgres session termination