Files
doc-exports/docs/dws/dev/dws_04_1067.html
luhuayi 177cd61a57 DWS DEVG 910.211 version
Reviewed-by: Pruthi, Vineet <vineet.pruthi@t-systems.com>
Co-authored-by: luhuayi <luhuayi@huawei.com>
Co-committed-by: luhuayi <luhuayi@huawei.com>
2025-05-05 07:44:03 +00:00

104 lines
8.3 KiB
HTML

<a name="EN-US_TOPIC_0000001764492040"></a><a name="EN-US_TOPIC_0000001764492040"></a>
<h1 class="topictitle1">PG_MATVIEW</h1>
<div id="body0000001544821850"><p id="EN-US_TOPIC_0000001764492040__p8060118"><strong id="EN-US_TOPIC_0000001764492040__b582694113573">PG_MATVIEW</strong> records materialized view information about the current node.</p>
<div class="tablenoborder"><table cellpadding="4" cellspacing="0" summary="" id="EN-US_TOPIC_0000001764492040__table16538171591112" frame="border" border="1" rules="all"><caption><b>Table 1 </b>PG_MATVIEW columns</caption><thead align="left"><tr id="EN-US_TOPIC_0000001764492040__row65388158110"><th align="left" class="cellrowborder" valign="top" width="25%" id="mcps1.3.2.2.4.1.1"><p id="EN-US_TOPIC_0000001764492040__p10163164215119"><strong id="EN-US_TOPIC_0000001764492040__b722763881314">Column</strong></p>
</th>
<th align="left" class="cellrowborder" valign="top" width="25%" id="mcps1.3.2.2.4.1.2"><p id="EN-US_TOPIC_0000001764492040__p111641242141120"><strong id="EN-US_TOPIC_0000001764492040__b1678716161311">Type</strong></p>
</th>
<th align="left" class="cellrowborder" valign="top" width="50%" id="mcps1.3.2.2.4.1.3"><p id="EN-US_TOPIC_0000001764492040__p916415426117"><strong id="EN-US_TOPIC_0000001764492040__b10905151801313">Description</strong></p>
</th>
</tr>
</thead>
<tbody><tr id="EN-US_TOPIC_0000001764492040__row95391715161119"><td class="cellrowborder" valign="top" width="25%" headers="mcps1.3.2.2.4.1.1 "><p id="EN-US_TOPIC_0000001764492040__p1816474261112">mvid</p>
</td>
<td class="cellrowborder" valign="top" width="25%" headers="mcps1.3.2.2.4.1.2 "><p id="EN-US_TOPIC_0000001764492040__p0164342131116">OID</p>
</td>
<td class="cellrowborder" valign="top" width="50%" headers="mcps1.3.2.2.4.1.3 "><p id="EN-US_TOPIC_0000001764492040__p116454251110">OID of the materialized view.</p>
</td>
</tr>
<tr id="EN-US_TOPIC_0000001764492040__row1253971591117"><td class="cellrowborder" valign="top" width="25%" headers="mcps1.3.2.2.4.1.1 "><p id="EN-US_TOPIC_0000001764492040__p116404217113">build_mode</p>
</td>
<td class="cellrowborder" valign="top" width="25%" headers="mcps1.3.2.2.4.1.2 "><p id="EN-US_TOPIC_0000001764492040__p8164154211117">Char</p>
</td>
<td class="cellrowborder" valign="top" width="50%" headers="mcps1.3.2.2.4.1.3 "><p id="EN-US_TOPIC_0000001764492040__p916444211111">Build mode of the materialized view.</p>
<ul id="EN-US_TOPIC_0000001764492040__ul17164342121114"><li id="EN-US_TOPIC_0000001764492040__li61643426119"><strong id="EN-US_TOPIC_0000001764492040__b17208193301619">'d'</strong>: indicates "deferred", which means that data is contained in the materialized view only when the view is refreshed for the first time.</li><li id="EN-US_TOPIC_0000001764492040__li51641842131115"><strong id="EN-US_TOPIC_0000001764492040__b3120154016178">'i'</strong>: indicates "immediate", which means that the latest data is included when the materialized view is created.</li></ul>
</td>
</tr>
<tr id="EN-US_TOPIC_0000001764492040__row254011541117"><td class="cellrowborder" valign="top" width="25%" headers="mcps1.3.2.2.4.1.1 "><p id="EN-US_TOPIC_0000001764492040__p3165642121118">refresh_method</p>
</td>
<td class="cellrowborder" valign="top" width="25%" headers="mcps1.3.2.2.4.1.2 "><p id="EN-US_TOPIC_0000001764492040__p12165642111110">Char</p>
</td>
<td class="cellrowborder" valign="top" width="50%" headers="mcps1.3.2.2.4.1.3 "><p id="EN-US_TOPIC_0000001764492040__p949139201411">Refresh method of the materialized view.</p>
<p id="EN-US_TOPIC_0000001764492040__p1165194216117">'c': indicates complete refresh.</p>
</td>
</tr>
<tr id="EN-US_TOPIC_0000001764492040__row125401315141114"><td class="cellrowborder" valign="top" width="25%" headers="mcps1.3.2.2.4.1.1 "><p id="EN-US_TOPIC_0000001764492040__p1216564211114">refresh_mode</p>
</td>
<td class="cellrowborder" valign="top" width="25%" headers="mcps1.3.2.2.4.1.2 "><p id="EN-US_TOPIC_0000001764492040__p12165542171115">Char</p>
</td>
<td class="cellrowborder" valign="top" width="50%" headers="mcps1.3.2.2.4.1.3 "><p id="EN-US_TOPIC_0000001764492040__p6165144216118">Refresh mode of the materialized view.</p>
<p id="EN-US_TOPIC_0000001764492040__p87417911572">'d': stands for demand, indicating on-demand update.</p>
</td>
</tr>
<tr id="EN-US_TOPIC_0000001764492040__row1554091515117"><td class="cellrowborder" valign="top" width="25%" headers="mcps1.3.2.2.4.1.1 "><p id="EN-US_TOPIC_0000001764492040__p17165164217116">rewrite_enable</p>
</td>
<td class="cellrowborder" valign="top" width="25%" headers="mcps1.3.2.2.4.1.2 "><p id="EN-US_TOPIC_0000001764492040__p3165124251118">Boolean</p>
</td>
<td class="cellrowborder" valign="top" width="50%" headers="mcps1.3.2.2.4.1.3 "><p id="EN-US_TOPIC_0000001764492040__p31661342111117">Indicates whether query rewriting of the materialized view is supported.</p>
</td>
</tr>
<tr id="EN-US_TOPIC_0000001764492040__row1154171519111"><td class="cellrowborder" valign="top" width="25%" headers="mcps1.3.2.2.4.1.1 "><p id="EN-US_TOPIC_0000001764492040__p316617422110">active</p>
</td>
<td class="cellrowborder" valign="top" width="25%" headers="mcps1.3.2.2.4.1.2 "><p id="EN-US_TOPIC_0000001764492040__p1216654211112">Boolean</p>
</td>
<td class="cellrowborder" valign="top" width="50%" headers="mcps1.3.2.2.4.1.3 "><p id="EN-US_TOPIC_0000001764492040__p15166842161111">Indicates whether the materialized view needs to be refreshed.</p>
</td>
</tr>
<tr id="EN-US_TOPIC_0000001764492040__row7671332121120"><td class="cellrowborder" valign="top" width="25%" headers="mcps1.3.2.2.4.1.1 "><p id="EN-US_TOPIC_0000001764492040__p171664426115">relnum</p>
</td>
<td class="cellrowborder" valign="top" width="25%" headers="mcps1.3.2.2.4.1.2 "><p id="EN-US_TOPIC_0000001764492040__p716664231117">Int</p>
</td>
<td class="cellrowborder" valign="top" width="50%" headers="mcps1.3.2.2.4.1.3 "><p id="EN-US_TOPIC_0000001764492040__p1016618421115">Number of materialized view base tables.</p>
</td>
</tr>
<tr id="EN-US_TOPIC_0000001764492040__row1269183201113"><td class="cellrowborder" valign="top" width="25%" headers="mcps1.3.2.2.4.1.1 "><p id="EN-US_TOPIC_0000001764492040__p616619427118">start_time</p>
</td>
<td class="cellrowborder" valign="top" width="25%" headers="mcps1.3.2.2.4.1.2 "><p id="EN-US_TOPIC_0000001764492040__p816620428111">timestamptz</p>
</td>
<td class="cellrowborder" valign="top" width="50%" headers="mcps1.3.2.2.4.1.3 "><p id="EN-US_TOPIC_0000001764492040__p3166184241115">Time when the materialized view is refreshed for the first time. If this parameter is left blank, the first refresh time is the current time plus the interval.</p>
</td>
</tr>
<tr id="EN-US_TOPIC_0000001764492040__row196916326112"><td class="cellrowborder" valign="top" width="25%" headers="mcps1.3.2.2.4.1.1 "><p id="EN-US_TOPIC_0000001764492040__p216724261120">interval</p>
</td>
<td class="cellrowborder" valign="top" width="25%" headers="mcps1.3.2.2.4.1.2 "><p id="EN-US_TOPIC_0000001764492040__p6167194231114">Interval</p>
</td>
<td class="cellrowborder" valign="top" width="50%" headers="mcps1.3.2.2.4.1.3 "><p id="EN-US_TOPIC_0000001764492040__p1167174217113">Interval for refreshing the materialized view.</p>
</td>
</tr>
<tr id="EN-US_TOPIC_0000001764492040__row1770632161117"><td class="cellrowborder" valign="top" width="25%" headers="mcps1.3.2.2.4.1.1 "><p id="EN-US_TOPIC_0000001764492040__p1416724241110">refresh_time</p>
</td>
<td class="cellrowborder" valign="top" width="25%" headers="mcps1.3.2.2.4.1.2 "><p id="EN-US_TOPIC_0000001764492040__p5167134216112">timestamptz</p>
</td>
<td class="cellrowborder" valign="top" width="50%" headers="mcps1.3.2.2.4.1.3 "><p id="EN-US_TOPIC_0000001764492040__p181671442171116">Last refresh time of the materialized view.</p>
</td>
</tr>
<tr id="EN-US_TOPIC_0000001764492040__row1419447152914"><td class="cellrowborder" valign="top" width="25%" headers="mcps1.3.2.2.4.1.1 "><p id="EN-US_TOPIC_0000001764492040__p2194575298">refresh_finish_time</p>
</td>
<td class="cellrowborder" valign="top" width="25%" headers="mcps1.3.2.2.4.1.2 "><p id="EN-US_TOPIC_0000001764492040__p1419415782911">timestamptz</p>
</td>
<td class="cellrowborder" valign="top" width="50%" headers="mcps1.3.2.2.4.1.3 "><p id="EN-US_TOPIC_0000001764492040__p264321642910">End time of the last refresh of a materialized view.</p>
</td>
</tr>
</tbody>
</table>
</div>
</div>
<div>
<div class="familylinks">
<div class="parentlink"><strong>Parent topic:</strong> <a href="dws_04_0561.html">System Catalogs</a></div>
</div>
</div>