From: | Rick Apichairuk <rapichai(at)gmail(dot)com> |
---|---|
To: | pgsql-general(at)postgresql(dot)org |
Subject: | Re: FreeBSD 5.2.1, postgresql 7.4.5 and shared memory settings |
Date: | 2005-01-31 02:28:38 |
Message-ID: | 9776bb660501301828511f9aa0@mail.gmail.com |
Views: | Raw Message | Whole Thread | Download mbox | Resend email |
Thread: | |
Lists: | pgsql-admin pgsql-general |
On Sun, 30 Jan 2005 21:12:08 -0500, Sven Willenberger <sven(at)dmv(dot)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).
From | Date | Subject | |
---|---|---|---|
Next Message | Sven Willenberger | 2005-01-31 04:09:47 | Re: FreeBSD 5.2.1, postgresql 7.4.5 and shared memory settings |
Previous Message | Sven Willenberger | 2005-01-31 02:12:08 | Re: FreeBSD 5.2.1, postgresql 7.4.5 and shared memory settings |
From | Date | Subject | |
---|---|---|---|
Next Message | Lonni J Friedman | 2005-01-31 02:50:35 | Re: postgresql 7.4.6 slowing down |
Previous Message | Rick Schumeyer | 2005-01-31 02:24:04 | postgres session termination |