RE: A few new options for CHECKPOINT

Поиск
Список
Период
Сортировка
От tsunakawa.takay@fujitsu.com
Тема RE: A few new options for CHECKPOINT
Дата
Msg-id TYAPR01MB2990F066EC4B13B37120C6F3FEFA0@TYAPR01MB2990.jpnprd01.prod.outlook.com
обсуждение исходный текст
Ответ на A few new options for CHECKPOINT  ("Bossart, Nathan" <bossartn@amazon.com>)
Ответы Re: A few new options for CHECKPOINT
Список pgsql-hackers
From: Bossart, Nathan <bossartn@amazon.com>
> The main purpose of this patch is to give users more control over their manually
> requested checkpoints or restartpoints.  I suspect the most useful option is
> IMMEDIATE, which can help avoid checkpoint- related IO spikes.  However, I
> didn't see any strong reason to prevent users from also adjusting FORCE and
> WAIT.

I think just IMMEDIATE would suffice, too.  But could you tell us why you got to want to give users more control?
Couldwe know concrete example situations where users want to perform CHECKPOINT with options?
 


Regards
Takayuki Tsunakawa


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

Предыдущее
От: David Zhang
Дата:
Сообщение: Add table access method as an option to pgbench
Следующее
От: Andy Fan
Дата:
Сообщение: Re: About adding a new filed to a struct in primnodes.h