On Sun, Jan 27, 2013 at 3:50 AM, Simon Riggs <[email protected]> wrote: > If we attempted to defer the FPI last thing before write, we'd need to > cope with the case that writes at checkpoint occur after the logical > start of the checkpoint, and also with the overhead of additional > writes at checkpoint time.
Oh, good point. That's surely a good reason not to do it that way. -- Robert Haas EnterpriseDB: http://www.enterprisedb.com The Enterprise PostgreSQL Company -- Sent via pgsql-hackers mailing list ([email protected]) To make changes to your subscription: http://www.postgresql.org/mailpref/pgsql-hackers
