Re: latestCompletedXid - Mailing list pgsql-hackers

From Tom Lane
Subject Re: latestCompletedXid
Date
Msg-id 2547.1223671742@sss.pgh.pa.us
Whole thread Raw
In response to latestCompletedXid  (Simon Riggs <simon@2ndQuadrant.com>)
List pgsql-hackers
Simon Riggs <simon@2ndQuadrant.com> writes:
> ISTM that we need not move latestCompletedXid as a result of an abort.

I see no value in this; it just makes things less consistent without
buying any noticeable performance gain.
        regards, tom lane


pgsql-hackers by date:

Previous
From: "Dave Page"
Date:
Subject: Re: Building Postgres in Eclipse
Next
From: Tom Lane
Date:
Subject: Re: How is random_page_cost=4 ok?