autovacuum: change priority of the vacuumed tables

Поиск
Список
Период
Сортировка
От Ildus Kurbangaliev
Тема autovacuum: change priority of the vacuumed tables
Дата
Msg-id 20180208170107.365496e3@wp.localdomain
обсуждение исходный текст
Ответы Re: autovacuum: change priority of the vacuumed tables
Список pgsql-hackers
Hi,

Attached patch adds 'autovacuum_table_priority' to the current list of
automatic vacuuming settings. It's used in sorting of vacuumed tables in
autovacuum worker before actual vacuum.

The idea is to give possibility to the users to prioritize their tables
in autovacuum process.

-- 
---
Regards,
Ildus Kurbangaliev

Вложения

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

Предыдущее
От: Stephen Frost
Дата:
Сообщение: Re: PDF Builds on borka (Debian/stretch) broken - 9.6
Следующее
От: Amit Kapila
Дата:
Сообщение: Re: [HACKERS] PATCH: enabling parallel execution for cursorsexplicitly (experimental)