Re: pg_upgrade loses security lables and COMMENTs on blobs
Stephen Frost <sfrost@snowman.net>
From: Stephen Frost <sfrost@snowman.net>
To: Bruce Momjian <bruce@momjian.us>
Cc: pgsql-hackers@postgresql.org
Date: 2017-03-03T15:08:18Z
Lists: pgsql-hackers
Bruce, * Bruce Momjian (bruce@momjian.us) wrote: > On Thu, Feb 23, 2017 at 10:36:37AM -0500, Stephen Frost wrote: > > * Stephen Frost (sfrost@snowman.net) wrote: > > > Just wanted to get a note out to -hackers about the issue, I'll see > > > about getting a fix written up for it soon. > > > > Attached is a patch which addresses this issue. I'm not terribly > > pleased with it, but I also haven't got any great ideas of what else to > > do. Suggestions welcome, of course. > > > > Otherwise, I'll plan to start working on the back-branch changes for > > this soon. > > Yeah, this is probably the best you can do. Your analysis of how we > used to treat large objects is correct, and was never adjusted for the > changes you outlined. Great, thanks, I'll be pushing this to all the branches soon, still testing. Thanks again! Stephen
Commits
-
pg_upgrade: Fix large object COMMENTS, SECURITY LABELS
- e864cd25b4f5 9.2.21 landed
- 7f831f09bb85 9.3.17 landed
- 93598898c8d2 9.4.12 landed
- 6be8647f7862 9.5.7 landed
- 65a3f233b2cf 9.6.3 landed
- ff992c074e30 10.0 landed