Greg Stark <gsst...@mit.edu> writes: > Another thought is that would could use the MSSQL-style torn page > detection of including a counter (or even a bit?) in every 512-byte > chunk which gets incremented every time the page is written.
I think we can dismiss that idea, or any idea involving a per-page status value, out of hand. The implications for tuple layout are just too messy. I'm not especially thrilled with making assumptions about the underlying device block size anyway. 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