Re: brin autosummarization -- autovacuum "work items"

From: Alvaro Herrera <alvherre(at)2ndquadrant(dot)com>
To: Thomas Munro <thomas(dot)munro(at)enterprisedb(dot)com>
Cc: Pg Hackers <pgsql-hackers(at)postgresql(dot)org>
Subject: Re: brin autosummarization -- autovacuum "work items"
Date: 2017-04-01 17:09:06
Message-ID: 20170401170906.tffrgykqqukhrwew@alvherre.pgsql
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

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.

--
Álvaro Herrera https://www.2ndQuadrant.com/
PostgreSQL Development, 24x7 Support, Remote DBA, Training & Services

In response to

Responses

Browse pgsql-hackers by date

  From Date Subject
Next Message anant khandelwal 2017-04-01 17:13:26 Re: GSoC 2017 Proposal for "Explicitly support predicate locks in index access methods besides btree"
Previous Message Alvaro Herrera 2017-04-01 17:06:01 Re: brin autosummarization -- autovacuum "work items"