Re: 8.2 Autovacuum BUG ?

From: Andreas Kretschmer <andreas(at)a-kretschmer(dot)de>
To: pgsql-performance(at)lists(dot)postgresql(dot)org
Subject: Re: 8.2 Autovacuum BUG ?
Date: 2018-01-22 11:47:10
Message-ID: 97fd02a3-c07c-6d27-6221-b50c2c8c13cc@a-kretschmer.de
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-performance

Am 22.01.2018 um 11:21 schrieb pavan95:
> Could you please explain what antiwraparound autovacuum is?? Is it related
> for preventing transactionID wraparound failures?

Yes.

> If so does running vacuum
> full against the database will suppress this abnormal generation of archive
> logs??

Such a vacuum freeze isn't abnormal. Do you have a really problem with it?

Regards, Andreas

--
2ndQuadrant - The PostgreSQL Support Company.
www.2ndQuadrant.com

In response to

Responses

Browse pgsql-performance by date

  From Date Subject
Next Message Pavel Suderevsky 2018-01-22 18:43:32 PG 9.6 Slow inserts with long-lasting LWLocks
Previous Message pavan95 2018-01-22 10:21:39 Re: 8.2 Autovacuum BUG ?