Re: Template0 datfrozenxid age is 160million and progressing

From: Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us>
To: "rjo_roy(at)yahoo(dot)com" <rjo_roy(at)yahoo(dot)com>
Cc: "pgsql-general(at)postgresql(dot)org" <pgsql-general(at)postgresql(dot)org>
Subject: Re: Template0 datfrozenxid age is 160million and progressing
Date: 2018-08-01 14:24:24
Message-ID: 28019.1533133464@sss.pgh.pa.us
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general

Rijo Roy <rjo_roy(at)yahoo(dot)com> writes:
> Thanks for the advice. Autovacuum is disabled in the environment and I cannot take a call on enabling it back. I can only run manual vacuum on the database as the dev team fears autoanalyze changing the query performance. Do you still think we don't need to take any actions. 

IMO, the action you need to take is enabling autovacuum. We've
seen many many people go down the path you are taking, and it's
generally led to no good in the end. Manual vacuuming tends
to miss stuff, and it cannot react adequately to activity spikes.

regards, tom lane

In response to

Responses

Browse pgsql-general by date

  From Date Subject
Next Message Rijo Roy 2018-08-01 14:31:11 Re: Template0 datfrozenxid age is 160million and progressing
Previous Message Rijo Roy 2018-08-01 14:15:23 Re: Template0 datfrozenxid age is 160million and progressing