Re: Re: Feature: triggers on materialized views

Поиск
Список
Период
Сортировка
От Mitar
Тема Re: Re: Feature: triggers on materialized views
Дата
Msg-id CAKLmikMuJoH_TbVWQau0AVNbpKUkM3s6Mo8UZE608XmWyXJYwQ@mail.gmail.com
обсуждение исходный текст
Ответ на Re: Re: Feature: triggers on materialized views  (David Steele <david@pgmasters.net>)
Ответы Re: Feature: triggers on materialized views
Список pgsql-hackers
Hi!

On Thu, Mar 7, 2019 at 12:13 AM David Steele <david@pgmasters.net> wrote:
> There doesn't seem to be consensus on whether or not we want this patch.
> Peter has issues with the way it works and Andres [1] thinks it should
> be pushed to PG13 or possibly rejected.
>
> I'll push this to PG13 for now.

Sorry, I am new to PostgreSQL development process. So this has been
pushed for maybe (if at all) release planned for 2020 and is not
anymore in consideration for PG12 to be released this year? From my
very inexperienced eye this looks like a very far push. What is
expected to happen in the year which would make it clearer if this is
something which has a chance of going and/or what should be improved,
if improving is even an option? I worry that nothing will happen for a
year and we will all forget about this and then we will be all to
square zero.

I must say that i do not really see a reason why this would not be
included. I mean, materialized views are really just a sugar on top of
having a table you refresh with a stored query, and if that table can
have triggers, why not also a materialized view.


Mitar

-- 
http://mitar.tnode.com/
https://twitter.com/mitar_m


В списке pgsql-hackers по дате отправления:

Предыдущее
От: Kyotaro HORIGUCHI
Дата:
Сообщение: Re: Is PREPARE of ecpglib thread safe?
Следующее
От: Edmund Horner
Дата:
Сообщение: Re: Tid scan improvements