{document.title}
\n {teaser > 0 && document.text.length > 0 &&\n \n }\n {document.tags && document.tags.map(tag => (\n {tag}\n ))}\n {teaser > 0 && missing.length > 0 &&\n\n {translation(\"search.result.term.missing\")}: {...missing}\n
\n }\nFrom b4f1f9588a86d3fb6b8bcc137f8326c35d317e13 Mon Sep 17 00:00:00 2001
From: GitHub Action
pg_stat_monitor
enables users to track a que
* pg_stat_monitor
is the view where statistics data is presented.
* pg_stat_monitor_settings
view shows available configuration options which you can change.
pg_stat_monitor
view¶The statistics gathered by the module are made available via the view named pg_stat_monitor
. This view contains one row for each distinct combination of metrics and whether it is a top-level statement or not (up to the maximum number of distinct statements that the module can track). For details about available counters, refer to the pg_stat_monitor
view reference.
The statistics gathered by the module are made available via the view named pg_stat_monitor
. This view contains one row for each distinct combination of metrics and whether it is a top-level statement or not (up to the maximum number of distinct statements that the module can track). For details about available counters, refer to the pg_stat_monitor
view reference.
The following are the primary keys for pg_stat_monitor:
bucket
,userid
,dbid
,client_ip
,application_name
.bucket
userid
datname
queryid
client_ip
planid
application_name
toplevel
.A new row is created for each key in the pg_stat_monitor
view.
pg_stat_monitor
inherits the metrics available in pg_stat_statements
, plus provides additional ones. See the pg_stat_monitor
vs pg_stat_statements
comparison for details.
++NOTE: The
+toplevel
key is considered starting with PostgreSQL 14 and above. For PostgreSQL 13 and earlier versions, thetoplevel
value is set to 1 by default, and thus, ignored.
A new row is created for each key in the pg_stat_monitor
view.
pg_stat_monitor
inherits the metrics available in pg_stat_statements
, plus provides additional ones. See the pg_stat_monitor
vs pg_stat_statements
comparison for details.
For security reasons, only superusers and members of the pg_read_all_stats
role are allowed to see the SQL text and queryid
of queries executed by other users. Other users can see the statistics, however, if the view has been installed in their database.
The pg_stat_monitor_settings
view shows one row per pg_stat_monitor
configuration parameter. It displays configuration parameter name, value, default value, description, minimum and maximum values, and whether a restart is required for a change in value to be effective.
bucket_start_time
shows the start time of the bucket.
Last update:
- 2022-03-25
+ 2022-05-10
@@ -1892,7 +1898,7 @@ The bucket_start_time
shows the start time of the bucket.
-
+
diff --git a/REL1_0_STABLE/assets/javascripts/bundle.c2e1ee47.min.js b/REL1_0_STABLE/assets/javascripts/bundle.c2e1ee47.min.js
new file mode 100644
index 0000000..fa94288
--- /dev/null
+++ b/REL1_0_STABLE/assets/javascripts/bundle.c2e1ee47.min.js
@@ -0,0 +1,29 @@
+(()=>{var ea=Object.create;var yr=Object.defineProperty;var ta=Object.getOwnPropertyDescriptor;var ra=Object.getOwnPropertyNames,Ct=Object.getOwnPropertySymbols,na=Object.getPrototypeOf,xr=Object.prototype.hasOwnProperty,nn=Object.prototype.propertyIsEnumerable;var rn=(e,t,r)=>t in e?yr(e,t,{enumerable:!0,configurable:!0,writable:!0,value:r}):e[t]=r,j=(e,t)=>{for(var r in t||(t={}))xr.call(t,r)&&rn(e,r,t[r]);if(Ct)for(var r of Ct(t))nn.call(t,r)&&rn(e,r,t[r]);return e};var on=(e,t)=>{var r={};for(var n in e)xr.call(e,n)&&t.indexOf(n)<0&&(r[n]=e[n]);if(e!=null&&Ct)for(var n of Ct(e))t.indexOf(n)<0&&nn.call(e,n)&&(r[n]=e[n]);return r};var bt=(e,t)=>()=>(t||e((t={exports:{}}).exports,t),t.exports);var oa=(e,t,r,n)=>{if(t&&typeof t=="object"||typeof t=="function")for(let o of ra(t))!xr.call(e,o)&&o!==r&&yr(e,o,{get:()=>t[o],enumerable:!(n=ta(t,o))||n.enumerable});return e};var Qe=(e,t,r)=>(r=e!=null?ea(na(e)):{},oa(t||!e||!e.__esModule?yr(r,"default",{value:e,enumerable:!0}):r,e));var sn=bt((Sr,an)=>{(function(e,t){typeof Sr=="object"&&typeof an!="undefined"?t():typeof define=="function"&&define.amd?define(t):t()})(Sr,function(){"use strict";function e(r){var n=!0,o=!1,i=null,a={text:!0,search:!0,url:!0,tel:!0,email:!0,password:!0,number:!0,date:!0,month:!0,week:!0,time:!0,datetime:!0,"datetime-local":!0};function s(O){return!!(O&&O!==document&&O.nodeName!=="HTML"&&O.nodeName!=="BODY"&&"classList"in O&&"contains"in O.classList)}function c(O){var Fe=O.type,he=O.tagName;return!!(he==="INPUT"&&a[Fe]&&!O.readOnly||he==="TEXTAREA"&&!O.readOnly||O.isContentEditable)}function u(O){O.classList.contains("focus-visible")||(O.classList.add("focus-visible"),O.setAttribute("data-focus-visible-added",""))}function f(O){!O.hasAttribute("data-focus-visible-added")||(O.classList.remove("focus-visible"),O.removeAttribute("data-focus-visible-added"))}function p(O){O.metaKey||O.altKey||O.ctrlKey||(s(r.activeElement)&&u(r.activeElement),n=!0)}function l(O){n=!1}function d(O){!s(O.target)||(n||c(O.target))&&u(O.target)}function h(O){!s(O.target)||(O.target.classList.contains("focus-visible")||O.target.hasAttribute("data-focus-visible-added"))&&(o=!0,window.clearTimeout(i),i=window.setTimeout(function(){o=!1},100),f(O.target))}function b(O){document.visibilityState==="hidden"&&(o&&(n=!0),U())}function U(){document.addEventListener("mousemove",D),document.addEventListener("mousedown",D),document.addEventListener("mouseup",D),document.addEventListener("pointermove",D),document.addEventListener("pointerdown",D),document.addEventListener("pointerup",D),document.addEventListener("touchmove",D),document.addEventListener("touchstart",D),document.addEventListener("touchend",D)}function Y(){document.removeEventListener("mousemove",D),document.removeEventListener("mousedown",D),document.removeEventListener("mouseup",D),document.removeEventListener("pointermove",D),document.removeEventListener("pointerdown",D),document.removeEventListener("pointerup",D),document.removeEventListener("touchmove",D),document.removeEventListener("touchstart",D),document.removeEventListener("touchend",D)}function D(O){O.target.nodeName&&O.target.nodeName.toLowerCase()==="html"||(n=!1,Y())}document.addEventListener("keydown",p,!0),document.addEventListener("mousedown",l,!0),document.addEventListener("pointerdown",l,!0),document.addEventListener("touchstart",l,!0),document.addEventListener("visibilitychange",b,!0),U(),r.addEventListener("focus",d,!0),r.addEventListener("blur",h,!0),r.nodeType===Node.DOCUMENT_FRAGMENT_NODE&&r.host?r.host.setAttribute("data-js-focus-visible",""):r.nodeType===Node.DOCUMENT_NODE&&(document.documentElement.classList.add("js-focus-visible"),document.documentElement.setAttribute("data-js-focus-visible",""))}if(typeof window!="undefined"&&typeof document!="undefined"){window.applyFocusVisiblePolyfill=e;var t;try{t=new CustomEvent("focus-visible-polyfill-ready")}catch(r){t=document.createEvent("CustomEvent"),t.initCustomEvent("focus-visible-polyfill-ready",!1,!1,{})}window.dispatchEvent(t)}typeof document!="undefined"&&e(document)})});var cn=bt(wr=>{(function(e){var t=function(){try{return!!Symbol.iterator}catch(u){return!1}},r=t(),n=function(u){var f={next:function(){var p=u.shift();return{done:p===void 0,value:p}}};return r&&(f[Symbol.iterator]=function(){return f}),f},o=function(u){return encodeURIComponent(u).replace(/%20/g,"+")},i=function(u){return decodeURIComponent(String(u).replace(/\+/g," "))},a=function(){var u=function(p){Object.defineProperty(this,"_entries",{writable:!0,value:{}});var l=typeof p;if(l!=="undefined")if(l==="string")p!==""&&this._fromString(p);else if(p instanceof u){var d=this;p.forEach(function(Y,D){d.append(D,Y)})}else if(p!==null&&l==="object")if(Object.prototype.toString.call(p)==="[object Array]")for(var h=0;h\n {translation(\"search.result.term.missing\")}: {...missing}\n
\n }\n