Update notes

This commit is contained in:
Alan Orth 2018-03-07 00:24:03 +02:00
parent db13f4a8b5
commit 54df3204b8
Signed by: alanorth
GPG Key ID: 0FB860CC9C45B1B9
3 changed files with 16 additions and 12 deletions

View File

@ -47,3 +47,5 @@ Error: ERROR: update or delete on table "bitstream" violates foreign key constra
$ psql dspace -c 'update bundle set primary_bitstream_id=NULL where primary_bitstream_id in (150659);'
UPDATE 1
```
- Apply the proposed PostgreSQL indexes from DS-3636 (pull request [#1791](https://github.com/DSpace/DSpace/pull/1791/) on CGSpace (linode18)

View File

@ -20,7 +20,7 @@ Export a CSV of the IITA community metadata for Martin Mueller
<meta property="article:published_time" content="2018-03-02T16:07:54&#43;02:00"/>
<meta property="article:modified_time" content="2018-03-06T14:45:51&#43;02:00"/>
<meta property="article:modified_time" content="2018-03-06T21:48:10&#43;02:00"/>
@ -51,9 +51,9 @@ Export a CSV of the IITA community metadata for Martin Mueller
"@type": "BlogPosting",
"headline": "March, 2018",
"url": "https://alanorth.github.io/cgspace-notes/2018-03/",
"wordCount": "262",
"wordCount": "275",
"datePublished": "2018-03-02T16:07:54&#43;02:00",
"dateModified": "2018-03-06T14:45:51&#43;02:00",
"dateModified": "2018-03-06T21:48:10&#43;02:00",
"author": {
"@type": "Person",
"name": "Alan Orth"
@ -164,11 +164,13 @@ $ ./delete-metadata-values.py -i Delete-3-Authors-2018-03-06.csv -db dspace -u d
</code></pre>
<ul>
<li>The solution is, as always:
<code>
$ psql dspace -c 'update bundle set primary_bitstream_id=NULL where primary_bitstream_id in (150659);'
<li><p>The solution is, as always:</p>
<pre><code>$ psql dspace -c 'update bundle set primary_bitstream_id=NULL where primary_bitstream_id in (150659);'
UPDATE 1
</code></li>
</code></pre></li>
<li><p>Apply the proposed PostgreSQL indexes from DS-3636 (pull request <a href="https://github.com/DSpace/DSpace/pull/1791/">#1791</a> on CGSpace (linode18)</p></li>
</ul>

View File

@ -4,7 +4,7 @@
<url>
<loc>https://alanorth.github.io/cgspace-notes/2018-03/</loc>
<lastmod>2018-03-06T14:45:51+02:00</lastmod>
<lastmod>2018-03-06T21:48:10+02:00</lastmod>
</url>
<url>
@ -154,7 +154,7 @@
<url>
<loc>https://alanorth.github.io/cgspace-notes/</loc>
<lastmod>2018-03-06T14:45:51+02:00</lastmod>
<lastmod>2018-03-06T21:48:10+02:00</lastmod>
<priority>0</priority>
</url>
@ -165,7 +165,7 @@
<url>
<loc>https://alanorth.github.io/cgspace-notes/tags/notes/</loc>
<lastmod>2018-03-06T14:45:51+02:00</lastmod>
<lastmod>2018-03-06T21:48:10+02:00</lastmod>
<priority>0</priority>
</url>
@ -177,13 +177,13 @@
<url>
<loc>https://alanorth.github.io/cgspace-notes/post/</loc>
<lastmod>2018-03-06T14:45:51+02:00</lastmod>
<lastmod>2018-03-06T21:48:10+02:00</lastmod>
<priority>0</priority>
</url>
<url>
<loc>https://alanorth.github.io/cgspace-notes/tags/</loc>
<lastmod>2018-03-06T14:45:51+02:00</lastmod>
<lastmod>2018-03-06T21:48:10+02:00</lastmod>
<priority>0</priority>
</url>