GS_MATVIEW_DEPENDENCY
GS_MATVIEW_DEPENDENCY provides association information about each incremental materialized view, base table, and Mlog table in the database. The Mlog table corresponding to the base table does not exist in the full materialized view. Therefore, no record is written into the Mlog table.
Name |
Type |
Description |
---|---|---|
oid |
oid |
Row identifier (hidden attribute, which must be specified). |
matviewid |
oid |
OID of a materialized view. |
relid |
oid |
OID of a base table of a materialized view. |
mlogid |
oid |
OID of a Mlog table which is the log table of a materialized view. Each Mlog table corresponds to one base table. |
mxmin |
integer |
Reserved column. |
Feedback
Was this page helpful?
Provide feedbackThank you very much for your feedback. We will continue working to improve the documentation.See the reply and handling status in My Cloud VOC.
For any further questions, feel free to contact us through the chatbot.
Chatbot