| From: | Robert Haas <robertmhaas(at)gmail(dot)com> |
|---|---|
| To: | Andres Freund <andres(at)2ndquadrant(dot)com> |
| Cc: | Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us>, 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:11:02 |
| Message-ID: | CA+TgmoZSwfAAF0wOhCXvALcNYzgVvDqq25ekHwHjJW=EKJCAgA@mail.gmail.com |
| Views: | Whole Thread | Raw Message | Download mbox | Resend email |
| Thread: | |
| Lists: | pgsql-committers pgsql-hackers |
On Mon, Jul 22, 2013 at 6:01 PM, Andres Freund <andres(at)2ndquadrant(dot)com> wrote:
> 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.
Thanks, I was noticing that breakage today, too.
I committed this.
--
Robert Haas
EnterpriseDB: http://www.enterprisedb.com
The Enterprise PostgreSQL Company
| From | Date | Subject | |
|---|---|---|---|
| Next Message | Tom Lane | 2013-07-22 23:09:13 | Re: [COMMITTERS] pgsql: Add support for REFRESH MATERIALIZED VIEW CONCURRENTLY. |
| Previous Message | Robert Haas | 2013-07-22 22:10:32 | pgsql: Fix cache flush hazard in ExecRefreshMatView. |
| From | Date | Subject | |
|---|---|---|---|
| Next Message | David Fetter | 2013-07-22 22:55:33 | Re: proposal - psql - show longest tables |
| Previous Message | Robert Haas | 2013-07-22 22:08:18 | Re: InvokeObjectPostAlterHook() vs. CommandCounterIncrement() |