Re: refresh materialized view concurrently - Mailing list pgsql-hackers

From Simon Riggs
Subject Re: refresh materialized view concurrently
Date
Msg-id CA+U5nMLPsebpzQNYRP=zOf2OgiEB5spia1d=A0URNgLkvx8niA@mail.gmail.com
Whole thread Raw
In response to Re: refresh materialized view concurrently  (Kevin Grittner <kgrittn@ymail.com>)
Responses Re: refresh materialized view concurrently  (Kevin Grittner <kgrittn@ymail.com>)
List pgsql-hackers
On 17 June 2013 13:15, Kevin Grittner <kgrittn@ymail.com> wrote:
> Simon Riggs <simon@2ndQuadrant.com> wrote:
>
>> There are multiple features all requiring efficient change set
>> extraction. It seems extremely relevant to begin discussing what
>> that mechanism might be in each case
>
> Changeset extraction has nothing to do with this patch, and cannot
> possibly be useful for it.  Please keep discussion which is
> completely unrelated to this patch off this thread.

Kevin,

You mentioned "incremental maintenance" in your original post and I
have been discussing it. Had you not mentioned it, I doubt I would
have thought of it.

But since you did mention it, and its clearly an important issue, it
seems relevant to have discussed it here and now.

I'm happy to wait for you to start the thread discussing it directly though.

--Simon Riggs                   http://www.2ndQuadrant.com/PostgreSQL Development, 24x7 Support, Training & Services



pgsql-hackers by date:

Previous
From: Alexander Korotkov
Date:
Subject: Re: GIN improvements part 1: additional information
Next
From: Alexander Korotkov
Date:
Subject: Re: GIN improvements part2: fast scan