Re: Why so many xlogs?

Поиск
Список
Период
Сортировка
От Filip Rembiałkowski
Тема Re: Why so many xlogs?
Дата
Msg-id AANLkTi=X2aSfO2sfaEtORRtUZ+TwOfX+h2hSqCwUt4Nr@mail.gmail.com
обсуждение исходный текст
Ответ на Why so many xlogs?  (hubert depesz lubaczewski <depesz@depesz.com>)
Ответы Re: Why so many xlogs?  (hubert depesz lubaczewski <depesz@depesz.com>)
Список pgsql-general
2010/11/1 hubert depesz lubaczewski <depesz@depesz.com>:

> as I understand, max number of xlog files in pg_xlog should be ( 1 + 2 *
> checkpoint_segments ).

why?

for a server overloaded with R/W transactions, it's possible to go beyond this.
checkpoints just do not keep up.
right now I have an 8.3 with checkpoint_segments=3, constantly running
pgbench and I see 8 WAL segments.

cheers
Filip

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

Предыдущее
От: Vick Khera
Дата:
Сообщение: Re: max_fsm_pages increase
Следующее
От: Carlos Mennens
Дата:
Сообщение: Re: 8.4 Data Not Compatible with 9.0.1 Upgrade?