Re: Error when execute insert/update - Mailing list pgsql-admin

From Tom Lane
Subject Re: Error when execute insert/update
Date
Msg-id 816926.1662909249@sss.pgh.pa.us
Whole thread Raw
In response to Re: Error when execute insert/update  (Leandro Bugalho <leandrohb@gmail.com>)
Responses Re: Error when execute insert/update  (Leandro Bugalho <leandrohb@gmail.com>)
List pgsql-admin
Leandro Bugalho <leandrohb@gmail.com> writes:
> This upgrade is in our follow up. But unfortunately this issue
> occurred previously our upgrade.  Now we need to fix this. ANy
> suggestions ?

There is no magic bullet that will avoid the need for the cleanup
VACUUM, if that's what you mean.  What you should be thinking
about is how to prevent a recurrence of the situation.  In ordinary
circumstances autovacuum ought to have kept you out of trouble ...
have you disabled that, or changed settings to render it
insufficiently aggressive?

            regards, tom lane



pgsql-admin by date:

Previous
From: Leandro Bugalho
Date:
Subject: Re: Error when execute insert/update
Next
From: Leandro Bugalho
Date:
Subject: Re: Error when execute insert/update