Re: Multixacts wraparound monitoring

From: Alvaro Herrera <alvherre(at)2ndquadrant(dot)com>
To: "Pavlov, Vladimir" <Vladimir(dot)Pavlov(at)tns-global(dot)ru>
Cc: 'Adrian Klaver' <adrian(dot)klaver(at)aklaver(dot)com>, "pgsql-general(at)postgresql(dot)org" <pgsql-general(at)postgresql(dot)org>
Subject: Re: Multixacts wraparound monitoring
Date: 2016-03-24 18:03:15
Message-ID: 20160324180315.GA677728@alvherre.pgsql
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general

Pavlov, Vladimir wrote:
> Thanks for your reply.
> Yes, the first thing I looked at the statistics from pg_stat_activity.
> But I have a transaction is not more than 60 seconds and the condition 'idle in transaction' lasts only a few seconds.

Maybe you have a prepared transaction? See
select * from pg_prepared_xacts;

--
Álvaro Herrera http://www.2ndQuadrant.com/
PostgreSQL Development, 24x7 Support, Remote DBA, Training & Services

In response to

Responses

Browse pgsql-general by date

  From Date Subject
Next Message Howard News 2016-03-24 18:03:32 Re: Uninstalled working db by mistake
Previous Message David Wilson 2016-03-24 17:52:16 Re: Uninstalled working db by mistake