Re: [HACKERS] pg_upgrade bug in handling postgres/template1 databases

2015-02-11 Thread Bruce Momjian
On Tue, Feb 10, 2015 at 12:52:33PM -0500, Bruce Momjian wrote: > The attached patch fixes the problem, and I have reproduced the bug and > verified the patch fixes it. It would have been nice if I had figured > this out two weeks ago, before we released minor version upgrades. This > bug has exis

[HACKERS] pg_upgrade bug in handling postgres/template1 databases

2015-02-10 Thread Bruce Momjian
I received a private pg_upgrade bug report related to its affect on the removal of clog files in the upgraded cluster. The user reported that an upgraded cluster yielded this error very soon after being started for the first time: SELECT * FROM test; ERROR: could not access statu