Re: Materialized views WIP patch

Поиск
Список
Период
Сортировка
От Josh Berkus
Тема Re: Materialized views WIP patch
Дата
Msg-id 51281492.6060501@agliodbs.com
обсуждение исходный текст
Ответ на Re: Materialized views WIP patch  (Kevin Grittner <kgrittn@ymail.com>)
Ответы Re: Materialized views WIP patch  (Greg Stark <stark@mit.edu>)
Список pgsql-hackers
> That feels completely wrong to me.  For one thing, I can't think of
> any ALTER commands to populate or remove data.  What did you think
> of the idea of something like DISCARD MATERIALIZED VIEW DATA as a
> new statment?  Or maybe RESET MATERIALIZED VIEW?

I prefer RESET, especially since it could eventually support RESET ALL
MATERIALIZED VIEWS if that turns out to be useful.  How does the parser
like that?

BTW, to contradict Peter E., for my part I would NOT want matview resets
to be logged as DDL.  I would only want matview definitition changes to
be so logged.

-- 
Josh Berkus
PostgreSQL Experts Inc.
http://pgexperts.com



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

Предыдущее
От: Mike Toews
Дата:
Сообщение: Show type in psql SELECT
Следующее
От: Stephen Frost
Дата:
Сообщение: Re: Strange Windows problem, lock_timeout test request