Add notes for 2017-07-06

This commit is contained in:
2017-07-06 16:03:28 +03:00
parent 997beb9141
commit bdfc8a2b51
3 changed files with 18 additions and 8 deletions

View File

@ -27,7 +27,7 @@ We can use PostgreSQL’s extended output format (-x) plus sed to format the
<meta property="article:published_time" content="2017-07-01T18:03:52&#43;03:00"/>
<meta property="article:modified_time" content="2017-07-05T14:33:20&#43;03:00"/>
<meta property="article:modified_time" content="2017-07-05T17:27:41&#43;03:00"/>
@ -73,9 +73,9 @@ We can use PostgreSQL&rsquo;s extended output format (-x) plus sed to format the
"@type": "BlogPosting",
"headline": "July, 2017",
"url": "https://alanorth.github.io/cgspace-notes/2017-07/",
"wordCount": "438",
"wordCount": "470",
"datePublished": "2017-07-01T18:03:52&#43;03:00",
"dateModified": "2017-07-05T14:33:20&#43;03:00",
"dateModified": "2017-07-05T17:27:41&#43;03:00",
"author": {
"@type": "Person",
"name": "Alan Orth"
@ -205,6 +205,12 @@ org.postgresql.util.PSQLException: FATAL: remaining connection slots are reserve
<li>Seems to come from <code>dspace-api/src/main/java/org/dspace/statistics/SolrLogger.java</code></li>
</ul>
<h2 id="2017-07-06">2017-07-06</h2>
<ul>
<li>Sisay tried to help by making a <a href="https://github.com/ilri/DSpace/pull/331">pull request for the RTB flagships</a> but there are formatting errors, unrelated changes, and the flagship names are not in the style I requested</li>
</ul>