Re: vacuum is time consuming

From: Laurenz Albe <laurenz(dot)albe(at)cybertec(dot)at>
To: Atul Kumar <akumar14871(at)gmail(dot)com>, Martín Marqués <martin(dot)marques(at)gmail(dot)com>
Cc: Postgres General <pgsql-general(at)postgresql(dot)org>
Subject: Re: vacuum is time consuming
Date: 2021-02-02 08:22:58
Message-ID: 12904c49be9e344868c428422d17bd4f62bb43a0.camel@cybertec.at
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general

On Tue, 2021-02-02 at 13:44 +0530, Atul Kumar wrote:
> Is there any other option to increase the speed of vacuum?

For autovacuum, decrease "autovacuum_vacuum_cost_delay".

Yours,
Laurenz Albe
--
Cybertec | https://www.cybertec-postgresql.com

In response to

Responses

Browse pgsql-general by date

  From Date Subject
Next Message Laurenz Albe 2021-02-02 08:31:22 Re: count(*) vs count(id)
Previous Message Atul Kumar 2021-02-02 08:14:15 Re: vacuum is time consuming