| From: | Sven Willenberger <sven(at)dmv(dot)com> |
|---|---|
| To: | pgsql-general(at)postgresql(dot)org |
| Cc: | Rick Apichairuk <rapichai(at)gmail(dot)com> |
| Subject: | Re: FreeBSD 5.2.1, postgresql 7.4.5 and shared memory settings |
| Date: | 2005-01-31 04:09:47 |
| Message-ID: | 41FDAF8B.8000806@dmv.com |
| Views: | Whole Thread | Raw Message | Download mbox | Resend email |
| Thread: | |
| Lists: | pgsql-admin pgsql-general |
Rick Apichairuk wrote:
> 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
>
KERNCONF not KERN_CONF ... you are simply rebuilding GENERIC which is
why your settings are not "sticking" (see the /usr/src/UPDATING file).
Sven
| From | Date | Subject | |
|---|---|---|---|
| Next Message | Donald Fraser | 2005-01-31 09:10:48 | postgresql-7.4.6-2PGDG.src.rpm broken for Redhat 7,8 or 9 |
| Previous Message | Rick Apichairuk | 2005-01-31 02:28:38 | Re: FreeBSD 5.2.1, postgresql 7.4.5 and shared memory settings |
| From | Date | Subject | |
|---|---|---|---|
| Next Message | John DeSoi | 2005-01-31 04:27:11 | Re: postgres session termination |
| Previous Message | Bradley D. Snobar | 2005-01-31 04:06:03 | Problem: 32 Argument function parameter list |