Regenerate site

Signed-off-by: Alan Orth <alan.orth@gmail.com>
This commit is contained in:
Alan Orth 2015-11-30 15:13:49 +02:00
parent 91a8748e80
commit 9ace705ad9
Signed by: alanorth
GPG Key ID: 0FB860CC9C45B1B9
11 changed files with 97 additions and 94 deletions

View File

@ -6,7 +6,7 @@
<meta property="og:title" content=" November, 2015 &middot; CGSpace Notes" /> <meta property="og:title" content=" November, 2015 &middot; CGSpace Notes" />
<meta property="og:site_name" content="CGSpace Notes" /> <meta property="og:site_name" content="CGSpace Notes" />
<meta property="og:url" content="https://alanorth.github.io/cgspace-notes/2015-11/" /> <meta property="og:url" content="/cgspace-notes/2015-11/" />
<meta property="og:type" content="article" /> <meta property="og:type" content="article" />
@ -21,19 +21,19 @@
November, 2015 &middot; CGSpace Notes November, 2015 &middot; CGSpace Notes
</title> </title>
<link rel="stylesheet" href="https://alanorth.github.io/cgspace-notes/css/bootstrap.min.css" /> <link rel="stylesheet" href="/cgspace-notes/css/bootstrap.min.css" />
<link rel="stylesheet" href="https://alanorth.github.io/cgspace-notes/css/main.css" /> <link rel="stylesheet" href="/cgspace-notes/css/main.css" />
<link rel="stylesheet" href="https://alanorth.github.io/cgspace-notes/css/font-awesome.min.css" /> <link rel="stylesheet" href="/cgspace-notes/css/font-awesome.min.css" />
<link rel="stylesheet" href="https://alanorth.github.io/cgspace-notes/css/github.css" /> <link rel="stylesheet" href="/cgspace-notes/css/github.css" />
<link rel="stylesheet" href="//fonts.googleapis.com/css?family=Source+Sans+Pro:200,300,400" type="text/css"> <link rel="stylesheet" href="//fonts.googleapis.com/css?family=Source+Sans+Pro:200,300,400" type="text/css">
<link rel="shortcut icon" href="https://alanorth.github.io/cgspace-notes/images/favicon.ico" /> <link rel="shortcut icon" href="/cgspace-notes/images/favicon.ico" />
<link rel="apple-touch-icon" href="https://alanorth.github.io/cgspace-notes/images/apple-touch-icon.png" /> <link rel="apple-touch-icon" href="/cgspace-notes/images/apple-touch-icon.png" />
</head> </head>
<body> <body>
<header class="global-header" style="background-image:url( /images/bg.jpg )"> <header class="global-header" style="background-image:url(../images/bg.jpg )">
<section class="header-text"> <section class="header-text">
<h1><a href="https://alanorth.github.io/cgspace-notes/">CGSpace Notes</a></h1> <h1><a href="/cgspace-notes/">CGSpace Notes</a></h1>
<div class="sns-links hidden-print"> <div class="sns-links hidden-print">
@ -48,7 +48,7 @@
</div> </div>
<a href="https://alanorth.github.io/cgspace-notes/" class="btn-header btn-back hidden-xs"> <a href="/cgspace-notes/" class="btn-header btn-back hidden-xs">
<i class="fa fa-angle-left" aria-hidden="true"></i> <i class="fa fa-angle-left" aria-hidden="true"></i>
&nbsp;Home &nbsp;Home
</a> </a>
@ -71,7 +71,7 @@
</div> </div>
<div class="pull-right"> <div class="pull-right">
<span class="post-tag small"><a href="https://alanorth.github.io/cgspace-notes//tags/notes">#notes</a></span> <span class="post-tag small"><a href="/cgspace-notes//tags/notes">#notes</a></span>
</div> </div>
</div> </div>
@ -197,7 +197,7 @@ datid | datname | pid | usesysid | usename | application_name | client_addr
<li>I reduced the pool back to the default of 30, and reduced the <code>db.maxidle</code> settings from 10 to 8</li> <li>I reduced the pool back to the default of 30, and reduced the <code>db.maxidle</code> settings from 10 to 8</li>
</ul> </ul>
<h1 id="2015-11-29:3d03b850f8126f80d8144c2e17ea0ae7">2015-11-29</h1> <h2 id="2015-11-29:3d03b850f8126f80d8144c2e17ea0ae7">2015-11-29</h2>
<ul> <ul>
<li>Still more alerts that CGSpace has been up and down all day</li> <li>Still more alerts that CGSpace has been up and down all day</li>
@ -233,6 +233,8 @@ db.statementpool = true
</div> </div>
<div class="author-meta col-md-6"> <div class="author-meta col-md-6">
<h1 class="author-name text-primary">Alan Orth</h1>
</div> </div>
@ -267,7 +269,7 @@ db.statementpool = true
</footer> </footer>
<script src="https://alanorth.github.io/cgspace-notes/js/highlight.pack.js"></script> <script src="/cgspace-notes/js/highlight.pack.js"></script>
<script> <script>
hljs.initHighlightingOnLoad(); hljs.initHighlightingOnLoad();
</script> </script>

View File

@ -6,7 +6,7 @@
<meta property="og:title" content=" 404 Page not found &middot; CGSpace Notes" /> <meta property="og:title" content=" 404 Page not found &middot; CGSpace Notes" />
<meta property="og:site_name" content="CGSpace Notes" /> <meta property="og:site_name" content="CGSpace Notes" />
<meta property="og:url" content="https://alanorth.github.io/cgspace-notes/404/" /> <meta property="og:url" content="/cgspace-notes/404/" />
<meta property="og:type" content="website" /> <meta property="og:type" content="website" />
@ -16,19 +16,19 @@
404 Page not found &middot; CGSpace Notes 404 Page not found &middot; CGSpace Notes
</title> </title>
<link rel="stylesheet" href="https://alanorth.github.io/cgspace-notes/css/bootstrap.min.css" /> <link rel="stylesheet" href="/cgspace-notes/css/bootstrap.min.css" />
<link rel="stylesheet" href="https://alanorth.github.io/cgspace-notes/css/main.css" /> <link rel="stylesheet" href="/cgspace-notes/css/main.css" />
<link rel="stylesheet" href="https://alanorth.github.io/cgspace-notes/css/font-awesome.min.css" /> <link rel="stylesheet" href="/cgspace-notes/css/font-awesome.min.css" />
<link rel="stylesheet" href="https://alanorth.github.io/cgspace-notes/css/github.css" /> <link rel="stylesheet" href="/cgspace-notes/css/github.css" />
<link rel="stylesheet" href="//fonts.googleapis.com/css?family=Source+Sans+Pro:200,300,400" type="text/css"> <link rel="stylesheet" href="//fonts.googleapis.com/css?family=Source+Sans+Pro:200,300,400" type="text/css">
<link rel="shortcut icon" href="https://alanorth.github.io/cgspace-notes/images/favicon.ico" /> <link rel="shortcut icon" href="/cgspace-notes/images/favicon.ico" />
<link rel="apple-touch-icon" href="https://alanorth.github.io/cgspace-notes/images/apple-touch-icon.png" /> <link rel="apple-touch-icon" href="/cgspace-notes/images/apple-touch-icon.png" />
</head> </head>
<body> <body>
<header class="global-header" style="background-image:url( /images/bg.jpg )"> <header class="global-header" style="background-image:url( /images/bg.jpg )">
<section class="header-text"> <section class="header-text">
<h1><a href="https://alanorth.github.io/cgspace-notes/">CGSpace Notes</a></h1> <h1><a href="/cgspace-notes/">CGSpace Notes</a></h1>
<div class="sns-links hidden-print"> <div class="sns-links hidden-print">
@ -43,13 +43,13 @@
</div> </div>
<a href="https://alanorth.github.io/cgspace-notes/" class="btn-header btn-back hidden-xs"> <a href="/cgspace-notes/" class="btn-header btn-back hidden-xs">
<i class="fa fa-angle-left" aria-hidden="true"></i> <i class="fa fa-angle-left" aria-hidden="true"></i>
&nbsp;Home &nbsp;Home
</a> </a>
<a href="https://alanorth.github.io/cgspace-notes/index.xml" class="btn-header btn-subscribe hidden-xs"> <a href="/cgspace-notes/index.xml" class="btn-header btn-subscribe hidden-xs">
<i class="fa fa-rss" aria-hidden="true"></i> <i class="fa fa-rss" aria-hidden="true"></i>
&nbsp;Subscribe &nbsp;Subscribe
</a> </a>
@ -81,7 +81,7 @@
</footer> </footer>
<script src="https://alanorth.github.io/cgspace-notes/js/highlight.pack.js"></script> <script src="/cgspace-notes/js/highlight.pack.js"></script>
<script> <script>
hljs.initHighlightingOnLoad(); hljs.initHighlightingOnLoad();
</script> </script>

View File

@ -6,7 +6,7 @@
<meta property="og:title" content=" Categories &middot; CGSpace Notes" /> <meta property="og:title" content=" Categories &middot; CGSpace Notes" />
<meta property="og:site_name" content="CGSpace Notes" /> <meta property="og:site_name" content="CGSpace Notes" />
<meta property="og:url" content="https://alanorth.github.io/cgspace-notes/categories/" /> <meta property="og:url" content="/cgspace-notes/categories/" />
<meta property="og:type" content="website" /> <meta property="og:type" content="website" />
@ -16,19 +16,19 @@
Categories &middot; CGSpace Notes Categories &middot; CGSpace Notes
</title> </title>
<link rel="stylesheet" href="https://alanorth.github.io/cgspace-notes/css/bootstrap.min.css" /> <link rel="stylesheet" href="/cgspace-notes/css/bootstrap.min.css" />
<link rel="stylesheet" href="https://alanorth.github.io/cgspace-notes/css/main.css" /> <link rel="stylesheet" href="/cgspace-notes/css/main.css" />
<link rel="stylesheet" href="https://alanorth.github.io/cgspace-notes/css/font-awesome.min.css" /> <link rel="stylesheet" href="/cgspace-notes/css/font-awesome.min.css" />
<link rel="stylesheet" href="https://alanorth.github.io/cgspace-notes/css/github.css" /> <link rel="stylesheet" href="/cgspace-notes/css/github.css" />
<link rel="stylesheet" href="//fonts.googleapis.com/css?family=Source+Sans+Pro:200,300,400" type="text/css"> <link rel="stylesheet" href="//fonts.googleapis.com/css?family=Source+Sans+Pro:200,300,400" type="text/css">
<link rel="shortcut icon" href="https://alanorth.github.io/cgspace-notes/images/favicon.ico" /> <link rel="shortcut icon" href="/cgspace-notes/images/favicon.ico" />
<link rel="apple-touch-icon" href="https://alanorth.github.io/cgspace-notes/images/apple-touch-icon.png" /> <link rel="apple-touch-icon" href="/cgspace-notes/images/apple-touch-icon.png" />
</head> </head>
<body> <body>
<header class="global-header" style="background-image:url( /images/bg.jpg )"> <header class="global-header" style="background-image:url( /images/bg.jpg )">
<section class="header-text"> <section class="header-text">
<h1><a href="https://alanorth.github.io/cgspace-notes/">CGSpace Notes</a></h1> <h1><a href="/cgspace-notes/">CGSpace Notes</a></h1>
<div class="sns-links hidden-print"> <div class="sns-links hidden-print">
@ -43,13 +43,13 @@
</div> </div>
<a href="https://alanorth.github.io/cgspace-notes/" class="btn-header btn-back hidden-xs"> <a href="/cgspace-notes/" class="btn-header btn-back hidden-xs">
<i class="fa fa-angle-left" aria-hidden="true"></i> <i class="fa fa-angle-left" aria-hidden="true"></i>
&nbsp;Home &nbsp;Home
</a> </a>
<a href="https://alanorth.github.io/cgspace-notes/categories/index.xml" class="btn-header btn-subscribe hidden-xs"> <a href="/cgspace-notes/categories/index.xml" class="btn-header btn-subscribe hidden-xs">
<i class="fa fa-rss" aria-hidden="true"></i> <i class="fa fa-rss" aria-hidden="true"></i>
&nbsp;Subscribe &nbsp;Subscribe
</a> </a>
@ -85,7 +85,7 @@
</footer> </footer>
<script src="https://alanorth.github.io/cgspace-notes/js/highlight.pack.js"></script> <script src="/cgspace-notes/js/highlight.pack.js"></script>
<script> <script>
hljs.initHighlightingOnLoad(); hljs.initHighlightingOnLoad();
</script> </script>

File diff suppressed because one or more lines are too long

View File

@ -6,7 +6,7 @@
<meta property="og:title" content=" CGSpace Notes" /> <meta property="og:title" content=" CGSpace Notes" />
<meta property="og:site_name" content="CGSpace Notes" /> <meta property="og:site_name" content="CGSpace Notes" />
<meta property="og:url" content="https://alanorth.github.io/cgspace-notes/" /> <meta property="og:url" content="/cgspace-notes/" />
<meta property="og:type" content="website" /> <meta property="og:type" content="website" />
@ -16,21 +16,21 @@
CGSpace Notes CGSpace Notes
</title> </title>
<link rel="stylesheet" href="https://alanorth.github.io/cgspace-notes/css/bootstrap.min.css" /> <link rel="stylesheet" href="/cgspace-notes/css/bootstrap.min.css" />
<link rel="stylesheet" href="https://alanorth.github.io/cgspace-notes/css/main.css" /> <link rel="stylesheet" href="/cgspace-notes/css/main.css" />
<link rel="stylesheet" href="https://alanorth.github.io/cgspace-notes/css/font-awesome.min.css" /> <link rel="stylesheet" href="/cgspace-notes/css/font-awesome.min.css" />
<link rel="stylesheet" href="https://alanorth.github.io/cgspace-notes/css/github.css" /> <link rel="stylesheet" href="/cgspace-notes/css/github.css" />
<link rel="stylesheet" href="//fonts.googleapis.com/css?family=Source+Sans+Pro:200,300,400" type="text/css"> <link rel="stylesheet" href="//fonts.googleapis.com/css?family=Source+Sans+Pro:200,300,400" type="text/css">
<link rel="shortcut icon" href="https://alanorth.github.io/cgspace-notes/images/favicon.ico" /> <link rel="shortcut icon" href="/cgspace-notes/images/favicon.ico" />
<link rel="apple-touch-icon" href="https://alanorth.github.io/cgspace-notes/images/apple-touch-icon.png" /> <link rel="apple-touch-icon" href="/cgspace-notes/images/apple-touch-icon.png" />
<link href="https://alanorth.github.io/cgspace-notes/index.xml" rel="alternate" type="application/rss+xml" title="CGSpace Notes" /> <link href="/cgspace-notes/index.xml" rel="alternate" type="application/rss+xml" title="CGSpace Notes" />
</head> </head>
<body> <body>
<header class="global-header" style="background-image:url( /images/bg.jpg )"> <header class="global-header" style="background-image:url( /images/bg.jpg )">
<section class="header-text"> <section class="header-text">
<h1><a href="https://alanorth.github.io/cgspace-notes/">CGSpace Notes</a></h1> <h1><a href="/cgspace-notes/">CGSpace Notes</a></h1>
<div class="sns-links hidden-print"> <div class="sns-links hidden-print">
@ -46,7 +46,7 @@
<a href="https://alanorth.github.io/cgspace-notes/index.xml" class="btn-header btn-subscribe hidden-xs"> <a href="/cgspace-notes/index.xml" class="btn-header btn-subscribe hidden-xs">
<i class="fa fa-rss" aria-hidden="true"></i> <i class="fa fa-rss" aria-hidden="true"></i>
&nbsp;Subscribe &nbsp;Subscribe
</a> </a>
@ -60,7 +60,7 @@
<article> <article>
<header> <header>
<h2><a href="https://alanorth.github.io/cgspace-notes/2015-11/">November, 2015</a></h2> <h2><a href="/cgspace-notes/2015-11/">November, 2015</a></h2>
<div class="post-meta clearfix"> <div class="post-meta clearfix">
<div class="post-date pull-left"> <div class="post-date pull-left">
Posted on Posted on
@ -76,7 +76,7 @@
<footer> <footer>
<ul class="pager"> <ul class="pager">
<li class="next"><a href="https://alanorth.github.io/cgspace-notes/2015-11/">Read more <span aria-hidden="true">&raquo;</span></a></li> <li class="next"><a href="/cgspace-notes/2015-11/">Read more <span aria-hidden="true">&raquo;</span></a></li>
</ul> </ul>
</footer> </footer>
@ -110,7 +110,7 @@
</footer> </footer>
<script src="https://alanorth.github.io/cgspace-notes/js/highlight.pack.js"></script> <script src="/cgspace-notes/js/highlight.pack.js"></script>
<script> <script>
hljs.initHighlightingOnLoad(); hljs.initHighlightingOnLoad();
</script> </script>

View File

@ -2,19 +2,19 @@
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom"> <rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
<channel> <channel>
<title>CGSpace Notes</title> <title>CGSpace Notes</title>
<link>https://alanorth.github.io/cgspace-notes/</link> <link>/cgspace-notes/</link>
<description>Recent content on CGSpace Notes</description> <description>Recent content on CGSpace Notes</description>
<generator>Hugo -- gohugo.io</generator> <generator>Hugo -- gohugo.io</generator>
<language>en-us</language> <language>en-us</language>
<lastBuildDate>Mon, 23 Nov 2015 17:00:57 +0300</lastBuildDate> <lastBuildDate>Mon, 23 Nov 2015 17:00:57 +0300</lastBuildDate>
<atom:link href="https://alanorth.github.io/cgspace-notes/index.xml" rel="self" type="application/rss+xml" /> <atom:link href="/cgspace-notes/index.xml" rel="self" type="application/rss+xml" />
<item> <item>
<title>November, 2015</title> <title>November, 2015</title>
<link>https://alanorth.github.io/cgspace-notes/2015-11/</link> <link>/cgspace-notes/2015-11/</link>
<pubDate>Mon, 23 Nov 2015 17:00:57 +0300</pubDate> <pubDate>Mon, 23 Nov 2015 17:00:57 +0300</pubDate>
<guid>https://alanorth.github.io/cgspace-notes/2015-11/</guid> <guid>/cgspace-notes/2015-11/</guid>
<description> <description>
&lt;h2 id=&#34;2015-11-22:3d03b850f8126f80d8144c2e17ea0ae7&#34;&gt;2015-11-22&lt;/h2&gt; &lt;h2 id=&#34;2015-11-22:3d03b850f8126f80d8144c2e17ea0ae7&#34;&gt;2015-11-22&lt;/h2&gt;
@ -135,7 +135,7 @@ datid | datname | pid | usesysid | usename | application_name | client_addr
&lt;li&gt;I reduced the pool back to the default of 30, and reduced the &lt;code&gt;db.maxidle&lt;/code&gt; settings from 10 to 8&lt;/li&gt; &lt;li&gt;I reduced the pool back to the default of 30, and reduced the &lt;code&gt;db.maxidle&lt;/code&gt; settings from 10 to 8&lt;/li&gt;
&lt;/ul&gt; &lt;/ul&gt;
&lt;h1 id=&#34;2015-11-29:3d03b850f8126f80d8144c2e17ea0ae7&#34;&gt;2015-11-29&lt;/h1&gt; &lt;h2 id=&#34;2015-11-29:3d03b850f8126f80d8144c2e17ea0ae7&#34;&gt;2015-11-29&lt;/h2&gt;
&lt;ul&gt; &lt;ul&gt;
&lt;li&gt;Still more alerts that CGSpace has been up and down all day&lt;/li&gt; &lt;li&gt;Still more alerts that CGSpace has been up and down all day&lt;/li&gt;

View File

@ -1 +1 @@
<!DOCTYPE html><html><head><link rel="canonical" href="https://alanorth.github.io/cgspace-notes/"/><meta http-equiv="content-type" content="text/html; charset=utf-8" /><meta http-equiv="refresh" content="0;url=https://alanorth.github.io/cgspace-notes/" /></head></html> <!DOCTYPE html><html><head><link rel="canonical" href="/cgspace-notes/"/><meta http-equiv="content-type" content="text/html; charset=utf-8" /><meta http-equiv="refresh" content="0;url=/cgspace-notes/" /></head></html>

View File

@ -2,13 +2,13 @@
<urlset xmlns="http://www.sitemaps.org/schemas/sitemap/0.9"> <urlset xmlns="http://www.sitemaps.org/schemas/sitemap/0.9">
<url> <url>
<loc>https://alanorth.github.io/cgspace-notes/</loc> <loc>/cgspace-notes/</loc>
<lastmod>2015-11-23T17:00:57+03:00</lastmod> <lastmod>2015-11-23T17:00:57+03:00</lastmod>
<priority>0</priority> <priority>0</priority>
</url> </url>
<url> <url>
<loc>https://alanorth.github.io/cgspace-notes/2015-11/</loc> <loc>/cgspace-notes/2015-11/</loc>
<lastmod>2015-11-23T17:00:57+03:00</lastmod> <lastmod>2015-11-23T17:00:57+03:00</lastmod>
</url> </url>

View File

@ -6,7 +6,7 @@
<meta property="og:title" content=" Tags &middot; CGSpace Notes" /> <meta property="og:title" content=" Tags &middot; CGSpace Notes" />
<meta property="og:site_name" content="CGSpace Notes" /> <meta property="og:site_name" content="CGSpace Notes" />
<meta property="og:url" content="https://alanorth.github.io/cgspace-notes/tags/" /> <meta property="og:url" content="/cgspace-notes/tags/" />
<meta property="og:type" content="website" /> <meta property="og:type" content="website" />
@ -16,19 +16,19 @@
Tags &middot; CGSpace Notes Tags &middot; CGSpace Notes
</title> </title>
<link rel="stylesheet" href="https://alanorth.github.io/cgspace-notes/css/bootstrap.min.css" /> <link rel="stylesheet" href="/cgspace-notes/css/bootstrap.min.css" />
<link rel="stylesheet" href="https://alanorth.github.io/cgspace-notes/css/main.css" /> <link rel="stylesheet" href="/cgspace-notes/css/main.css" />
<link rel="stylesheet" href="https://alanorth.github.io/cgspace-notes/css/font-awesome.min.css" /> <link rel="stylesheet" href="/cgspace-notes/css/font-awesome.min.css" />
<link rel="stylesheet" href="https://alanorth.github.io/cgspace-notes/css/github.css" /> <link rel="stylesheet" href="/cgspace-notes/css/github.css" />
<link rel="stylesheet" href="//fonts.googleapis.com/css?family=Source+Sans+Pro:200,300,400" type="text/css"> <link rel="stylesheet" href="//fonts.googleapis.com/css?family=Source+Sans+Pro:200,300,400" type="text/css">
<link rel="shortcut icon" href="https://alanorth.github.io/cgspace-notes/images/favicon.ico" /> <link rel="shortcut icon" href="/cgspace-notes/images/favicon.ico" />
<link rel="apple-touch-icon" href="https://alanorth.github.io/cgspace-notes/images/apple-touch-icon.png" /> <link rel="apple-touch-icon" href="/cgspace-notes/images/apple-touch-icon.png" />
</head> </head>
<body> <body>
<header class="global-header" style="background-image:url( /images/bg.jpg )"> <header class="global-header" style="background-image:url( /images/bg.jpg )">
<section class="header-text"> <section class="header-text">
<h1><a href="https://alanorth.github.io/cgspace-notes/">CGSpace Notes</a></h1> <h1><a href="/cgspace-notes/">CGSpace Notes</a></h1>
<div class="sns-links hidden-print"> <div class="sns-links hidden-print">
@ -43,13 +43,13 @@
</div> </div>
<a href="https://alanorth.github.io/cgspace-notes/" class="btn-header btn-back hidden-xs"> <a href="/cgspace-notes/" class="btn-header btn-back hidden-xs">
<i class="fa fa-angle-left" aria-hidden="true"></i> <i class="fa fa-angle-left" aria-hidden="true"></i>
&nbsp;Home &nbsp;Home
</a> </a>
<a href="https://alanorth.github.io/cgspace-notes/tags/index.xml" class="btn-header btn-subscribe hidden-xs"> <a href="/cgspace-notes/tags/index.xml" class="btn-header btn-subscribe hidden-xs">
<i class="fa fa-rss" aria-hidden="true"></i> <i class="fa fa-rss" aria-hidden="true"></i>
&nbsp;Subscribe &nbsp;Subscribe
</a> </a>
@ -64,7 +64,7 @@
<ul> <ul>
<li><a href="https://alanorth.github.io/cgspace-notes//tags/notes">notes</a> 1</li> <li><a href="/cgspace-notes//tags/notes">notes</a> 1</li>
</ul> </ul>
</section> </section>
@ -87,7 +87,7 @@
</footer> </footer>
<script src="https://alanorth.github.io/cgspace-notes/js/highlight.pack.js"></script> <script src="/cgspace-notes/js/highlight.pack.js"></script>
<script> <script>
hljs.initHighlightingOnLoad(); hljs.initHighlightingOnLoad();
</script> </script>

View File

@ -6,7 +6,7 @@
<meta property="og:title" content=" Notes &middot; CGSpace Notes" /> <meta property="og:title" content=" Notes &middot; CGSpace Notes" />
<meta property="og:site_name" content="CGSpace Notes" /> <meta property="og:site_name" content="CGSpace Notes" />
<meta property="og:url" content="https://alanorth.github.io/cgspace-notes/tags/notes/" /> <meta property="og:url" content="/cgspace-notes/tags/notes/" />
<meta property="og:type" content="website" /> <meta property="og:type" content="website" />
@ -16,19 +16,19 @@
Notes &middot; CGSpace Notes Notes &middot; CGSpace Notes
</title> </title>
<link rel="stylesheet" href="https://alanorth.github.io/cgspace-notes/css/bootstrap.min.css" /> <link rel="stylesheet" href="/cgspace-notes/css/bootstrap.min.css" />
<link rel="stylesheet" href="https://alanorth.github.io/cgspace-notes/css/main.css" /> <link rel="stylesheet" href="/cgspace-notes/css/main.css" />
<link rel="stylesheet" href="https://alanorth.github.io/cgspace-notes/css/font-awesome.min.css" /> <link rel="stylesheet" href="/cgspace-notes/css/font-awesome.min.css" />
<link rel="stylesheet" href="https://alanorth.github.io/cgspace-notes/css/github.css" /> <link rel="stylesheet" href="/cgspace-notes/css/github.css" />
<link rel="stylesheet" href="//fonts.googleapis.com/css?family=Source+Sans+Pro:200,300,400" type="text/css"> <link rel="stylesheet" href="//fonts.googleapis.com/css?family=Source+Sans+Pro:200,300,400" type="text/css">
<link rel="shortcut icon" href="https://alanorth.github.io/cgspace-notes/images/favicon.ico" /> <link rel="shortcut icon" href="/cgspace-notes/images/favicon.ico" />
<link rel="apple-touch-icon" href="https://alanorth.github.io/cgspace-notes/images/apple-touch-icon.png" /> <link rel="apple-touch-icon" href="/cgspace-notes/images/apple-touch-icon.png" />
</head> </head>
<body> <body>
<header class="global-header" style="background-image:url( /images/bg.jpg )"> <header class="global-header" style="background-image:url( /images/bg.jpg )">
<section class="header-text"> <section class="header-text">
<h1><a href="https://alanorth.github.io/cgspace-notes/">CGSpace Notes</a></h1> <h1><a href="/cgspace-notes/">CGSpace Notes</a></h1>
<div class="sns-links hidden-print"> <div class="sns-links hidden-print">
@ -43,13 +43,13 @@
</div> </div>
<a href="https://alanorth.github.io/cgspace-notes/" class="btn-header btn-back hidden-xs"> <a href="/cgspace-notes/" class="btn-header btn-back hidden-xs">
<i class="fa fa-angle-left" aria-hidden="true"></i> <i class="fa fa-angle-left" aria-hidden="true"></i>
&nbsp;Home &nbsp;Home
</a> </a>
<a href="https://alanorth.github.io/cgspace-notes/tags/notes/index.xml" class="btn-header btn-subscribe hidden-xs"> <a href="/cgspace-notes/tags/notes/index.xml" class="btn-header btn-subscribe hidden-xs">
<i class="fa fa-rss" aria-hidden="true"></i> <i class="fa fa-rss" aria-hidden="true"></i>
&nbsp;Subscribe &nbsp;Subscribe
</a> </a>
@ -64,7 +64,7 @@
<hr/> <hr/>
<article> <article>
<header> <header>
<h2><a href="https://alanorth.github.io/cgspace-notes/2015-11/">November, 2015</a></h2> <h2><a href="/cgspace-notes/2015-11/">November, 2015</a></h2>
<div class="post-meta clearfix"> <div class="post-meta clearfix">
<div class="post-date pull-left"> <div class="post-date pull-left">
Posted on Posted on
@ -80,7 +80,7 @@
<footer> <footer>
<ul class="pager"> <ul class="pager">
<li class="next"><a href="https://alanorth.github.io/cgspace-notes/2015-11/">Read more <span aria-hidden="true">&raquo;</span></a></li> <li class="next"><a href="/cgspace-notes/2015-11/">Read more <span aria-hidden="true">&raquo;</span></a></li>
</ul> </ul>
</footer> </footer>
@ -107,7 +107,7 @@
</footer> </footer>
<script src="https://alanorth.github.io/cgspace-notes/js/highlight.pack.js"></script> <script src="/cgspace-notes/js/highlight.pack.js"></script>
<script> <script>
hljs.initHighlightingOnLoad(); hljs.initHighlightingOnLoad();
</script> </script>

View File

@ -2,19 +2,19 @@
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom"> <rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
<channel> <channel>
<title>Notes on CGSpace Notes</title> <title>Notes on CGSpace Notes</title>
<link>https://alanorth.github.io/cgspace-notes/tags/notes/</link> <link>/cgspace-notes/tags/notes/</link>
<description>Recent content in Notes on CGSpace Notes</description> <description>Recent content in Notes on CGSpace Notes</description>
<generator>Hugo -- gohugo.io</generator> <generator>Hugo -- gohugo.io</generator>
<language>en-us</language> <language>en-us</language>
<lastBuildDate>Mon, 23 Nov 2015 17:00:57 +0300</lastBuildDate> <lastBuildDate>Mon, 23 Nov 2015 17:00:57 +0300</lastBuildDate>
<atom:link href="https://alanorth.github.io/cgspace-notes/tags/notes/index.xml" rel="self" type="application/rss+xml" /> <atom:link href="/cgspace-notes/tags/notes/index.xml" rel="self" type="application/rss+xml" />
<item> <item>
<title>November, 2015</title> <title>November, 2015</title>
<link>https://alanorth.github.io/cgspace-notes/2015-11/</link> <link>/cgspace-notes/2015-11/</link>
<pubDate>Mon, 23 Nov 2015 17:00:57 +0300</pubDate> <pubDate>Mon, 23 Nov 2015 17:00:57 +0300</pubDate>
<guid>https://alanorth.github.io/cgspace-notes/2015-11/</guid> <guid>/cgspace-notes/2015-11/</guid>
<description> <description>
&lt;h2 id=&#34;2015-11-22:3d03b850f8126f80d8144c2e17ea0ae7&#34;&gt;2015-11-22&lt;/h2&gt; &lt;h2 id=&#34;2015-11-22:3d03b850f8126f80d8144c2e17ea0ae7&#34;&gt;2015-11-22&lt;/h2&gt;
@ -135,7 +135,7 @@ datid | datname | pid | usesysid | usename | application_name | client_addr
&lt;li&gt;I reduced the pool back to the default of 30, and reduced the &lt;code&gt;db.maxidle&lt;/code&gt; settings from 10 to 8&lt;/li&gt; &lt;li&gt;I reduced the pool back to the default of 30, and reduced the &lt;code&gt;db.maxidle&lt;/code&gt; settings from 10 to 8&lt;/li&gt;
&lt;/ul&gt; &lt;/ul&gt;
&lt;h1 id=&#34;2015-11-29:3d03b850f8126f80d8144c2e17ea0ae7&#34;&gt;2015-11-29&lt;/h1&gt; &lt;h2 id=&#34;2015-11-29:3d03b850f8126f80d8144c2e17ea0ae7&#34;&gt;2015-11-29&lt;/h2&gt;
&lt;ul&gt; &lt;ul&gt;
&lt;li&gt;Still more alerts that CGSpace has been up and down all day&lt;/li&gt; &lt;li&gt;Still more alerts that CGSpace has been up and down all day&lt;/li&gt;