Upper limit on number of buffers?

Поиск
Список
Период
Сортировка
От mlw
Тема Upper limit on number of buffers?
Дата
Msg-id 3A4645FB.5A2AD262@mohawksoft.com
обсуждение исходный текст
Ответы Re: Upper limit on number of buffers?  (Alfred Perlstein <bright@wintelcom.net>)
Re: Upper limit on number of buffers?  (Oleg Bartunov <oleg@sai.msu.su>)
Список pgsql-hackers
This line works:
/usr/local/pgsql/bin/postmaster -N 32 -B 928 -i -S
-D/home/postgres/pgdev -o "-F -fs -S 4096"

Where as this line:

/usr/local/pgsql/bin/postmaster -N 32 -B 1024 -i -S
-D/home/postgres/pgdev -o "-F -fs -S 4096"

does not.

Any ideas? 
I have 256M of memory, RedHat Linux 7.0, CVS version of Postgres as of a
couple days ago.

-- 
http://www.mohawksoft.com


В списке pgsql-hackers по дате отправления:

Предыдущее
От: "Rod Taylor"
Дата:
Сообщение: Thoughts regarding pg_dump
Следующее
От: Brent Verner
Дата:
Сообщение: Re: Re: 7.1 on DEC/Alpha