Jeff Janes wrote: > I am running some crash recovery testing against 10rc1 by injecting torn > page writes, using a test case which generates a lot of multixact, some > naturally by doing a lot fk updates, but most artificially by calling > the pg_burn_multixact function from one of the attached patches.
Is this new in pg10, or do you also see it in 9.6?
It turns out it is not new in pg10. I spotted in the log file only by accident while looking for something else. Now that I am looking for it, I do see it in 9.6 as well.