Re: checkpoint_segments upgrade recommendation?

Поиск
Список
Период
Сортировка
От Michael Paquier
Тема Re: checkpoint_segments upgrade recommendation?
Дата
Msg-id CAB7nPqSYCDf4H3xR+rJLKB_HLP_KY1iqbLwqmTnvzgswmDpxrA@mail.gmail.com
обсуждение исходный текст
Ответ на Re: checkpoint_segments upgrade recommendation?  (Peter Eisentraut <peter_e@gmx.net>)
Список pgsql-hackers


On Wed, Oct 21, 2015 at 3:11 AM, Peter Eisentraut <peter_e@gmx.net> wrote:
On 10/17/15 10:25 AM, Michael Paquier wrote:
> I think that we should just suggest a reverse formula of the maximum
> soft limit of checkpoint_segments for max_wal_size in the release notes
> of 9.5, basically:
> (3 * your_old_checkpoint_segments + 1) * 16MB = max_wal_size

How about this patch?

(Actually, I'd remove the + 1 to make the numbers come out rounder.)

Removing the + 1 is fine for me.

+      been removed.  Its place it taken by the new
"Its place is taken".

Other than those little things this looks fine to me.
Regards,
--
Michael

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

Предыдущее
От: Simon Riggs
Дата:
Сообщение: Re: Multi-column distinctness.
Следующее
От: Noah Misch
Дата:
Сообщение: Re: Debugging buildfarm pg_upgrade check failures