Re: Issue in autovacuum - Mailing list pgsql-general

From Tom Lane
Subject Re: Issue in autovacuum
Date
Msg-id 18167.1490725438@sss.pgh.pa.us
Whole thread Raw
Responses Re: Issue in autovacuum  ("Agarwal, Prateek" <prateeka@hpe.com>)
List pgsql-general
Adrian Klaver <adrian.klaver@aklaver.com> writes:
> On 03/28/2017 03:15 AM, Agarwal, Prateek wrote:
>> When I upgrade my db to 9.4.6 (my application remains same and hardly
>> any code change w.r.t transaction declarations), it started complaining
>> about dead rows below. I am not sure if it is something to do with
>> upgrade or not.

> So are you using replication slots?

Or prepared transactions?  Or maybe you just have a really old open
transaction?

            regards, tom lane


pgsql-general by date:

Previous
From: Paul Jungwirth
Date:
Subject: Postgres Permissions Article
Next
From: John R Pierce
Date:
Subject: Re: Equivalent function not found forERROR_PROCEDURE(),ERROR_LINE(),ERROR_MESSAGE().