41.3. Materialized Views: Create table should be create view?

Поиск
Список
Период
Сортировка
От PG Doc comments form
Тема 41.3. Materialized Views: Create table should be create view?
Дата
Msg-id 164940563632.677.2733327481665479531@wrigleys.postgresql.org
обсуждение исходный текст
Ответы Re: 41.3. Materialized Views: Create table should be create view?
Список pgsql-docs
The following documentation comment has been logged on the website:

Page: https://www.postgresql.org/docs/14/rules-materializedviews.html
Description:

CREATE TABLE mymatview AS SELECT * FROM mytab;

Should be the creation of view instead.

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