Thread: Re: [COMMITTERS] Re: pgsql: Add URLs for : * Speed WAL recovery by allowing more than one

Simon Riggs <simon@2ndquadrant.com> writes:
> It may surprise you but I didn't read Tom's words as being against
> "Simon's approach". Personally I read them as a generic warning, which I
> agreed with. Maybe Tom can straighten that out.

AFAIR, I just said that I'd find it hard to trust any complex mechanism
that was being used *only* during WAL replay.  If we want to invent a
pre-reader process, or aio, or whatever, we should try to get it to be
exercised during normal use as well.  We're far more likely to find the
bugs in it that way.

            regards, tom lane