Обсуждение: auto vacuum restart

Поиск
Список
Период
Сортировка

auto vacuum restart

От
Sridhar N Bamandlapally
Дата:
Hi,

how do we stop and restart auto vacuum which is running long long time,


Thanks
Sridhar


Re: auto vacuum restart

От
Priancka Chatz
Дата:
Hi Sridhar,

You can kill the autovacuum process like any other Postgres process but it will restart most likely.
Hence, you may want to check why the autovacuum is running for so long. And how much percentage has completed giving an idea of how much longer it will run?

Regards,
Priyanka
.

On Tue, May 4, 2021 at 5:54 PM Sridhar N Bamandlapally <sridhar.bn1@gmail.com> wrote:
Hi,

how do we stop and restart auto vacuum which is running long long time,


Thanks
Sridhar