forked from docs/doc-exports
Reviewed-by: Pruthi, Vineet <vineet.pruthi@t-systems.com> Co-authored-by: Lu, Huayi <luhuayi@huawei.com> Co-committed-by: Lu, Huayi <luhuayi@huawei.com>
210 lines
21 KiB
HTML
210 lines
21 KiB
HTML
<a name="EN-US_TOPIC_0000001188482268"></a><a name="EN-US_TOPIC_0000001188482268"></a>
|
|
|
|
<h1 class="topictitle1">GS_SQL_COUNT</h1>
|
|
<div id="body1530499427336"><p id="EN-US_TOPIC_0000001188482268__p1864041713288"><strong id="EN-US_TOPIC_0000001188482268__b144713489372">GS_SQL_COUNT</strong> displays statistics about the five types of statements (<strong id="EN-US_TOPIC_0000001188482268__b1428411534011">SELECT</strong>, <strong id="EN-US_TOPIC_0000001188482268__b5114141854018">INSERT</strong>, <strong id="EN-US_TOPIC_0000001188482268__b37161820144010">UPDATE</strong>, <strong id="EN-US_TOPIC_0000001188482268__b191124237401">DELETE</strong>, and <strong id="EN-US_TOPIC_0000001188482268__b18398132611404">MERGE INTO</strong>) executed on the current node of the database, including the number of execution times, response time (the maximum, minimum, average, and total response time of the other four types of statements except the <strong id="EN-US_TOPIC_0000001188482268__b132281659164018">MERGE INTO</strong> statement, in microseconds), and the number of execution times of <strong id="EN-US_TOPIC_0000001188482268__b12847141012415">DDL</strong>, <strong id="EN-US_TOPIC_0000001188482268__b111841613154114">DML</strong>, and <strong id="EN-US_TOPIC_0000001188482268__b513181874118">DCL statements</strong>.</p>
|
|
<p id="EN-US_TOPIC_0000001188482268__p16257185016596">The classification of <strong id="EN-US_TOPIC_0000001188482268__b9267300412">DDL</strong>, <strong id="EN-US_TOPIC_0000001188482268__b482011321419">DML</strong>, and <strong id="EN-US_TOPIC_0000001188482268__b151241737204115">DCL</strong> statements in the <strong id="EN-US_TOPIC_0000001188482268__b31361044164116">GS_SQL_COUNT</strong> view is slightly different from that of the SQL syntaxt. The details are as follows:</p>
|
|
<ul id="EN-US_TOPIC_0000001188482268__ul44450337416"><li id="EN-US_TOPIC_0000001188482268__li2445103316419">User-related statements, such as <strong id="EN-US_TOPIC_0000001188482268__b1149820954314">CREATE</strong>/<strong id="EN-US_TOPIC_0000001188482268__b19335131294320">ALTER</strong>/<strong id="EN-US_TOPIC_0000001188482268__b17261616164319">DROP USER</strong> and <strong id="EN-US_TOPIC_0000001188482268__b92371220124315">CREATE</strong>/<strong id="EN-US_TOPIC_0000001188482268__b416611237432">ALTER</strong>/<strong id="EN-US_TOPIC_0000001188482268__b321827184314">DROP ROLE</strong>, are of the DCL type.</li><li id="EN-US_TOPIC_0000001188482268__li3445153314115">Transaction-related statements such as <strong id="EN-US_TOPIC_0000001188482268__b15497338134311">BEGIN</strong>/<strong id="EN-US_TOPIC_0000001188482268__b381217408433">COMMIT</strong>/<strong id="EN-US_TOPIC_0000001188482268__b939510469437">SET CONSTRAINTS</strong>/<strong id="EN-US_TOPIC_0000001188482268__b1924204913436">ROLLBACK</strong>/<strong id="EN-US_TOPIC_0000001188482268__b13104145234315">SAVEPOINT</strong>/<strong id="EN-US_TOPIC_0000001188482268__b109211455124313">START</strong> are of the DCL type.</li><li id="EN-US_TOPIC_0000001188482268__li3446153320410"><strong id="EN-US_TOPIC_0000001188482268__b17101216174414">ALTER SYSTEM KILL SESSION</strong> is equivalent to the <strong id="EN-US_TOPIC_0000001188482268__b226162324416">SELECT pg_terminate_backend()</strong> statement and is of the DML type.</li></ul>
|
|
<p id="EN-US_TOPIC_0000001188482268__p1424455104615">The classification of other statements is similar to the definition in the SQL syntax.</p>
|
|
<p id="EN-US_TOPIC_0000001188482268__p1292104816578">When a common user queries the <strong id="EN-US_TOPIC_0000001188482268__b1576875811215">GS_SQL_COUNT</strong> view, only the statistics of this user in the current node can be viewed. When a user with the administrator permissions queries the <strong id="EN-US_TOPIC_0000001188482268__b114656122320">GS_SQL_COUNT</strong> view, the statistics of all users in the current node can be viewed. When the cluster or the node is restarted, the statistics are cleared and the counting restarts. The counting is based on the number of queries received by the node, including the queries performed inside the cluster. Statistics about the <strong id="EN-US_TOPIC_0000001188482268__b188619716274">GS_SQL_COUNT</strong> view are collected only on CNs, and SQL statements sent from other CNs are not collected. No result is returned when you query the view on a DN.</p>
|
|
|
|
<div class="tablenoborder"><a name="EN-US_TOPIC_0000001188482268__t8f0334486f934453827d563b90c86711"></a><a name="t8f0334486f934453827d563b90c86711"></a><table cellpadding="4" cellspacing="0" summary="" id="EN-US_TOPIC_0000001188482268__t8f0334486f934453827d563b90c86711" frame="border" border="1" rules="all"><caption><b>Table 1 </b>GS_SQL_COUNT columns</caption><thead align="left"><tr id="EN-US_TOPIC_0000001188482268__r2a0276b542d54fd0808927c2c54b0fc6"><th align="left" class="cellrowborder" valign="top" width="24%" id="mcps1.3.6.2.4.1.1"><p id="EN-US_TOPIC_0000001188482268__a5579cdd06a5645b3862144b2131a8649">Name</p>
|
|
</th>
|
|
<th align="left" class="cellrowborder" valign="top" width="13%" id="mcps1.3.6.2.4.1.2"><p id="EN-US_TOPIC_0000001188482268__a1f7bf547d07e4656a132c0e34ba635ca">Type</p>
|
|
</th>
|
|
<th align="left" class="cellrowborder" valign="top" width="63%" id="mcps1.3.6.2.4.1.3"><p id="EN-US_TOPIC_0000001188482268__a8447f6b31ba54199a8224fea8463c23d">Description</p>
|
|
</th>
|
|
</tr>
|
|
</thead>
|
|
<tbody><tr id="EN-US_TOPIC_0000001188482268__rf8b75b68e6a24e29931035876b3c3dfb"><td class="cellrowborder" valign="top" width="24%" headers="mcps1.3.6.2.4.1.1 "><p id="EN-US_TOPIC_0000001188482268__a8f18d3f0e5cd44d096020df47ca28e00">node_name</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="13%" headers="mcps1.3.6.2.4.1.2 "><p id="EN-US_TOPIC_0000001188482268__aecd744296d7d4b0397b2fe1fd923b6bf">name</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="63%" headers="mcps1.3.6.2.4.1.3 "><p id="EN-US_TOPIC_0000001188482268__a8579d68414bb40968ecb2f54fd50bfa3">Node name</p>
|
|
</td>
|
|
</tr>
|
|
<tr id="EN-US_TOPIC_0000001188482268__r685dd7e8104e4020b260711d0d1cf9a9"><td class="cellrowborder" valign="top" width="24%" headers="mcps1.3.6.2.4.1.1 "><p id="EN-US_TOPIC_0000001188482268__ad7f3b45edf4748ef8bf45be74968b4ac">user_name</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="13%" headers="mcps1.3.6.2.4.1.2 "><p id="EN-US_TOPIC_0000001188482268__a0b778f8c6817439484fd5f0cb1d91e8b">name</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="63%" headers="mcps1.3.6.2.4.1.3 "><p id="EN-US_TOPIC_0000001188482268__abd4a7662d8784ec1890fd6e25a2ce17d">User name</p>
|
|
</td>
|
|
</tr>
|
|
<tr id="EN-US_TOPIC_0000001188482268__r45542ef0924c49f2a21c540acd3c90e3"><td class="cellrowborder" valign="top" width="24%" headers="mcps1.3.6.2.4.1.1 "><p id="EN-US_TOPIC_0000001188482268__a09bb26374b104b3fb29bbe2a80ef226a">select_count</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="13%" headers="mcps1.3.6.2.4.1.2 "><p id="EN-US_TOPIC_0000001188482268__abe1aa36777e444c48c10c68dea6d28bd">bigint</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="63%" headers="mcps1.3.6.2.4.1.3 "><p id="EN-US_TOPIC_0000001188482268__a08d938eccee84d42b9018a66f6b6784c">Number of <strong id="EN-US_TOPIC_0000001188482268__b675984204717">SELECT</strong> statements</p>
|
|
</td>
|
|
</tr>
|
|
<tr id="EN-US_TOPIC_0000001188482268__ra3bccb8528cd408aa54f8e30557c0359"><td class="cellrowborder" valign="top" width="24%" headers="mcps1.3.6.2.4.1.1 "><p id="EN-US_TOPIC_0000001188482268__ac1f1c391b720448fb6cff2861dc151b6">update_count</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="13%" headers="mcps1.3.6.2.4.1.2 "><p id="EN-US_TOPIC_0000001188482268__p84741447191914">bigint</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="63%" headers="mcps1.3.6.2.4.1.3 "><p id="EN-US_TOPIC_0000001188482268__a83dfda58a9ac418fab57f167cd4a8244">Number of <strong id="EN-US_TOPIC_0000001188482268__b4333987472">UPDATE</strong> statements</p>
|
|
</td>
|
|
</tr>
|
|
<tr id="EN-US_TOPIC_0000001188482268__rd7538143f1a648d2ae003ee563237226"><td class="cellrowborder" valign="top" width="24%" headers="mcps1.3.6.2.4.1.1 "><p id="EN-US_TOPIC_0000001188482268__adad82d644319412cb3a8d9cb60daa836">insert_count</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="13%" headers="mcps1.3.6.2.4.1.2 "><p id="EN-US_TOPIC_0000001188482268__a0a0c18f59f1a47bdb17413bbe1716f3a">bigint</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="63%" headers="mcps1.3.6.2.4.1.3 "><p id="EN-US_TOPIC_0000001188482268__a2fe293248c694ffd9fe3f04bdf3a3f6d">Number of <strong id="EN-US_TOPIC_0000001188482268__b1216671174710">INSERT</strong> statements</p>
|
|
</td>
|
|
</tr>
|
|
<tr id="EN-US_TOPIC_0000001188482268__row15968121961816"><td class="cellrowborder" valign="top" width="24%" headers="mcps1.3.6.2.4.1.1 "><p id="EN-US_TOPIC_0000001188482268__p149683193188">delete_count</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="13%" headers="mcps1.3.6.2.4.1.2 "><p id="EN-US_TOPIC_0000001188482268__p2024402715226">bigint</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="63%" headers="mcps1.3.6.2.4.1.3 "><p id="EN-US_TOPIC_0000001188482268__p18745636192217">Number of <strong id="EN-US_TOPIC_0000001188482268__b1287816302472">DELETE</strong> statements</p>
|
|
</td>
|
|
</tr>
|
|
<tr id="EN-US_TOPIC_0000001188482268__row73471081672"><td class="cellrowborder" valign="top" width="24%" headers="mcps1.3.6.2.4.1.1 "><p id="EN-US_TOPIC_0000001188482268__p634812817715">mergeinto_count</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="13%" headers="mcps1.3.6.2.4.1.2 "><p id="EN-US_TOPIC_0000001188482268__p14348381716">bigint</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="63%" headers="mcps1.3.6.2.4.1.3 "><p id="EN-US_TOPIC_0000001188482268__p10348158074">Number of <strong id="EN-US_TOPIC_0000001188482268__b14374144418476">MERGE INTO</strong> statements</p>
|
|
</td>
|
|
</tr>
|
|
<tr id="EN-US_TOPIC_0000001188482268__row2157839144813"><td class="cellrowborder" valign="top" width="24%" headers="mcps1.3.6.2.4.1.1 "><p id="EN-US_TOPIC_0000001188482268__p171585398484">ddl_count</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="13%" headers="mcps1.3.6.2.4.1.2 "><p id="EN-US_TOPIC_0000001188482268__p18158103915487">bigint</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="63%" headers="mcps1.3.6.2.4.1.3 "><p id="EN-US_TOPIC_0000001188482268__p12158143915485">Number of <strong id="EN-US_TOPIC_0000001188482268__b155511488475">DDL</strong> statements</p>
|
|
</td>
|
|
</tr>
|
|
<tr id="EN-US_TOPIC_0000001188482268__row967818155114"><td class="cellrowborder" valign="top" width="24%" headers="mcps1.3.6.2.4.1.1 "><p id="EN-US_TOPIC_0000001188482268__p1767915814517">dml_count</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="13%" headers="mcps1.3.6.2.4.1.2 "><p id="EN-US_TOPIC_0000001188482268__p667908165115">bigint</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="63%" headers="mcps1.3.6.2.4.1.3 "><p id="EN-US_TOPIC_0000001188482268__p36791189519">Number of <strong id="EN-US_TOPIC_0000001188482268__b18180355134718">DML</strong> statements</p>
|
|
</td>
|
|
</tr>
|
|
<tr id="EN-US_TOPIC_0000001188482268__row367311125115"><td class="cellrowborder" valign="top" width="24%" headers="mcps1.3.6.2.4.1.1 "><p id="EN-US_TOPIC_0000001188482268__p86731611165118">dcl_count</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="13%" headers="mcps1.3.6.2.4.1.2 "><p id="EN-US_TOPIC_0000001188482268__p1967391113514">bigint</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="63%" headers="mcps1.3.6.2.4.1.3 "><p id="EN-US_TOPIC_0000001188482268__p11673511155110">Number of <strong id="EN-US_TOPIC_0000001188482268__b88949593472">DCL</strong> statements</p>
|
|
</td>
|
|
</tr>
|
|
<tr id="EN-US_TOPIC_0000001188482268__row269910515113"><td class="cellrowborder" valign="top" width="24%" headers="mcps1.3.6.2.4.1.1 "><p id="EN-US_TOPIC_0000001188482268__p187008565111">total_select_elapse</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="13%" headers="mcps1.3.6.2.4.1.2 "><p id="EN-US_TOPIC_0000001188482268__p4700185135117">bigint</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="63%" headers="mcps1.3.6.2.4.1.3 "><p id="EN-US_TOPIC_0000001188482268__p9700165125116">Total response time of <strong id="EN-US_TOPIC_0000001188482268__b612610574814">SELECT</strong> statements</p>
|
|
</td>
|
|
</tr>
|
|
<tr id="EN-US_TOPIC_0000001188482268__row121091727517"><td class="cellrowborder" valign="top" width="24%" headers="mcps1.3.6.2.4.1.1 "><p id="EN-US_TOPIC_0000001188482268__p171108220513">avg_select_elapse</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="13%" headers="mcps1.3.6.2.4.1.2 "><p id="EN-US_TOPIC_0000001188482268__p711002115116">bigint</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="63%" headers="mcps1.3.6.2.4.1.3 "><p id="EN-US_TOPIC_0000001188482268__p1111015255115">Average response time of <strong id="EN-US_TOPIC_0000001188482268__b15723132284812">SELECT</strong> statements</p>
|
|
</td>
|
|
</tr>
|
|
<tr id="EN-US_TOPIC_0000001188482268__row1979318212505"><td class="cellrowborder" valign="top" width="24%" headers="mcps1.3.6.2.4.1.1 "><p id="EN-US_TOPIC_0000001188482268__p197941720502">max_select_elapse</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="13%" headers="mcps1.3.6.2.4.1.2 "><p id="EN-US_TOPIC_0000001188482268__p7794182155010">bigint</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="63%" headers="mcps1.3.6.2.4.1.3 "><p id="EN-US_TOPIC_0000001188482268__p1879418265011">Maximum response time of <strong id="EN-US_TOPIC_0000001188482268__b568931134814">SELECT</strong> statements</p>
|
|
</td>
|
|
</tr>
|
|
<tr id="EN-US_TOPIC_0000001188482268__row98611147501"><td class="cellrowborder" valign="top" width="24%" headers="mcps1.3.6.2.4.1.1 "><p id="EN-US_TOPIC_0000001188482268__p786151416506">min_select_elapse</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="13%" headers="mcps1.3.6.2.4.1.2 "><p id="EN-US_TOPIC_0000001188482268__p108620148507">bigint</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="63%" headers="mcps1.3.6.2.4.1.3 "><p id="EN-US_TOPIC_0000001188482268__p1861214135015">Minimum response time of <strong id="EN-US_TOPIC_0000001188482268__b11342239154814">SELECT</strong> statements</p>
|
|
</td>
|
|
</tr>
|
|
<tr id="EN-US_TOPIC_0000001188482268__row1265234810522"><td class="cellrowborder" valign="top" width="24%" headers="mcps1.3.6.2.4.1.1 "><p id="EN-US_TOPIC_0000001188482268__p5653174817525">total_update_elapse</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="13%" headers="mcps1.3.6.2.4.1.2 "><p id="EN-US_TOPIC_0000001188482268__p6653164805214">bigint</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="63%" headers="mcps1.3.6.2.4.1.3 "><p id="EN-US_TOPIC_0000001188482268__p26531148115215">Total response time of <strong id="EN-US_TOPIC_0000001188482268__b1046744617484">UPDATE</strong> statements</p>
|
|
</td>
|
|
</tr>
|
|
<tr id="EN-US_TOPIC_0000001188482268__row1018194695215"><td class="cellrowborder" valign="top" width="24%" headers="mcps1.3.6.2.4.1.1 "><p id="EN-US_TOPIC_0000001188482268__p10181946145214">avg_update_elapse</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="13%" headers="mcps1.3.6.2.4.1.2 "><p id="EN-US_TOPIC_0000001188482268__p318846155212">bigint</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="63%" headers="mcps1.3.6.2.4.1.3 "><p id="EN-US_TOPIC_0000001188482268__p181813465522">Average response time of <strong id="EN-US_TOPIC_0000001188482268__b2203145254815">UPDATE</strong> statements</p>
|
|
</td>
|
|
</tr>
|
|
<tr id="EN-US_TOPIC_0000001188482268__row1219204345219"><td class="cellrowborder" valign="top" width="24%" headers="mcps1.3.6.2.4.1.1 "><p id="EN-US_TOPIC_0000001188482268__p1193114314529">max_update_elapse</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="13%" headers="mcps1.3.6.2.4.1.2 "><p id="EN-US_TOPIC_0000001188482268__p171937436529">bigint</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="63%" headers="mcps1.3.6.2.4.1.3 "><p id="EN-US_TOPIC_0000001188482268__p71939431521">Maximum response time of <strong id="EN-US_TOPIC_0000001188482268__b1139525904815">UPDATE</strong> statements</p>
|
|
</td>
|
|
</tr>
|
|
<tr id="EN-US_TOPIC_0000001188482268__row0520840205217"><td class="cellrowborder" valign="top" width="24%" headers="mcps1.3.6.2.4.1.1 "><p id="EN-US_TOPIC_0000001188482268__p1352054055218">min_update_elapse</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="13%" headers="mcps1.3.6.2.4.1.2 "><p id="EN-US_TOPIC_0000001188482268__p652004018525">bigint</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="63%" headers="mcps1.3.6.2.4.1.3 "><p id="EN-US_TOPIC_0000001188482268__p552012400527">Minimum response time of <strong id="EN-US_TOPIC_0000001188482268__b025616514914">UPDATE</strong> statements</p>
|
|
</td>
|
|
</tr>
|
|
<tr id="EN-US_TOPIC_0000001188482268__row445803720525"><td class="cellrowborder" valign="top" width="24%" headers="mcps1.3.6.2.4.1.1 "><p id="EN-US_TOPIC_0000001188482268__p17458937105211">total_delete_elapse</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="13%" headers="mcps1.3.6.2.4.1.2 "><p id="EN-US_TOPIC_0000001188482268__p6458537165211">bigint</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="63%" headers="mcps1.3.6.2.4.1.3 "><p id="EN-US_TOPIC_0000001188482268__p345963718528">Total response time of <strong id="EN-US_TOPIC_0000001188482268__b175341211498">DELETE</strong> statements</p>
|
|
</td>
|
|
</tr>
|
|
<tr id="EN-US_TOPIC_0000001188482268__row1327415340523"><td class="cellrowborder" valign="top" width="24%" headers="mcps1.3.6.2.4.1.1 "><p id="EN-US_TOPIC_0000001188482268__p122751734185220">avg_delete_elapse</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="13%" headers="mcps1.3.6.2.4.1.2 "><p id="EN-US_TOPIC_0000001188482268__p9275113405212">bigint</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="63%" headers="mcps1.3.6.2.4.1.3 "><p id="EN-US_TOPIC_0000001188482268__p2275133425213">Average response time of <strong id="EN-US_TOPIC_0000001188482268__b1282461819491">DELETE</strong> statements</p>
|
|
</td>
|
|
</tr>
|
|
<tr id="EN-US_TOPIC_0000001188482268__row670252810526"><td class="cellrowborder" valign="top" width="24%" headers="mcps1.3.6.2.4.1.1 "><p id="EN-US_TOPIC_0000001188482268__p13702172825215">max_delete_elapse</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="13%" headers="mcps1.3.6.2.4.1.2 "><p id="EN-US_TOPIC_0000001188482268__p17702132819521">bigint</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="63%" headers="mcps1.3.6.2.4.1.3 "><p id="EN-US_TOPIC_0000001188482268__p177021928115210">Maximum response time of <strong id="EN-US_TOPIC_0000001188482268__b20378182574918">DELETE</strong> statements</p>
|
|
</td>
|
|
</tr>
|
|
<tr id="EN-US_TOPIC_0000001188482268__row1739172565210"><td class="cellrowborder" valign="top" width="24%" headers="mcps1.3.6.2.4.1.1 "><p id="EN-US_TOPIC_0000001188482268__p1939122510529">min_delete_elapse</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="13%" headers="mcps1.3.6.2.4.1.2 "><p id="EN-US_TOPIC_0000001188482268__p16391202514523">bigint</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="63%" headers="mcps1.3.6.2.4.1.3 "><p id="EN-US_TOPIC_0000001188482268__p939119251529">Minimum response time of <strong id="EN-US_TOPIC_0000001188482268__b5667103020498">DELETE</strong> statements</p>
|
|
</td>
|
|
</tr>
|
|
<tr id="EN-US_TOPIC_0000001188482268__row24792020155216"><td class="cellrowborder" valign="top" width="24%" headers="mcps1.3.6.2.4.1.1 "><p id="EN-US_TOPIC_0000001188482268__p1479820145213">total_insert_elapse</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="13%" headers="mcps1.3.6.2.4.1.2 "><p id="EN-US_TOPIC_0000001188482268__p18479320175211">bigint</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="63%" headers="mcps1.3.6.2.4.1.3 "><p id="EN-US_TOPIC_0000001188482268__p1347982012527">Total response time of <strong id="EN-US_TOPIC_0000001188482268__b128221536174913">INSERT</strong> statements</p>
|
|
</td>
|
|
</tr>
|
|
<tr id="EN-US_TOPIC_0000001188482268__row19780151711527"><td class="cellrowborder" valign="top" width="24%" headers="mcps1.3.6.2.4.1.1 "><p id="EN-US_TOPIC_0000001188482268__p1780917115212">avg_insert_elapse</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="13%" headers="mcps1.3.6.2.4.1.2 "><p id="EN-US_TOPIC_0000001188482268__p87801417165217">bigint</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="63%" headers="mcps1.3.6.2.4.1.3 "><p id="EN-US_TOPIC_0000001188482268__p1878031712525">Average response time of <strong id="EN-US_TOPIC_0000001188482268__b8165444124916">INSERT</strong> statements</p>
|
|
</td>
|
|
</tr>
|
|
<tr id="EN-US_TOPIC_0000001188482268__row1549591412521"><td class="cellrowborder" valign="top" width="24%" headers="mcps1.3.6.2.4.1.1 "><p id="EN-US_TOPIC_0000001188482268__p44969146525">max_insert_elapse</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="13%" headers="mcps1.3.6.2.4.1.2 "><p id="EN-US_TOPIC_0000001188482268__p94965147526">bigint</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="63%" headers="mcps1.3.6.2.4.1.3 "><p id="EN-US_TOPIC_0000001188482268__p1496614125219">Maximum response time of <strong id="EN-US_TOPIC_0000001188482268__b15596501493">INSERT</strong> statements</p>
|
|
</td>
|
|
</tr>
|
|
<tr id="EN-US_TOPIC_0000001188482268__row16275732165011"><td class="cellrowborder" valign="top" width="24%" headers="mcps1.3.6.2.4.1.1 "><p id="EN-US_TOPIC_0000001188482268__p727533217506">min_insert_elapse</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="13%" headers="mcps1.3.6.2.4.1.2 "><p id="EN-US_TOPIC_0000001188482268__p127513216504">bigint</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="63%" headers="mcps1.3.6.2.4.1.3 "><p id="EN-US_TOPIC_0000001188482268__p727593210508">Minimum response time of <strong id="EN-US_TOPIC_0000001188482268__b13756195614918">INSERT</strong> statements</p>
|
|
</td>
|
|
</tr>
|
|
</tbody>
|
|
</table>
|
|
</div>
|
|
</div>
|
|
<div>
|
|
<div class="familylinks">
|
|
<div class="parentlink"><strong>Parent topic:</strong> <a href="dws_04_0639.html">System Views</a></div>
|
|
</div>
|
|
</div>
|
|
|