Re: What's size of your PostgreSQL Database?

Поиск
Список
Период
Сортировка
От Greg Smith
Тема Re: What's size of your PostgreSQL Database?
Дата
Msg-id Pine.GSO.4.64.0808170406110.7992@westnet.com
обсуждение исходный текст
Ответ на Re: What's size of your PostgreSQL Database?  ("Amber" <guxiaobo1982@hotmail.com>)
Список pgsql-general
On Sun, 17 Aug 2008, Amber wrote:

> what I am wondering is how multiple agent process share page caches.

The database allocates a block of shared memory (sized by the
shared_buffers parameter) that all the client processes share for caching
pages.

--
* Greg Smith gsmith@gregsmith.com http://www.gregsmith.com Baltimore, MD

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