diff --git a/content/posts/2020-03.md b/content/posts/2020-03.md index be0c7a2f2..c77f0100e 100644 --- a/content/posts/2020-03.md +++ b/content/posts/2020-03.md @@ -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 + diff --git a/docs/2020-03/index.html b/docs/2020-03/index.html index 60eb54761..6efaa9d2b 100644 --- a/docs/2020-03/index.html +++ b/docs/2020-03/index.html @@ -22,7 +22,7 @@ You need to download this into the DSpace 6.x source and compile it - + @@ -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 +