Re: Why Wal_buffer is 64KB

Поиск
Список
Период
Сортировка
От Jaime Casanova
Тема Re: Why Wal_buffer is 64KB
Дата
Msg-id 3073cc9b1003251015x590e962ata59dadbb58b42ce5@mail.gmail.com
обсуждение исходный текст
Ответ на Why Wal_buffer is 64KB  (Tadipathri Raghu <traghu.dba@gmail.com>)
Ответы Re: Why Wal_buffer is 64KB
Список pgsql-performance
On Thu, Mar 25, 2010 at 11:01 AM, Tadipathri Raghu <traghu.dba@gmail.com> wrote:
> Hi All,
>
> Can anybody clarify on this, why wal_buffer is 64kb and what is advantages
> and disadvantages in increasing or decreasing the wal_buffer.
>

is 64kb just because by default we have low values in almost everything :)
and the advantages is that if your average transaction is more than
64kb large all wal data will be in memory until commit, actually i
thing it should be large enough to accomodate more than one
transaction but i'm not sure about that one... i usually use 1Mb for
OLTP systems

--
Atentamente,
Jaime Casanova
Soporte y capacitación de PostgreSQL
Asesoría y desarrollo de sistemas
Guayaquil - Ecuador
Cel. +59387171157

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

Предыдущее
От: Brad Nicholson
Дата:
Сообщение: Re: Why Wal_buffer is 64KB
Следующее
От: "Pierre C"
Дата:
Сообщение: Re: Why Wal_buffer is 64KB