"Jonah H. Harris" <[EMAIL PROTECTED]> writes: > Just to see where to go from here... I want to make sure the options > I've seen in this thread are laid out clearly:
> 1. Hold an exclusive lock on the buffer during the call to smgrwrite > OR > 2. Doublebuffer the write > OR > 3. Do some crufty magic to ignore hint-bit updates Right, I think everyone agrees now that #2 seems like the most preferable option for writing the checksum. However, that still leaves us lacking a solution for torn pages during a write that follows a hint bit update. We may end up with some "crufty magic" anyway for dealing with that. regards, tom lane -- Sent via pgsql-hackers mailing list (pgsql-hackers@postgresql.org) To make changes to your subscription: http://www.postgresql.org/mailpref/pgsql-hackers