Bruce Momjian <pgman@candle.pha.pa.us> writes:
> Not sure how we are going to do this in Win32, but somehow we will have
> to record all open files between checkpoints in an area that the
> checkpoint process can read during a checkpoint.
One reason I like the idea of adopting a sync-when-you-write policy is
that it eliminates the need for anything as messy as that.
regards, tom lane