what does this mean: "running xacts with xcnt == 0" - Mailing list pgsql-hackers

From Peter Eisentraut
Subject what does this mean: "running xacts with xcnt == 0"
Date
Msg-id 546368BC.3020209@gmx.net
Whole thread Raw
Responses Re: what does this mean: "running xacts with xcnt == 0"  (Andres Freund <andres@2ndquadrant.com>)
List pgsql-hackers
Could someone translate this detail message to English:
       ereport(LOG,               (errmsg("logical decoding found consistent point at %X/%X",
(uint32)(lsn >> 32), (uint32) lsn),                errdetail("running xacts with xcnt == 0")));
 

(or downgrade to debug message, if appropriate)?



pgsql-hackers by date:

Previous
From: Ants Aasma
Date:
Subject: Re: Failback to old master
Next
From: Andres Freund
Date:
Subject: Re: what does this mean: "running xacts with xcnt == 0"