Re: FreeBSD 5.2.1, postgresql 7.4.5 and shared memory settings

Поиск
Список
Период
Сортировка
От Rick Apichairuk
Тема Re: FreeBSD 5.2.1, postgresql 7.4.5 and shared memory settings
Дата
Msg-id 9776bb660501301828511f9aa0@mail.gmail.com
обсуждение исходный текст
Ответ на Re: FreeBSD 5.2.1, postgresql 7.4.5 and shared memory settings  (Sven Willenberger <sven@dmv.com>)
Ответы Re: FreeBSD 5.2.1, postgresql 7.4.5 and shared memory settings  (Sven Willenberger <sven@dmv.com>)
Список 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 по дате отправления:

Предыдущее
От: Sven Willenberger
Дата:
Сообщение: Re: FreeBSD 5.2.1, postgresql 7.4.5 and shared memory settings
Следующее
От: "Rick Schumeyer"
Дата:
Сообщение: postgres session termination