On Tue, Mar 06, 2012 at 07:09:23PM +0000, Simon Riggs wrote:
> The problem is actually on/off/crash/on in quick succession which is
>> much less likely.

I must be missing something, but how about:
if (!has_checksums && page_loses_checksum_due_to_hint_bit_write)
     wal_log_the_hint_bit_write();

Greetings
Marcin Mańk

-- 
Sent via pgsql-hackers mailing list (pgsql-hackers@postgresql.org)
To make changes to your subscription:
http://www.postgresql.org/mailpref/pgsql-hackers

Reply via email to