Re: Block level concurrency during recovery - Mailing list pgsql-hackers

From Tom Lane
Subject Re: Block level concurrency during recovery
Date
Msg-id 3946.1225728582@sss.pgh.pa.us
Whole thread Raw
In response to Re: Block level concurrency during recovery  (Simon Riggs <simon@2ndQuadrant.com>)
List pgsql-hackers
Simon Riggs <simon@2ndQuadrant.com> writes:
> Are you happy with my optimisation that if a page needs to be read in,
> we just skip it and pretend we did read-pin-unpin on it?

If it's not in buffers then it cannot be pinned, so I concur that that
is safe.
        regards, tom lane


pgsql-hackers by date:

Previous
From: Simon Riggs
Date:
Subject: Re: Block level concurrency during recovery
Next
From: Alvaro Herrera
Date:
Subject: Re: autovacuum and reloptions