Tom Lane wrote: > Heikki Linnakangas <[email protected]> writes: >> This is completely untested still, but does anyone immediately see any >> more problems? > > Isn't SetForwardFsyncRequests going to cause the final mdsync to fail?
Yes, I just noticed that myself, testing it for the first time. That check needs to be suppressed in the startup checkpoint. -- Heikki Linnakangas EnterpriseDB http://www.enterprisedb.com -- Sent via pgsql-bugs mailing list ([email protected]) To make changes to your subscription: http://www.postgresql.org/mailpref/pgsql-bugs
