Re: what does this mean: "running xacts with xcnt == 0"

From: Peter Eisentraut <peter_e(at)gmx(dot)net>
To: Robert Haas <robertmhaas(at)gmail(dot)com>, Andres Freund <andres(at)2ndquadrant(dot)com>
Cc: Alvaro Herrera <alvherre(at)2ndquadrant(dot)com>, pgsql-hackers <pgsql-hackers(at)postgresql(dot)org>
Subject: Re: what does this mean: "running xacts with xcnt == 0"
Date: 2014-11-14 02:03:57
Message-ID: 5465630D.6020006@gmx.net
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

On 11/12/14 1:04 PM, Robert Haas wrote:
> I suggest:
>
> 1. Logical decoding will begin using saved snapshot.
> 2. Transaction ID %u finished; no more running transactions.
> 3. There are no running transactions.

I went with that. Thank you.

In response to

Responses

Browse pgsql-hackers by date

  From Date Subject
Next Message Andres Freund 2014-11-14 02:05:29 Re: what does this mean: "running xacts with xcnt == 0"
Previous Message Tom Lane 2014-11-14 02:00:44 Re: EXPLAIN ANALYZE output weird for Top-N Sort