mirror of
https://github.com/alanorth/cgspace-notes.git
synced 2024-11-22 14:45:03 +01:00
Add notes for 2020-03-17
This commit is contained in:
parent
a2f4dbbadf
commit
de82b66831
@ -248,4 +248,8 @@ $ lein run /tmp/affiliations.csv name id
|
||||
- There was a huge drop in 2019-07 when I changed the JVM settings
|
||||
- I think we should re-evaluate our deployment and perhaps target a different instance type and add block storage for assetstore (as we determined Linode's block storage to be too slow for Solr)
|
||||
|
||||
## 2020-03-17
|
||||
|
||||
- Update the PostgreSQL JDBC driver to version 42.2.11
|
||||
|
||||
<!-- vim: set sw=2 ts=2: -->
|
||||
|
@ -22,7 +22,7 @@ You need to download this into the DSpace 6.x source and compile it
|
||||
<meta property="og:type" content="article" />
|
||||
<meta property="og:url" content="https://alanorth.github.io/cgspace-notes/2020-03/" />
|
||||
<meta property="article:published_time" content="2020-03-02T12:31:30+02:00" />
|
||||
<meta property="article:modified_time" content="2020-03-12T12:58:21+02:00" />
|
||||
<meta property="article:modified_time" content="2020-03-16T16:19:44+02:00" />
|
||||
|
||||
<meta name="twitter:card" content="summary"/>
|
||||
<meta name="twitter:title" content="March, 2020"/>
|
||||
@ -49,9 +49,9 @@ You need to download this into the DSpace 6.x source and compile it
|
||||
"@type": "BlogPosting",
|
||||
"headline": "March, 2020",
|
||||
"url": "https:\/\/alanorth.github.io\/cgspace-notes\/2020-03\/",
|
||||
"wordCount": "1462",
|
||||
"wordCount": "1471",
|
||||
"datePublished": "2020-03-02T12:31:30+02:00",
|
||||
"dateModified": "2020-03-12T12:58:21+02:00",
|
||||
"dateModified": "2020-03-16T16:19:44+02:00",
|
||||
"author": {
|
||||
"@type": "Person",
|
||||
"name": "Alan Orth"
|
||||
@ -369,6 +369,10 @@ $ lein run /tmp/affiliations.csv name id
|
||||
</ul>
|
||||
</li>
|
||||
</ul>
|
||||
<h2 id="2020-03-17">2020-03-17</h2>
|
||||
<ul>
|
||||
<li>Update the PostgreSQL JDBC driver to version 42.2.11</li>
|
||||
</ul>
|
||||
<!-- raw HTML omitted -->
|
||||
|
||||
|
||||
|
@ -4,27 +4,27 @@
|
||||
|
||||
<url>
|
||||
<loc>https://alanorth.github.io/cgspace-notes/categories/</loc>
|
||||
<lastmod>2020-03-12T12:58:21+02:00</lastmod>
|
||||
<lastmod>2020-03-16T16:19:44+02:00</lastmod>
|
||||
</url>
|
||||
|
||||
<url>
|
||||
<loc>https://alanorth.github.io/cgspace-notes/</loc>
|
||||
<lastmod>2020-03-12T12:58:21+02:00</lastmod>
|
||||
<lastmod>2020-03-16T16:19:44+02:00</lastmod>
|
||||
</url>
|
||||
|
||||
<url>
|
||||
<loc>https://alanorth.github.io/cgspace-notes/2020-03/</loc>
|
||||
<lastmod>2020-03-12T12:58:21+02:00</lastmod>
|
||||
<lastmod>2020-03-16T16:19:44+02:00</lastmod>
|
||||
</url>
|
||||
|
||||
<url>
|
||||
<loc>https://alanorth.github.io/cgspace-notes/categories/notes/</loc>
|
||||
<lastmod>2020-03-12T12:58:21+02:00</lastmod>
|
||||
<lastmod>2020-03-16T16:19:44+02:00</lastmod>
|
||||
</url>
|
||||
|
||||
<url>
|
||||
<loc>https://alanorth.github.io/cgspace-notes/posts/</loc>
|
||||
<lastmod>2020-03-12T12:58:21+02:00</lastmod>
|
||||
<lastmod>2020-03-16T16:19:44+02:00</lastmod>
|
||||
</url>
|
||||
|
||||
<url>
|
||||
|
Loading…
Reference in New Issue
Block a user