| From: | Mitar <mmitar(at)gmail(dot)com> |
|---|---|
| To: | Andreas Karlsson <andreas(at)proxel(dot)se> |
| Cc: | Michael Paquier <michael(at)paquier(dot)xyz>, David Steele <david(at)pgmasters(dot)net>, Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us>, Alvaro Herrera <alvherre(at)2ndquadrant(dot)com>, PostgreSQL Developers <pgsql-hackers(at)lists(dot)postgresql(dot)org> |
| Subject: | Re: Feature: temporary materialized views |
| Date: | 2019-03-14 23:19:40 |
| Message-ID: | CAKLmikMgkuwFKHem+SfBb_G7J01fzTvPJyG9dVOOgVCuakCDCA@mail.gmail.com |
| Views: | Whole Thread | Raw Message | Download mbox | Resend email |
| Thread: | |
| Lists: | pgsql-hackers |
Hi!
On Thu, Mar 14, 2019 at 7:56 AM Andreas Karlsson <andreas(at)proxel(dot)se> wrote:
> Yeah, your patch is sadly stuck behind the refactoring, and the
> refactoring proved to be harder to do than I initially thought. The
> different code paths for executing CREATE MATERIALIZED VIEW are so
> different that it is hard to find a good common interface.
>
> So there is unfortunately little you can do here other than wait for me
> or someone else to do the refactoring as I cannot see your patch getting
> accepted without keeping the existing restrictions on side effects for
> CREATE MATERIALIZED VIEW.
Sounds good. I will wait.
Thanks.
Mitar
| From | Date | Subject | |
|---|---|---|---|
| Next Message | Peter Eisentraut | 2019-03-14 23:33:44 | Re: pg_basebackup ignores the existing data directory permissions |
| Previous Message | Nikita Glukhov | 2019-03-14 22:11:58 | Re: [PATCH] kNN for btree |