pgBadger-Berichte mit aufgenommen
This commit is contained in:
parent
d1e074858c
commit
131fffc313
1906 changed files with 2995342 additions and 0 deletions
7
pgBadger/pgreport_querycache3/12/bean.min.js
vendored
Normal file
7
pgBadger/pgreport_querycache3/12/bean.min.js
vendored
Normal file
File diff suppressed because one or more lines are too long
6
pgBadger/pgreport_querycache3/12/bootstrap.min.css
vendored
Normal file
6
pgBadger/pgreport_querycache3/12/bootstrap.min.css
vendored
Normal file
File diff suppressed because one or more lines are too long
7
pgBadger/pgreport_querycache3/12/bootstrap.min.js
vendored
Normal file
7
pgBadger/pgreport_querycache3/12/bootstrap.min.js
vendored
Normal file
File diff suppressed because one or more lines are too long
26
pgBadger/pgreport_querycache3/12/fontawesome.min.css
vendored
Normal file
26
pgBadger/pgreport_querycache3/12/fontawesome.min.css
vendored
Normal file
File diff suppressed because one or more lines are too long
2
pgBadger/pgreport_querycache3/12/jqplot.barRenderer.min.js
vendored
Normal file
2
pgBadger/pgreport_querycache3/12/jqplot.barRenderer.min.js
vendored
Normal file
File diff suppressed because one or more lines are too long
2
pgBadger/pgreport_querycache3/12/jqplot.canvasAxisTickRenderer.min.js
vendored
Normal file
2
pgBadger/pgreport_querycache3/12/jqplot.canvasAxisTickRenderer.min.js
vendored
Normal file
|
@ -0,0 +1,2 @@
|
|||
|
||||
(function(a){a.jqplot.CanvasAxisTickRenderer=function(b){this.mark="outside";this.showMark=true;this.showGridline=true;this.isMinorTick=false;this.angle=0;this.markSize=4;this.show=true;this.showLabel=true;this.labelPosition="auto";this.label="";this.value=null;this._styles={};this.formatter=a.jqplot.DefaultTickFormatter;this.formatString="";this.prefix="";this.fontFamily='"Trebuchet MS", Arial, Helvetica, sans-serif';this.fontSize="10pt";this.fontWeight="normal";this.fontStretch=1;this.textColor="#666666";this.enableFontSupport=true;this.pt2px=null;this._elem;this._ctx;this._plotWidth;this._plotHeight;this._plotDimensions={height:null,width:null};a.extend(true,this,b);var c={fontSize:this.fontSize,fontWeight:this.fontWeight,fontStretch:this.fontStretch,fillStyle:this.textColor,angle:this.getAngleRad(),fontFamily:this.fontFamily};if(this.pt2px){c.pt2px=this.pt2px}if(this.enableFontSupport){if(a.jqplot.support_canvas_text()){this._textRenderer=new a.jqplot.CanvasFontRenderer(c)}else{this._textRenderer=new a.jqplot.CanvasTextRenderer(c)}}else{this._textRenderer=new a.jqplot.CanvasTextRenderer(c)}};a.jqplot.CanvasAxisTickRenderer.prototype.init=function(b){a.extend(true,this,b);this._textRenderer.init({fontSize:this.fontSize,fontWeight:this.fontWeight,fontStretch:this.fontStretch,fillStyle:this.textColor,angle:this.getAngleRad(),fontFamily:this.fontFamily})};a.jqplot.CanvasAxisTickRenderer.prototype.getWidth=function(d){if(this._elem){return this._elem.outerWidth(true)}else{var f=this._textRenderer;var c=f.getWidth(d);var e=f.getHeight(d);var b=Math.abs(Math.sin(f.angle)*e)+Math.abs(Math.cos(f.angle)*c);return b}};a.jqplot.CanvasAxisTickRenderer.prototype.getHeight=function(d){if(this._elem){return this._elem.outerHeight(true)}else{var f=this._textRenderer;var c=f.getWidth(d);var e=f.getHeight(d);var b=Math.abs(Math.cos(f.angle)*e)+Math.abs(Math.sin(f.angle)*c);return b}};a.jqplot.CanvasAxisTickRenderer.prototype.getTop=function(b){if(this._elem){return this._elem.position().top}else{return null}};a.jqplot.CanvasAxisTickRenderer.prototype.getAngleRad=function(){var b=this.angle*Math.PI/180;return b};a.jqplot.CanvasAxisTickRenderer.prototype.setTick=function(b,d,c){this.value=b;if(c){this.isMinorTick=true}return this};a.jqplot.CanvasAxisTickRenderer.prototype.draw=function(c,f){if(!this.label){this.label=this.prefix+this.formatter(this.formatString,this.value)}if(this._elem){if(a.jqplot.use_excanvas&&window.G_vmlCanvasManager.uninitElement!==undefined){window.G_vmlCanvasManager.uninitElement(this._elem.get(0))}this._elem.emptyForce();this._elem=null}var e=f.canvasManager.getCanvas();this._textRenderer.setText(this.label,c);var b=this.getWidth(c);var d=this.getHeight(c);e.width=b;e.height=d;e.style.width=b;e.style.height=d;e.style.textAlign="left";e.style.position="absolute";e=f.canvasManager.initCanvas(e);this._elem=a(e);this._elem.css(this._styles);this._elem.addClass("jqplot-"+this.axis+"-tick");e=null;return this._elem};a.jqplot.CanvasAxisTickRenderer.prototype.pack=function(){this._textRenderer.draw(this._elem.get(0).getContext("2d"),this.label)}})(jQuery);
|
2
pgBadger/pgreport_querycache3/12/jqplot.canvasTextRenderer.min.js
vendored
Normal file
2
pgBadger/pgreport_querycache3/12/jqplot.canvasTextRenderer.min.js
vendored
Normal file
File diff suppressed because one or more lines are too long
2
pgBadger/pgreport_querycache3/12/jqplot.categoryAxisRenderer.min.js
vendored
Normal file
2
pgBadger/pgreport_querycache3/12/jqplot.categoryAxisRenderer.min.js
vendored
Normal file
File diff suppressed because one or more lines are too long
2
pgBadger/pgreport_querycache3/12/jqplot.cursor.min.js
vendored
Normal file
2
pgBadger/pgreport_querycache3/12/jqplot.cursor.min.js
vendored
Normal file
File diff suppressed because one or more lines are too long
2
pgBadger/pgreport_querycache3/12/jqplot.dateAxisRenderer.min.js
vendored
Normal file
2
pgBadger/pgreport_querycache3/12/jqplot.dateAxisRenderer.min.js
vendored
Normal file
File diff suppressed because one or more lines are too long
2
pgBadger/pgreport_querycache3/12/jqplot.highlighter.min.js
vendored
Normal file
2
pgBadger/pgreport_querycache3/12/jqplot.highlighter.min.js
vendored
Normal file
File diff suppressed because one or more lines are too long
2
pgBadger/pgreport_querycache3/12/jqplot.pieRenderer.min.js
vendored
Normal file
2
pgBadger/pgreport_querycache3/12/jqplot.pieRenderer.min.js
vendored
Normal file
File diff suppressed because one or more lines are too long
2
pgBadger/pgreport_querycache3/12/jqplot.pointLabels.min.js
vendored
Normal file
2
pgBadger/pgreport_querycache3/12/jqplot.pointLabels.min.js
vendored
Normal file
|
@ -0,0 +1,2 @@
|
|||
|
||||
(function(c){c.jqplot.PointLabels=function(e){this.show=c.jqplot.config.enablePlugins;this.location="n";this.labelsFromSeries=false;this.seriesLabelIndex=null;this.labels=[];this._labels=[];this.stackedValue=false;this.ypadding=6;this.xpadding=6;this.escapeHTML=true;this.edgeTolerance=-5;this.formatter=c.jqplot.DefaultTickFormatter;this.formatString="";this.hideZeros=false;this._elems=[];c.extend(true,this,e)};var a=["nw","n","ne","e","se","s","sw","w"];var d={nw:0,n:1,ne:2,e:3,se:4,s:5,sw:6,w:7};var b=["se","s","sw","w","nw","n","ne","e"];c.jqplot.PointLabels.init=function(j,h,f,g,i){var e=c.extend(true,{},f,g);e.pointLabels=e.pointLabels||{};if(this.renderer.constructor===c.jqplot.BarRenderer&&this.barDirection==="horizontal"&&!e.pointLabels.location){e.pointLabels.location="e"}this.plugins.pointLabels=new c.jqplot.PointLabels(e.pointLabels);this.plugins.pointLabels.setLabels.call(this)};c.jqplot.PointLabels.prototype.setLabels=function(){var f=this.plugins.pointLabels;var h;if(f.seriesLabelIndex!=null){h=f.seriesLabelIndex}else{if(this.renderer.constructor===c.jqplot.BarRenderer&&this.barDirection==="horizontal"){h=(this._plotData[0].length<3)?0:this._plotData[0].length-1}else{h=(this._plotData.length===0)?0:this._plotData[0].length-1}}f._labels=[];if(f.labels.length===0||f.labelsFromSeries){if(f.stackedValue){if(this._plotData.length&&this._plotData[0].length){for(var e=0;e<this._plotData.length;e++){f._labels.push(this._plotData[e][h])}}}else{var g=this.data;if(this.renderer.constructor===c.jqplot.BarRenderer&&this.waterfall){g=this._data}if(g.length&&g[0].length){for(var e=0;e<g.length;e++){f._labels.push(g[e][h])}}g=null}}else{if(f.labels.length){f._labels=f.labels}}};c.jqplot.PointLabels.prototype.xOffset=function(f,e,g){e=e||this.location;g=g||this.xpadding;var h;switch(e){case"nw":h=-f.outerWidth(true)-this.xpadding;break;case"n":h=-f.outerWidth(true)/2;break;case"ne":h=this.xpadding;break;case"e":h=this.xpadding;break;case"se":h=this.xpadding;break;case"s":h=-f.outerWidth(true)/2;break;case"sw":h=-f.outerWidth(true)-this.xpadding;break;case"w":h=-f.outerWidth(true)-this.xpadding;break;default:h=-f.outerWidth(true)-this.xpadding;break}return h};c.jqplot.PointLabels.prototype.yOffset=function(f,e,g){e=e||this.location;g=g||this.xpadding;var h;switch(e){case"nw":h=-f.outerHeight(true)-this.ypadding;break;case"n":h=-f.outerHeight(true)-this.ypadding;break;case"ne":h=-f.outerHeight(true)-this.ypadding;break;case"e":h=-f.outerHeight(true)/2;break;case"se":h=this.ypadding;break;case"s":h=this.ypadding;break;case"sw":h=this.ypadding;break;case"w":h=-f.outerHeight(true)/2;break;default:h=-f.outerHeight(true)-this.ypadding;break}return h};c.jqplot.PointLabels.draw=function(x,j,v){var t=this.plugins.pointLabels;t.setLabels.call(this);for(var w=0;w<t._elems.length;w++){t._elems[w].emptyForce()}t._elems.splice(0,t._elems.length);if(t.show){var r="_"+this._stackAxis+"axis";if(!t.formatString){t.formatString=this[r]._ticks[0].formatString;t.formatter=this[r]._ticks[0].formatter}var E=this._plotData;var D=this._prevPlotData;var A=this._xaxis;var q=this._yaxis;var z,f;for(var w=0,u=t._labels.length;w<u;w++){var o=t._labels[w];if(o==null||(t.hideZeros&&parseInt(o,10)==0)){continue}o=t.formatter(t.formatString,o);f=document.createElement("div");t._elems[w]=c(f);z=t._elems[w];z.addClass("jqplot-point-label jqplot-series-"+this.index+" jqplot-point-"+w);z.css("position","absolute");z.insertAfter(x.canvas);if(t.escapeHTML){z.text(o)}else{z.html(o)}var g=t.location;if((this.fillToZero&&E[w][1]<0)||(this.fillToZero&&this._type==="bar"&&this.barDirection==="horizontal"&&E[w][0]<0)||(this.waterfall&&parseInt(o,10))<0){g=b[d[g]]}var n=A.u2p(E[w][0])+t.xOffset(z,g);var h=q.u2p(E[w][1])+t.yOffset(z,g);if(this._stack&&!t.stackedValue){if(this.barDirection==="vertical"){h=(this._barPoints[w][0][1]+this._barPoints[w][1][1])/2+v._gridPadding.top-0.5*z.outerHeight(true)}else{n=(this._barPoints[w][2][0]+this._barPoints[w][0][0])/2+v._gridPadding.left-0.5*z.outerWidth(true)}}if(this.renderer.constructor==c.jqplot.BarRenderer){if(this.barDirection=="vertical"){n+=this._barNudge}else{h-=this._barNudge}}z.css("left",n);z.css("top",h);var k=n+z.width();var s=h+z.height();var C=t.edgeTolerance;var e=c(x.canvas).position().left;var y=c(x.canvas).position().top;var B=x.canvas.width+e;var m=x.canvas.height+y;if(n-C<e||h-C<y||k+C>B||s+C>m){z.remove()}z=null;f=null}}};c.jqplot.postSeriesInitHooks.push(c.jqplot.PointLabels.init);c.jqplot.postDrawSeriesHooks.push(c.jqplot.PointLabels.draw)})(jQuery);
|
2
pgBadger/pgreport_querycache3/12/jquery.jqplot.min.css
vendored
Normal file
2
pgBadger/pgreport_querycache3/12/jquery.jqplot.min.css
vendored
Normal file
|
@ -0,0 +1,2 @@
|
|||
|
||||
.jqplot-target{position:relative;color:#666;font-family:"Trebuchet MS",Arial,Helvetica,sans-serif;font-size:1em}.jqplot-axis{font-size:.75em}.jqplot-xaxis{margin-top:10px}.jqplot-x2axis{margin-bottom:10px}.jqplot-yaxis{margin-right:10px}.jqplot-y2axis,.jqplot-y3axis,.jqplot-y4axis,.jqplot-y5axis,.jqplot-y6axis,.jqplot-y7axis,.jqplot-y8axis,.jqplot-y9axis,.jqplot-yMidAxis{margin-left:10px;margin-right:10px}.jqplot-axis-tick,.jqplot-xaxis-tick,.jqplot-yaxis-tick,.jqplot-x2axis-tick,.jqplot-y2axis-tick,.jqplot-y3axis-tick,.jqplot-y4axis-tick,.jqplot-y5axis-tick,.jqplot-y6axis-tick,.jqplot-y7axis-tick,.jqplot-y8axis-tick,.jqplot-y9axis-tick,.jqplot-yMidAxis-tick{position:absolute;white-space:pre}.jqplot-xaxis-tick{top:0;left:15px;vertical-align:top}.jqplot-x2axis-tick{bottom:0;left:15px;vertical-align:bottom}.jqplot-yaxis-tick{right:0;top:15px;text-align:right}.jqplot-yaxis-tick.jqplot-breakTick{right:-20px;margin-right:0;padding:1px 5px 1px 5px;z-index:2;font-size:1.5em}.jqplot-y2axis-tick,.jqplot-y3axis-tick,.jqplot-y4axis-tick,.jqplot-y5axis-tick,.jqplot-y6axis-tick,.jqplot-y7axis-tick,.jqplot-y8axis-tick,.jqplot-y9axis-tick{left:0;top:15px;text-align:left}.jqplot-yMidAxis-tick{text-align:center;white-space:nowrap}.jqplot-xaxis-label{margin-top:10px;font-size:11pt;position:absolute}.jqplot-x2axis-label{margin-bottom:10px;font-size:11pt;position:absolute}.jqplot-yaxis-label{margin-right:10px;font-size:11pt;position:absolute}.jqplot-yMidAxis-label{font-size:11pt;position:absolute}.jqplot-y2axis-label,.jqplot-y3axis-label,.jqplot-y4axis-label,.jqplot-y5axis-label,.jqplot-y6axis-label,.jqplot-y7axis-label,.jqplot-y8axis-label,.jqplot-y9axis-label{font-size:11pt;margin-left:10px;position:absolute}.jqplot-meterGauge-tick{font-size:.75em;color:#999}.jqplot-meterGauge-label{font-size:1em;color:#999}table.jqplot-table-legend{margin-top:12px;margin-bottom:12px;margin-left:12px;margin-right:12px}table.jqplot-table-legend,table.jqplot-cursor-legend{background-color:rgba(255,255,255,0.6);border:1px solid #ccc;position:absolute;font-size:.75em}td.jqplot-table-legend{vertical-align:middle}td.jqplot-seriesToggle:hover,td.jqplot-seriesToggle:active{cursor:pointer}.jqplot-table-legend .jqplot-series-hidden{text-decoration:line-through}div.jqplot-table-legend-swatch-outline{border:1px solid #ccc;padding:1px}div.jqplot-table-legend-swatch{width:0;height:0;border-top-width:5px;border-bottom-width:5px;border-left-width:6px;border-right-width:6px;border-top-style:solid;border-bottom-style:solid;border-left-style:solid;border-right-style:solid}.jqplot-title{top:0;left:0;padding-bottom:.5em;font-size:1.2em}table.jqplot-cursor-tooltip{border:1px solid #ccc;font-size:.75em}.jqplot-cursor-tooltip{border:1px solid #ccc;font-size:.75em;white-space:nowrap;background:rgba(208,208,208,0.5);padding:1px}.jqplot-highlighter-tooltip,.jqplot-canvasOverlay-tooltip{border:1px solid #ccc;font-size:.75em;white-space:nowrap;background:rgba(208,208,208,0.5);padding:1px}.jqplot-point-label{font-size:.75em;z-index:2}td.jqplot-cursor-legend-swatch{vertical-align:middle;text-align:center}div.jqplot-cursor-legend-swatch{width:1.2em;height:.7em}.jqplot-error{text-align:center}.jqplot-error-message{position:relative;top:46%;display:inline-block}div.jqplot-bubble-label{font-size:.8em;padding-left:2px;padding-right:2px;color:rgb(20%,20%,20%)}div.jqplot-bubble-label.jqplot-bubble-label-highlight{background:rgba(90%,90%,90%,0.7)}div.jqplot-noData-container{text-align:center;background-color:rgba(96%,96%,96%,0.3)}
|
2
pgBadger/pgreport_querycache3/12/jquery.jqplot.min.js
vendored
Normal file
2
pgBadger/pgreport_querycache3/12/jquery.jqplot.min.js
vendored
Normal file
File diff suppressed because one or more lines are too long
22
pgBadger/pgreport_querycache3/12/jquery.min.js
vendored
Normal file
22
pgBadger/pgreport_querycache3/12/jquery.min.js
vendored
Normal file
File diff suppressed because one or more lines are too long
2
pgBadger/pgreport_querycache3/12/pgbadger.min.css
vendored
Normal file
2
pgBadger/pgreport_querycache3/12/pgbadger.min.css
vendored
Normal file
|
@ -0,0 +1,2 @@
|
|||
|
||||
body{background-color:#cdd5da;background:-webkit-linear-gradient(bottom,#cdd5da,#e8e7e7);background:-moz-linear-gradient(bottom,#cdd5da,#e8e7e7);background:-ms-linear-gradient(bottom,#cdd5da,#e8e7e7);background:-o-linear-gradient(bottom,#cdd5da,#e8e7e7);background:linear-gradient(to bottom,#cdd5da,#e8e7e7);margin-top:50px}ul.nav li.dropdown:hover ul.dropdown-menu{display:block}ul.nav li.dropdown ul.dropdown-menu{margin:0}#pgbadger-brand{font-size:1.1em;font-weight:bold}ul#slides li{list-style-type:none}h1{font-size:2em}h2{font-size:1.6em}h3,h3 small{font-size:1.1em;text-transform:uppercase;letter-spacing:.1em}h3 small{font-size:1em}.analysis-item{background:#fff;margin-bottom:2em;padding-bottom:15px}h3{margin:0;padding:0;color:#5f5555}h1.page-header{margin:1em 0 1em 0;padding:0;color:#5f5555;border-bottom:0}h2{color:#5f5555}.nav-pills,.nav-tabs{margin:0 1em}footer{margin-top:60px}.col-md-8 .tabbable{margin-top:1em}#global-stats .tab-content{margin:2em 0 3em 0}#global-stats .tab-content li{display:block;width:12%;float:left;margin-left:2.5%}#global-stats .tab-content li.first{margin-left:0}.well{background:#f9f9f9;border-radius:0}.key-figures ul{margin:0;padding:0}.key-figures li{list-style-type:none;margin-bottom:2em}.figure{font-weight:bold;font-size:1.4em;color:#2e8aa5}.figure-label{display:block;color:#666}.mfigure{font-weight:bold;font-size:1.4em;color:#d26115;margin-left:5px}.smfigure{font-weight:bold;font-size:1.1em;color:#d26115}.mfigure small{font-weight:bold;font-size:.6em;color:#fff}.smfigure small{font-weight:bold;font-size:.6em;color:#fff}.hfigure{font-weight:bold;font-size:1.0;color:#8dbd0f}.hfigure small{font-weight:bold;font-size:.6em;color:#fff}.navbar-inverse{background:#5f5555;border:0}.navbar-inverse .brand,.navbar-inverse .nav>li>a{color:#eee}.linegraph{width:100%;height:400px}.piegraph{width:100%;height:400px}.histo-graph{width:100%;height:140px}.duration-histo-graph{width:100%;height:400px}@media(min-width:750px){#show-hide-menu{position:absolute;left:-9999px}.navbar ul.collapse{overflow:visible}}@media(max-width:749px){#show-hide-menu{position:inherit}#global-stats .tab-content li{display:block;width:auto;float:none;margin-left:0;margin-bottom:1em}ul#slides{margin:0;padding:0}ul#slides li div div{padding:0 1.5em}.linegraph{width:94.5%}.piegraph{width:94.5%}.histo-graph{width:84.5%}.duration-histo-graph{width:94.5%}.key-figures ul{margin-top:1.5em}.navbar .nav{margin:0 3em 2em 3em}.navbar .nav>li{float:none}.navbar ul.collapse:hover{overflow:visible}}div#littleToc{display:none}html>body div#littleToc{display:block;background-color:white;color:black;position:fixed;bottom:10px;right:10px;width:50px;font-size:11px;text-align:left;border:0}div#littleToc div#littleTocTitle{font-weight:bold;text-align:center;padding:2px}div#littleToc ul{padding:0;text-indent:0;margin:0}div#littleToc li{font-size:11px;list-style-type:none;padding:0;text-indent:0;margin:0}div#littleToc a{color:#000;padding:2px;margin:2px;display:block;text-decoration:none;border:1px solid #ccc}div#littleToc a:hover{text-decoration:none;background-color:#ddd}.jqplot-graph{color:#ac1316;z-index:99}.sql{font-family:monospace}.sql .imp{font-weight:bold;color:red}.sql .kw1{color:#933;font-weight:bold;text-transform:uppercase}.sql .kw2{color:#933;font-style:italic}.sql .kw3{color:#933;text-transform:uppercase}.sql .co1{color:gray;font-style:italic}.sql .co2{color:gray;font-style:italic}.sql .coMULTI{color:gray;font-style:italic}.sql .es0{color:#009;font-weight:bold}.sql .br0{color:#6c6}.sql .sy0{color:#000}.sql .st0{color:red}.sql .nu0{color:#c6c}.sql span.xtra{display:block}.sql-smallsize{width:450px}.sql-mediumsize{width:600px;max-height:200px;overflow:auto}.sql-largesize{width:950px;max-height:200px;overflow:auto}.pre-smallfont{font-size:10px}.jqplot-target{position:relative;color:#333;font-size:1.2em}.jqplot-highlighter-tooltip{border:0;font-size:1.0;white-space:nowrap;font-weight:bold;margin:5px;padding:5px;color:#fff;background:#5f5555;border:1px solid #5f5555;border:1px solid rgba(0,0,0,0.2);-webkit-border-radius:6px;-moz-border-radius:6px;border-radius:6px;-webkit-box-shadow:0 5px 10px rgba(0,0,0,0.2);-moz-box-shadow:0 5px 10px rgba(0,0,0,0.2);box-shadow:0 5px 10px rgba(0,0,0,0.2)}.jqplot-title{font-size:1.1em;text-transform:uppercase;letter-spacing:.1em;margin:0;padding:0;color:#5f5555}#pgbadgerModal .modal-dialog{width:850px;overflow-y:hidden}#pgbadgerModal .modal-body{height:100%;width:830px;background-color:white}.error-pre{display:block;padding:9.5px;margin:0 0 10px;font-size:13px;line-height:1.42857143;color:#333;word-break:break-all;word-wrap:break-word;background-color:#f5f5f5;border:1px solid #ccc;border-radius:4px}
|
2
pgBadger/pgreport_querycache3/12/pgbadger.min.js
vendored
Normal file
2
pgBadger/pgreport_querycache3/12/pgbadger.min.js
vendored
Normal file
File diff suppressed because one or more lines are too long
2
pgBadger/pgreport_querycache3/12/pgbadger_slide.min.js
vendored
Normal file
2
pgBadger/pgreport_querycache3/12/pgbadger_slide.min.js
vendored
Normal file
|
@ -0,0 +1,2 @@
|
|||
|
||||
jQuery(function(){jQuery("#pgbadger-brand").tooltip();jQuery("#pop-infos").popover("hide");jQuery(".slide").hide();jQuery(".active-slide").show();var a=location.hash;if(a){a=a.substring(1);var d=document.getElementById(a);var c=jQuery(d).parent().attr("id");if(c!=undefined){var b="#"+c;jQuery("#main-container li.slide").removeClass("active-slide").hide();jQuery(b).addClass("active-slide").fadeIn();window.location.hash="#"+a}}jQuery(".navbar li.dropdown").click(function(){var g=jQuery(this).attr("id");g=g.substring(5);var e="#"+g+"-slide";var f=jQuery("#main-container .active-slide").attr("id");f="#"+f;if(e!=f){jQuery("#main-container li.slide").removeClass("active-slide").hide();jQuery(e).addClass("active-slide").fadeIn()}scrollTo(0,0);draw_charts()});jQuery(".navbar li ul li").click(function(){var f=jQuery(this).parent().parent().attr("id");var g=f.substring(5);var e="#"+g+"-slide";jQuery("#main-container li.slide").removeClass("active-slide").hide();jQuery(e).addClass("active-slide").fadeIn();draw_charts()});draw_charts()});jQuery(document).ready(function(){jQuery(".sql").dblclick(function(){if(this.style==undefined||this.style.whiteSpace=="pre"){this.style.whiteSpace="normal"}else{this.style.whiteSpace="pre"}});jQuery(".icon-copy").click(function(){var e=$(this).parent()[0];if(window.getSelection){var d=window.getSelection();d.removeAllRanges();var b=document.createRange();b.selectNodeContents(e);d.addRange(b)}else{if(document.selection){var c=document.body.createTextRange();c.moveToElementText(e);c.select()}}});function a(){scrollBy(0,-50)}if(location.hash){a()}window.addEventListener("hashchange",a)});
|
2
pgBadger/pgreport_querycache3/12/underscore.min.js
vendored
Normal file
2
pgBadger/pgreport_querycache3/12/underscore.min.js
vendored
Normal file
File diff suppressed because one or more lines are too long
BIN
pgBadger/pgreport_querycache3/2024/09/07/2024-09-07-31293.bin
Normal file
BIN
pgBadger/pgreport_querycache3/2024/09/07/2024-09-07-31293.bin
Normal file
Binary file not shown.
BIN
pgBadger/pgreport_querycache3/2024/09/07/2024-09-07-31294.bin
Normal file
BIN
pgBadger/pgreport_querycache3/2024/09/07/2024-09-07-31294.bin
Normal file
Binary file not shown.
BIN
pgBadger/pgreport_querycache3/2024/09/07/2024-09-07-31295.bin
Normal file
BIN
pgBadger/pgreport_querycache3/2024/09/07/2024-09-07-31295.bin
Normal file
Binary file not shown.
BIN
pgBadger/pgreport_querycache3/2024/09/07/2024-09-07-31296.bin
Normal file
BIN
pgBadger/pgreport_querycache3/2024/09/07/2024-09-07-31296.bin
Normal file
Binary file not shown.
BIN
pgBadger/pgreport_querycache3/2024/09/07/2024-09-07-31297.bin
Normal file
BIN
pgBadger/pgreport_querycache3/2024/09/07/2024-09-07-31297.bin
Normal file
Binary file not shown.
BIN
pgBadger/pgreport_querycache3/2024/09/07/2024-09-07-31298.bin
Normal file
BIN
pgBadger/pgreport_querycache3/2024/09/07/2024-09-07-31298.bin
Normal file
Binary file not shown.
BIN
pgBadger/pgreport_querycache3/2024/09/07/2024-09-07-31299.bin
Normal file
BIN
pgBadger/pgreport_querycache3/2024/09/07/2024-09-07-31299.bin
Normal file
Binary file not shown.
BIN
pgBadger/pgreport_querycache3/2024/09/07/2024-09-07-31300.bin
Normal file
BIN
pgBadger/pgreport_querycache3/2024/09/07/2024-09-07-31300.bin
Normal file
Binary file not shown.
BIN
pgBadger/pgreport_querycache3/2024/09/07/2024-09-07-31301.bin
Normal file
BIN
pgBadger/pgreport_querycache3/2024/09/07/2024-09-07-31301.bin
Normal file
Binary file not shown.
BIN
pgBadger/pgreport_querycache3/2024/09/07/2024-09-07-31302.bin
Normal file
BIN
pgBadger/pgreport_querycache3/2024/09/07/2024-09-07-31302.bin
Normal file
Binary file not shown.
BIN
pgBadger/pgreport_querycache3/2024/09/07/2024-09-07-31306.bin
Normal file
BIN
pgBadger/pgreport_querycache3/2024/09/07/2024-09-07-31306.bin
Normal file
Binary file not shown.
BIN
pgBadger/pgreport_querycache3/2024/09/07/2024-09-07-31310.bin
Normal file
BIN
pgBadger/pgreport_querycache3/2024/09/07/2024-09-07-31310.bin
Normal file
Binary file not shown.
BIN
pgBadger/pgreport_querycache3/2024/09/07/2024-09-07-31314.bin
Normal file
BIN
pgBadger/pgreport_querycache3/2024/09/07/2024-09-07-31314.bin
Normal file
Binary file not shown.
BIN
pgBadger/pgreport_querycache3/2024/09/07/2024-09-07-31316.bin
Normal file
BIN
pgBadger/pgreport_querycache3/2024/09/07/2024-09-07-31316.bin
Normal file
Binary file not shown.
BIN
pgBadger/pgreport_querycache3/2024/09/07/2024-09-07-31380.bin
Normal file
BIN
pgBadger/pgreport_querycache3/2024/09/07/2024-09-07-31380.bin
Normal file
Binary file not shown.
BIN
pgBadger/pgreport_querycache3/2024/09/07/2024-09-07-31385.bin
Normal file
BIN
pgBadger/pgreport_querycache3/2024/09/07/2024-09-07-31385.bin
Normal file
Binary file not shown.
BIN
pgBadger/pgreport_querycache3/2024/09/07/2024-09-07-31386.bin
Normal file
BIN
pgBadger/pgreport_querycache3/2024/09/07/2024-09-07-31386.bin
Normal file
Binary file not shown.
BIN
pgBadger/pgreport_querycache3/2024/09/07/2024-09-07-31387.bin
Normal file
BIN
pgBadger/pgreport_querycache3/2024/09/07/2024-09-07-31387.bin
Normal file
Binary file not shown.
BIN
pgBadger/pgreport_querycache3/2024/09/07/2024-09-07-31388.bin
Normal file
BIN
pgBadger/pgreport_querycache3/2024/09/07/2024-09-07-31388.bin
Normal file
Binary file not shown.
BIN
pgBadger/pgreport_querycache3/2024/09/07/2024-09-07-31389.bin
Normal file
BIN
pgBadger/pgreport_querycache3/2024/09/07/2024-09-07-31389.bin
Normal file
Binary file not shown.
30528
pgBadger/pgreport_querycache3/2024/09/07/index.html
Normal file
30528
pgBadger/pgreport_querycache3/2024/09/07/index.html
Normal file
File diff suppressed because it is too large
Load diff
30528
pgBadger/pgreport_querycache3/2024/week-36/index.html
Normal file
30528
pgBadger/pgreport_querycache3/2024/week-36/index.html
Normal file
File diff suppressed because it is too large
Load diff
1
pgBadger/pgreport_querycache3/LAST_PARSED
Normal file
1
pgBadger/pgreport_querycache3/LAST_PARSED
Normal file
|
@ -0,0 +1 @@
|
|||
2024-09-07 23:58:26 20200538 {"timestamp":"2024-09-07 23:58:26.088 CEST","user":"onlineed","dbname":"wedeojpa","pid":34,"remote_host":"payara.docker_default","remote_port":39006,"session_id":"66dccc45.22","line_num":71512,"ps":"SELECT","session_start":"2024-09-07 23:57:25 CEST","vxid":"3/35620","txid":0,"error_severity":"LOG","message":"duration: 0.312 ms execute S_4: SELECT t0.id, t0.createdat, t0.modifiedat, t0.validuntil, t1.id, t1.createdat, t1.modifiedat, t1.validuntil, t2.id, t2.createdat, t2.modifiedat, t2.validuntil, t2.description, t1.comments, t1.firstname, t1.surname, t1.title, t1.birthstartyear, t1.birthdatetype, t1.birthendstatus, t1.birthendday, t1.birthendmonth, t1.birthendyear, t1.birthstartdatestatus, t1.birthstartday, t1.birthstartmonth, t1.deathstartyear, t1.deathdatetype, t1.deathendstatus, t1.deathendday, t1.deathendmonth, t1.deathendyear, t1.deathstartdatestatus, t1.deathstartday, t1.deathstartmonth, t1.dnbref, t1.gender, t1.isinstitution, t3.id, t3.createdat, t3.modifiedat, t3.validuntil, t3.extendedbiography_id, t3.city, t3.country, t3.dnbref, t3.region, t3.sitecityid, t3.wikilink, t3.zipcode, t4.id, t4.createdat, t4.modifiedat, t4.validuntil, t4.extendedbiography_id, t4.city, t4.country, t4.dnbref, t4.region, t4.sitecityid, t4.wikilink, t4.zipcode, t1.personid, t1.pseudonym, t1.wikilink, t0.document_id, t0.status FROM public.DocumentCoAuthorPerson t0 LEFT OUTER JOIN public.historicalperson t1 ON t0.authorperson_id = t1.id LEFT OUTER JOIN public.extendedbiography t2 ON t1.extendedbiography_id = t2.id LEFT OUTER JOIN public.sitecity t3 ON t1.sitecity_birth_id = t3.id LEFT OUTER JOIN public.sitecity t4 ON t1.sitecity_death_id = t4.id WHERE t0.document_id = $1","detail":"parameters: $1 = '8995452'","application_name":"PostgreSQL JDBC Driver","backend_type":"client backend","query_id":0}
|
156
pgBadger/pgreport_querycache3/index.html
Normal file
156
pgBadger/pgreport_querycache3/index.html
Normal file
|
@ -0,0 +1,156 @@
|
|||
<!DOCTYPE html>
|
||||
<html lang="en">
|
||||
<head>
|
||||
<title>pgBadger :: Global Index - pgBadger</title>
|
||||
<meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
|
||||
<meta name="robots" content="noindex,nofollow">
|
||||
<meta http-equiv="Expires" content="Sat Sep 7 23:58:58 2024">
|
||||
<meta http-equiv="Generator" content="pgBadger v12.0">
|
||||
<meta http-equiv="Date" content="Sat Sep 7 23:58:58 2024">
|
||||
<link rel="shortcut icon" href="data:image/x-icon;base64,
|
||||
AAABAAEAIyMQAAEABAA8BAAAFgAAACgAAAAjAAAARgAAAAEABAAAAAAAAAAAAAAAAAAAAAAAAAAA
|
||||
AAAAAAAAAgAAGRsZACgqKQA2OTcASEpJAFpdWwBoa2kAeHt5AImMigCeoZ8AsLOxAMTHxQDR1NIA
|
||||
5enmAPv+/AAAAAAA///////////////////////wAAD///////////H///////////AAAP//////
|
||||
//9Fq7Yv////////8AAA////////8V7u7qD////////wAAD///////8B7qWN5AL///////AAAP//
|
||||
///y8Avrc3rtMCH/////8AAA/////xABvbAAAJ6kAA/////wAAD////wAG5tQAAADp6RAP////AA
|
||||
AP//MQBd7C2lRESOWe5xAD//8AAA//8APO7iC+7e7u4A3uxwBf/wAAD/9Aju7iAAvu7u0QAN7ukA
|
||||
7/AAAP/wCe7kAAAF7ugAAAHO6xD/8AAA//AK7CAAAAHO1AAAABnrEP/wAAD/8ArAAAAAAc7kAAAA
|
||||
AIwQ//AAAP/wCjAAAAAC3uQAAAAAHBCf8AAA//AIEBVnIATu5gAXZhAFEP/wAAD/8AIAqxdwBu7p
|
||||
AFoX0QIQ//AAAP/wAAPsBCAL7u4QBwfmAAD/8AAA//AAA8owAC7u7lAAKbYAAJ/wAAD/8AAAAAAA
|
||||
fu7uwAAAAAAA//AAAP/wAAAAAADu7u7jAAAAAAD/8AAA//AAAAAABe7u7uoAAAAAAP/wAAD/8AAA
|
||||
AAAL7u7u7QAAAAAAn/AAAP/wAAAAAB3u7u7uYAAAAAD/8AAA//MAAAAATu7u7u6QAAAAAP/wAAD/
|
||||
/wAAAAAM7u7u7TAAAAAD//AAAP//IQAAAAKu7u7UAAAAAB//8AAA////IAAAAAju7BAAAAAP///w
|
||||
AAD////2AAA1je7ulUAAA/////AAAP/////xEAnO7u7pIAH/////8AAA//////9CABju6iACP///
|
||||
///wAAD////////wAAggAP////////AAAP////////8wAAA/////////8AAA///////////w////
|
||||
///////wAAD///////////////////////AAAP/////gAAAA//+//+AAAAD//Af/4AAAAP/4A//g
|
||||
AAAA//AA/+AAAAD/oAA/4AAAAP8AAB/gAAAA/gAAD+AAAADwAAAB4AAAAPAAAADgAAAA4AAAAGAA
|
||||
AADgAAAA4AAAAOAAAADgAAAA4AAAAOAAAADgAAAAYAAAAOAAAADgAAAA4AAAAOAAAADgAAAA4AAA
|
||||
AOAAAABgAAAA4AAAAOAAAADgAAAA4AAAAOAAAADgAAAA4AAAAGAAAADgAAAA4AAAAOAAAADgAAAA
|
||||
8AAAAOAAAADwAAAB4AAAAPwAAAfgAAAA/gAAD+AAAAD/gAA/4AAAAP/AAH/gAAAA//gD/+AAAAD/
|
||||
/Af/4AAAAP//v//gAAAA/////+AAAAA
|
||||
" />
|
||||
<meta name="viewport" content="user-scalable=no, initial-scale = 1, minimum-scale = 1, maximum-scale = 1, width=device-width">
|
||||
<link href="./12/jquery.jqplot.min.css" rel="stylesheet">
|
||||
<script type="text/javascript" src="./12/jquery.min.js"></script>
|
||||
<script type="text/javascript" src="./12/jquery.jqplot.min.js"></script>
|
||||
<script type="text/javascript" src="./12/jqplot.pieRenderer.min.js"></script>
|
||||
<script type="text/javascript" src="./12/jqplot.barRenderer.min.js"></script>
|
||||
<script type="text/javascript" src="./12/jqplot.dateAxisRenderer.min.js"></script>
|
||||
<script type="text/javascript" src="./12/jqplot.canvasTextRenderer.min.js"></script>
|
||||
<script type="text/javascript" src="./12/jqplot.categoryAxisRenderer.min.js"></script>
|
||||
<script type="text/javascript" src="./12/jqplot.canvasAxisTickRenderer.min.js"></script>
|
||||
<script type="text/javascript" src="./12/jqplot.highlighter.min.js"></script>
|
||||
<script type="text/javascript" src="./12/jqplot.highlighter.min.js"></script>
|
||||
<script type="text/javascript" src="./12/jqplot.cursor.min.js"></script>
|
||||
<script type="text/javascript" src="./12/jqplot.pointLabels.min.js"></script>
|
||||
<script type="text/javascript" src="./12/bean.min.js"></script>
|
||||
<script type="text/javascript" src="./12/underscore.min.js"></script>
|
||||
<link href="./12/bootstrap.min.css" rel="stylesheet">
|
||||
<link href="./12/fontawesome.min.css" rel="stylesheet">
|
||||
<script type="text/javascript" src="./12/bootstrap.min.js"></script>
|
||||
<script type="text/javascript" src="./12/pgbadger_slide.min.js"></script>
|
||||
<link href="./12/pgbadger.min.css" rel="stylesheet">
|
||||
<script type="text/javascript" src="./12/pgbadger.min.js"></script>
|
||||
|
||||
</head>
|
||||
|
||||
<body>
|
||||
|
||||
<div class="navbar navbar-inverse navbar-fixed-top">
|
||||
<div class="container-fluid">
|
||||
<div class="navbar-header">
|
||||
<button type="button" class="navbar-toggle" data-toggle="collapse" data-target=".navbar-collapse">
|
||||
<span class="icon-bar"></span>
|
||||
<span class="icon-bar"></span>
|
||||
<span class="icon-bar"></span>
|
||||
</button>
|
||||
<img src="data:image/png;base64,
|
||||
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
|
||||
" class="pull-left" style="width:50px;height:auto">
|
||||
<div class="pull-right"> <a title="PostgreSQL Log Analyzer" href="" id="pgbadger-brand" class="navbar-brand" data-original-title="PostgreSQL Log Analyzer">Global Index - pgBadger</a></div>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
|
||||
<div class="container" id="main-container">
|
||||
|
||||
<style type="text/css">
|
||||
.btn-primary {
|
||||
font-size: 2.0em;
|
||||
font-weight: bold;
|
||||
height: 60px;
|
||||
width: 184px;
|
||||
}
|
||||
</style>
|
||||
|
||||
|
||||
<h1>Year 2024</h1>
|
||||
<table class="table table-condensed"><tr>
|
||||
<td><span>
|
||||
<div class="panel panel-default">
|
||||
<div class="panel-heading">
|
||||
<i class="fa fa-cogs fa-2x pull-left fa-border"></i> <h2>September</h2>
|
||||
</div>
|
||||
<div class="panel-body">
|
||||
<table class="table table-striped table-hover table-condensed">
|
||||
<thead><tr><td> </td><th>Su</th><th>Mo</th><th>Tu</th><th>We</th><th>Th</th><th>Fr</th><th>Sa</th></tr></thead>
|
||||
<tbody>
|
||||
<tr><th><a href="2024/week-36/index.html" target="new">36</a> </th><td>01</td><td>02</td><td>03</td><td>04</td><td>05</td><td>06</td><td><a href="2024/09/07/index.html" target="new">07</a></td></tr>
|
||||
<tr><th>37</th><td>08</td><td>09</td><td>10</td><td>11</td><td>12</td><td>13</td><td>14</td></tr>
|
||||
<tr><th>38</th><td>15</td><td>16</td><td>17</td><td>18</td><td>19</td><td>20</td><td>21</td></tr>
|
||||
<tr><th>39</th><td>22</td><td>23</td><td>24</td><td>25</td><td>26</td><td>27</td><td>28</td></tr>
|
||||
<tr><th>40</th><td>29</td><td>30</td><td> </td><td> </td><td> </td><td> </td><td> </td></tr>
|
||||
</tbody>
|
||||
</table>
|
||||
|
||||
</div>
|
||||
</div>
|
||||
</span></td>
|
||||
|
||||
</tr></table>
|
||||
|
||||
</div>
|
||||
|
||||
<footer>
|
||||
<div class="">
|
||||
<small class="pull-right">Report generated by <a href="http://pgbadger.darold.net/" target="_new">pgBadger 12.0.</a></small>
|
||||
</div>
|
||||
</footer>
|
||||
|
||||
<div id="littleToc">
|
||||
<div id="littleTocTitle"><a href="#top"> ^ </a></div>
|
||||
</div>
|
||||
|
||||
</body>
|
||||
</html>
|
Loading…
Add table
Add a link
Reference in a new issue