autovacuum: change priority of the vacuumed tables

From: Ildus Kurbangaliev <i(dot)kurbangaliev(at)postgrespro(dot)ru>
To: pgsql-hackers <pgsql-hackers(at)postgresql(dot)org>
Subject: autovacuum: change priority of the vacuumed tables
Date: 2018-02-08 14:01:07
Message-ID: 20180208170107.365496e3@wp.localdomain
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: 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

Attachment Content-Type Size
autovacuum_table_priority.patch text/x-patch 10.5 KB

Responses

Browse pgsql-hackers by date

  From Date Subject
Next Message Amit Kapila 2018-02-08 14:04:04 Re: [HACKERS] PATCH: enabling parallel execution for cursors explicitly (experimental)
Previous Message Stephen Frost 2018-02-08 13:59:05 PostgreSQL 2018-02-08 Security Update Release