Re: crash-safe visibility map, take four - Mailing list pgsql-hackers

From Gokulakannan Somasundaram
Subject Re: crash-safe visibility map, take four
Date
Msg-id AANLkTinUehoBP8NePwQr1wv2EBBDYx2s95NG1Ziyv359@mail.gmail.com
Whole thread Raw
In response to crash-safe visibility map, take four  (Robert Haas <robertmhaas@gmail.com>)
Responses Re: crash-safe visibility map, take four
List pgsql-hackers
I took a crack at implementing the first approach described above,
which seems to be by far the simplest idea we've come up with to date.
 Patch attached.  It doesn't seem to be that complicated, which could
mean either that it's not that complicated or that I'm missing
something.  Feel free to point and snicker in the latter case.

Hi,
    I suppose the problem is not with setting the bit, but resetting the bit. Has that been completed already?

Thanks. 

pgsql-hackers by date:

Previous
From: aaronenabs
Date:
Subject: writing a script to examine dead tuples
Next
From: Robert Haas
Date:
Subject: Re: crash-safe visibility map, take four