Re: race condition in sync rep

From: Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us>
To: Simon Riggs <simon(at)2ndQuadrant(dot)com>
Cc: Robert Haas <robertmhaas(at)gmail(dot)com>, pgsql-hackers <pgsql-hackers(at)postgresql(dot)org>
Subject: Re: race condition in sync rep
Date: 2011-03-26 16:24:24
Message-ID: 3920.1301156664@sss.pgh.pa.us
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

Simon Riggs <simon(at)2ndQuadrant(dot)com> writes:
> On Sat, Mar 26, 2011 at 4:04 PM, Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us> wrote:
>> In particular, in view of today's fix, shouldn't this commit be reverted?
>>
>> http://git.postgresql.org/gitweb?p=postgresql.git;a=commitdiff;h=6e8e7cc580665ddd43c8ca2acc6d60f345570a57
>>
>> I thought at the time that that was nothing more than documenting a
>> known bug, and now it is documenting a dead bug.

> No, that doc change is still accurate.

Well, in that case, it should be on the open-items list. If the system
is still behaving that way, it's a bug.

regards, tom lane

In response to

Responses

Browse pgsql-hackers by date

  From Date Subject
Next Message Greg Stark 2011-03-26 16:34:55 Re: Open issues for collations
Previous Message Simon Riggs 2011-03-26 16:21:07 Re: race condition in sync rep