Re: PostgreSQL Full Vacuum Taking 5 to 6 hrs.

Поиск
Список
Период
Сортировка
От Julien Rouhaud
Тема Re: PostgreSQL Full Vacuum Taking 5 to 6 hrs.
Дата
Msg-id 20220208070826.6q7tgzumlumzlles@jrouhaud
обсуждение исходный текст
Ответ на RE: PostgreSQL Full Vacuum Taking 5 to 6 hrs.  (Ram Pratap Maurya <ram.maurya@lavainternational.in>)
Ответы RE: PostgreSQL Full Vacuum Taking 5 to 6 hrs.  (Ram Pratap Maurya <ram.maurya@lavainternational.in>)
Список pgsql-admin
Hi,

Please don't top post on those forums
(https://wiki.postgresql.org/wiki/Mailing_Lists#Email_etiquette_mechanics)

On Tue, Feb 08, 2022 at 06:59:07AM +0000, Ram Pratap Maurya wrote:
> 
> we are running VACUUM FULL on all table and its take 5 to 6 Hrs.

The only thing that can be done to make it faster is to use a 1GB
maintenance_work_mem.

But why do you need to do frequent database wide VACUUM FULL in the first
place?  Do you really have massive bloat on every single table in the database?

Do you have adequate autovacuum configuration, or additional VACUUM jobs if
that's not enough?



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

Предыдущее
От: Julien Rouhaud
Дата:
Сообщение: Re: Lost replication slots after pg_upgrade.
Следующее
От: Nikhil Shetty
Дата:
Сообщение: Re: Lost replication slots after pg_upgrade.