Re: Multixacts wraparound monitoring - Mailing list pgsql-general

From Alvaro Herrera
Subject Re: Multixacts wraparound monitoring
Date
Msg-id 20160324180315.GA677728@alvherre.pgsql
Whole thread Raw
In response to Re: Multixacts wraparound monitoring  ("Pavlov, Vladimir" <Vladimir.Pavlov@tns-global.ru>)
Responses Re: Multixacts wraparound monitoring  ("Pavlov, Vladimir" <Vladimir.Pavlov@tns-global.ru>)
List 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


pgsql-general by date:

Previous
From: David Wilson
Date:
Subject: Re: Uninstalled working db by mistake
Next
From: Howard News
Date:
Subject: Re: Uninstalled working db by mistake