Update notes for 2017-05-18

This commit is contained in:
Alan Orth 2017-05-18 10:12:30 +03:00
parent 13d0b48c8b
commit feb2893698
Signed by: alanorth
GPG Key ID: 0FB860CC9C45B1B9
3 changed files with 23 additions and 8 deletions

View File

@ -187,3 +187,10 @@ dspace=# select * from handle where handle_id=(select max(handle_id) from handle
```
- I've posted on the dspace-test mailing list to see if I can just manually set the `handle_seq` to that value
- Actually, it seems I can manually set the handle sequence using:
```
dspace=# select setval('handle_seq',86873);
```
- After that I can create collections just fine, though I'm not sure if it has other side effects

View File

@ -13,7 +13,7 @@
<meta property="article:published_time" content="2017-05-01T16:21:52&#43;02:00"/>
<meta property="article:modified_time" content="2017-05-16T10:21:34&#43;03:00"/>
<meta property="article:modified_time" content="2017-05-18T01:27:13&#43;03:00"/>
@ -45,9 +45,9 @@
"@type": "BlogPosting",
"headline": "May, 2017",
"url": "https://alanorth.github.io/cgspace-notes/2017-05/",
"wordCount": "1447",
"wordCount": "1479",
"datePublished": "2017-05-01T16:21:52&#43;02:00",
"dateModified": "2017-05-16T10:21:34&#43;03:00",
"dateModified": "2017-05-18T01:27:13&#43;03:00",
"author": {
"@type": "Person",
"name": "Alan Orth"
@ -339,6 +339,14 @@ $ for item in /home/aorth/10947-1/ITEM@10947-*; do [dspace]/bin/dspace packager
<ul>
<li>I&rsquo;ve posted on the dspace-test mailing list to see if I can just manually set the <code>handle_seq</code> to that value</li>
<li>Actually, it seems I can manually set the handle sequence using:</li>
</ul>
<pre><code>dspace=# select setval('handle_seq',86873);
</code></pre>
<ul>
<li>After that I can create collections just fine, though I&rsquo;m not sure if it has other side effects</li>
</ul>

View File

@ -4,7 +4,7 @@
<url>
<loc>https://alanorth.github.io/cgspace-notes/2017-05/</loc>
<lastmod>2017-05-16T10:21:34+03:00</lastmod>
<lastmod>2017-05-18T01:27:13+03:00</lastmod>
</url>
<url>
@ -99,7 +99,7 @@
<url>
<loc>https://alanorth.github.io/cgspace-notes/</loc>
<lastmod>2017-05-16T10:21:34+03:00</lastmod>
<lastmod>2017-05-18T01:27:13+03:00</lastmod>
<priority>0</priority>
</url>
@ -110,19 +110,19 @@
<url>
<loc>https://alanorth.github.io/cgspace-notes/tags/notes/</loc>
<lastmod>2017-05-16T10:21:34+03:00</lastmod>
<lastmod>2017-05-18T01:27:13+03:00</lastmod>
<priority>0</priority>
</url>
<url>
<loc>https://alanorth.github.io/cgspace-notes/post/</loc>
<lastmod>2017-05-16T10:21:34+03:00</lastmod>
<lastmod>2017-05-18T01:27:13+03:00</lastmod>
<priority>0</priority>
</url>
<url>
<loc>https://alanorth.github.io/cgspace-notes/tags/</loc>
<lastmod>2017-05-16T10:21:34+03:00</lastmod>
<lastmod>2017-05-18T01:27:13+03:00</lastmod>
<priority>0</priority>
</url>