Re: [COMMITTERS] pgsql: Add support for REFRESH MATERIALIZED VIEW CONCURRENTLY.

From: Andres Freund <andres(at)2ndquadrant(dot)com>
To: Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us>
Cc: Kevin Grittner <kgrittn(at)postgresql(dot)org>, pgsql-hackers(at)postgresql(dot)org
Subject: Re: [COMMITTERS] pgsql: Add support for REFRESH MATERIALIZED VIEW CONCURRENTLY.
Date: 2013-07-22 22:01:50
Message-ID: 20130722220150.GF752@alap2.anarazel.de
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-committers pgsql-hackers

On 2013-07-17 10:11:28 -0400, Tom Lane wrote:
> Kevin Grittner <kgrittn(at)postgresql(dot)org> writes:
> > Add support for REFRESH MATERIALIZED VIEW CONCURRENTLY.
>
> The buildfarm members that use -DCLOBBER_CACHE_ALWAYS say this patch
> is broken.

Jagarundi still tells that story. At least something like the following
patch seems to be required.

Greetings,

Andres Freund

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

Attachment Content-Type Size
fix-matview.patch text/x-patch 1.1 KB

In response to

Responses

Browse pgsql-committers by date

  From Date Subject
Next Message Robert Haas 2013-07-22 22:10:32 pgsql: Fix cache flush hazard in ExecRefreshMatView.
Previous Message Robert Haas 2013-07-22 20:22:13 pgsql: pgrowlocks: Use GetActiveSnapshot() rather than SnapshotNow.

Browse pgsql-hackers by date

  From Date Subject
Next Message Robert Haas 2013-07-22 22:08:18 Re: InvokeObjectPostAlterHook() vs. CommandCounterIncrement()
Previous Message Natalie Wenz 2013-07-22 21:47:21 Re: Insert result does not match record count