Re: Checkpoints occur too frequently

Поиск
Список
Период
Сортировка
От Tom Lane
Тема Re: Checkpoints occur too frequently
Дата
Msg-id 26322.1103083008@sss.pgh.pa.us
обсуждение исходный текст
Ответ на Re: Checkpoints occur too frequently  (Simon Riggs <simon@2ndquadrant.com>)
Ответы Re: Checkpoints occur too frequently  (Tom Lane <tgl@sss.pgh.pa.us>)
Список pgsql-bugs
Simon Riggs <simon@2ndquadrant.com> writes:
> I'd say no code changes for 8.0, now we know what's causing it. A doc
> patch to show the limit is probably just going to annoy the translators
> at this stage also.

We could adjust guc.c to limit checkpoint_segments to the range 1..255
without having to touch any translatable strings.  This isn't a
necessary change but it seems harmless ... any objections?

            regards, tom lane

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

Предыдущее
От: Simon Riggs
Дата:
Сообщение: Re: Checkpoints occur too frequently
Следующее
От: Luojia Chen
Дата:
Сообщение: Re: postgresql-8.0.0 beta5 & postgresql-7.4.6 can't compile