Re: brin autosummarization -- autovacuum "work items"
Jeff Janes <jeff.janes@gmail.com>
From: Jeff Janes <jeff.janes@gmail.com>
To: Alvaro Herrera <alvherre@2ndquadrant.com>
Cc: Thomas Munro <thomas.munro@enterprisedb.com>, Pg Hackers <pgsql-hackers@postgresql.org>
Date: 2017-04-01T18:57:27Z
Lists: pgsql-hackers
Attachments
- regression.diffs (application/octet-stream)
On Sat, Apr 1, 2017 at 10:09 AM, Alvaro Herrera <alvherre@2ndquadrant.com> wrote: > Alvaro Herrera wrote: > > > I also removed the behavior that on index creation the final partial > > block range is always summarized. It's pointless. > > I just pushed this, without this change, because it breaks > src/test/modules/brin. I still think it's pointless, but it'd require > more than one line to change. > This is failing for me (and the entire build farm, it looks like). Cheers, Jeff
Commits
-
BRIN auto-summarization
- 7526e10224f0 10.0 landed