diff --git a/content/post/2017-05.md b/content/post/2017-05.md index f1be65bcc..5eb72d9f4 100644 --- a/content/post/2017-05.md +++ b/content/post/2017-05.md @@ -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 diff --git a/public/2017-05/index.html b/public/2017-05/index.html index fc5eb65e5..1d4ae5fb7 100644 --- a/public/2017-05/index.html +++ b/public/2017-05/index.html @@ -13,7 +13,7 @@ - + @@ -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+02:00", - "dateModified": "2017-05-16T10:21:34+03:00", + "dateModified": "2017-05-18T01:27:13+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 + +
dspace=# select setval('handle_seq',86873);
+
+ + diff --git a/public/sitemap.xml b/public/sitemap.xml index 6cd969720..053ce8e2e 100644 --- a/public/sitemap.xml +++ b/public/sitemap.xml @@ -4,7 +4,7 @@ https://alanorth.github.io/cgspace-notes/2017-05/ - 2017-05-16T10:21:34+03:00 + 2017-05-18T01:27:13+03:00 @@ -99,7 +99,7 @@ https://alanorth.github.io/cgspace-notes/ - 2017-05-16T10:21:34+03:00 + 2017-05-18T01:27:13+03:00 0 @@ -110,19 +110,19 @@ https://alanorth.github.io/cgspace-notes/tags/notes/ - 2017-05-16T10:21:34+03:00 + 2017-05-18T01:27:13+03:00 0 https://alanorth.github.io/cgspace-notes/post/ - 2017-05-16T10:21:34+03:00 + 2017-05-18T01:27:13+03:00 0 https://alanorth.github.io/cgspace-notes/tags/ - 2017-05-16T10:21:34+03:00 + 2017-05-18T01:27:13+03:00 0