Add new option 'all' to pg_stat_reset_shared()

Поиск
Список
Период
Сортировка
От torikoshia
Тема Add new option 'all' to pg_stat_reset_shared()
Дата
Msg-id 4291a55137ddda77cf7cc5f46e846daf@oss.nttdata.com
обсуждение исходный текст
Ответы Re: Add new option 'all' to pg_stat_reset_shared()
Список pgsql-hackers
Hi,

After 96f052613f3, we have below 6 types of parameter for 
pg_stat_reset_shared().

   "archiver", "bgwriter", "checkpointer", "io", "recovery_prefetch",  
"wal"

How about adding a new option 'all' to delete all targets above?

I imagine there are cases where people want to initialize all of them at 
the same time in addition to initializing one at a time.

-- 
Regards,

--
Atsushi Torikoshi
NTT DATA Group Corporation



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

Предыдущее
От: Pavel Borisov
Дата:
Сообщение: Re: [PATCH] Improve amcheck to also check UNIQUE constraint in btree index.
Следующее
От: Kyotaro Horiguchi
Дата:
Сообщение: Re: A recent message added to pg_upgade