Re: Snapshot Materialized Views - GSoC

Поиск
Список
Период
Сортировка
От Tom Lane
Тема Re: Snapshot Materialized Views - GSoC
Дата
Msg-id 19154.1274451191@sss.pgh.pa.us
обсуждение исходный текст
Ответ на Re: Snapshot Materialized Views - GSoC  ("Massa, Harald Armin" <chef@ghum.de>)
Список pgsql-hackers
"Massa, Harald Armin" <chef@ghum.de> writes:
> please do not fortget the:
> create or replace MATERIALIZED VIEW
> option.

Please do.  For something as complex as a table or view, CREATE OR
REPLACE is a lot more complicated than it is for simple objects like
functions.  (See flamewar just a couple weeks ago about C.O.R. vs
CREATE IF NOT EXISTS for tables.)  Putting this on the to-do list
for the GSOC project will just about guarantee failure.  It's most
likely too large a task for a GSOC project already...
        regards, tom lane


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

Предыдущее
От: "Massa, Harald Armin"
Дата:
Сообщение: Re: Snapshot Materialized Views - GSoC
Следующее
От: MMK
Дата:
Сообщение: changed source files.