提交 1067a219 编写于 作者: D dyozie

Docs - add statement of Greenplum non-support of materialized views

上级 89c5c3fc
......@@ -474,6 +474,12 @@ NEXT 10 ROWS ONLY; </codeblock><p>Greenplum
<entry colname="col2">YES</entry>
<entry colname="col3"/>
</row>
<row>
<entry><codeph>CREATE MATERIALIZED VIEW</codeph></entry>
<entry>NO</entry>
<entry>Greenplum Database does not support materialized views (a PostgreSQL
extension).</entry>
</row>
<row>
<entry colname="col1"><codeph>CREATE OPERATOR</codeph></entry>
<entry colname="col2">YES</entry>
......@@ -822,6 +828,12 @@ NEXT 10 ROWS ONLY; </codeblock><p>Greenplum
<entry colname="col2">YES</entry>
<entry colname="col3"/>
</row>
<row>
<entry><codeph>REFRESH MATERIALIZED VIEW</codeph></entry>
<entry>NO</entry>
<entry>Greenplum Database does not support materialized views (a PostgreSQL
extension).</entry>
</row>
<row>
<entry colname="col1"><codeph>REINDEX</codeph></entry>
<entry colname="col2">YES</entry>
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册