Re: pg_upgrade and materialized views
Tom Lane <tgl@sss.pgh.pa.us>
From: Tom Lane <tgl@sss.pgh.pa.us>
To: Victor Yegorov <vyegorov@gmail.com>
Cc: Claudio Freire <klaussfreire@gmail.com>, pgsql-bugs@postgresql.org
Date: 2018-02-21T15:08:12Z
Lists: pgsql-bugs
Victor Yegorov <vyegorov@gmail.com> writes: > Is it possible, that bug #14852 is of the same nature as the issue at hand > here? > https://postg.es/m/20171013115320.28049.86457@wrigleys.postgresql.org For the archives' sake, the correct link is https://www.postgresql.org/message-id/20171013115320.28049.86457@wrigleys.postgresql.org Yeah, that does look suspiciously like a set of facts matching this problem :-( regards, tom lane
Commits
-
Repair pg_upgrade's failure to preserve relfrozenxid for matviews.
- d3b0a23a2093 9.3.22 landed
- 9936f149952b 9.5.12 landed
- 66e203c851ab 9.6.8 landed
- 5ab5d21aaa0e 10.3 landed
- 38b41f182a66 11.0 landed
- 2d12c559335e 9.4.17 landed