Add notes for 2016-11-23

This commit is contained in:
Alan Orth 2016-11-23 16:27:59 +02:00
parent 455b01b60b
commit 30c7a0f2e5
Signed by: alanorth
GPG Key ID: 0FB860CC9C45B1B9
5 changed files with 59 additions and 6 deletions

View File

@ -360,8 +360,17 @@ dspace=# select text_value from metadatavalue where text_value like '%.jpg.jpg';
- Enable Tomcat Crawler Session Manager on CGSpace
## 2016-11-18
## 2016-11-21
- More work on Ansible playbooks for PostgreSQL 9.3→9.5 and Java 7→8 work
- CGSpace virtual managers meeting
- I need to look into making the item thumbnail clickable
## 2016-11-23
- Upgrade Java from 7 to 8 on CGSpace
- I had started planning the inplace PostgreSQL 9.3→9.5 upgrade but decided that I will have to `pg_dump` and `pg_restore` when I move to the new server soon anyways, so there's no need to upgrade the database right now
- Chat with Carlos about CGCore and the CGSpace metadata registry
- Dump CGSpace metadata field registry for Carlos: https://gist.github.com/alanorth/8cbd0bb2704d4bbec78025b4742f8e70
- Send some feedback to Carlos on CG Core so they can better understand how DSpace/CGSpace uses metadata
- Notes about PostgreSQL tuning from James: https://paste.fedoraproject.org/488776/14798952/

View File

@ -30,7 +30,7 @@
<meta itemprop="dateModified" content="2016-11-01T09:21:00&#43;03:00" />
<meta itemprop="wordCount" content="1924">
<meta itemprop="wordCount" content="2013">
@ -515,7 +515,7 @@ UPDATE 7
<li>Enable Tomcat Crawler Session Manager on CGSpace</li>
</ul>
<h2 id="2016-11-18-1">2016-11-18</h2>
<h2 id="2016-11-21">2016-11-21</h2>
<ul>
<li>More work on Ansible playbooks for PostgreSQL 9.3→9.5 and Java 7→8 work</li>
@ -523,6 +523,17 @@ UPDATE 7
<li>I need to look into making the item thumbnail clickable</li>
</ul>
<h2 id="2016-11-23">2016-11-23</h2>
<ul>
<li>Upgrade Java from 7 to 8 on CGSpace</li>
<li>I had started planning the inplace PostgreSQL 9.3→9.5 upgrade but decided that I will have to <code>pg_dump</code> and <code>pg_restore</code> when I move to the new server soon anyways, so there&rsquo;s no need to upgrade the database right now</li>
<li>Chat with Carlos about CGCore and the CGSpace metadata registry</li>
<li>Dump CGSpace metadata field registry for Carlos: <a href="https://gist.github.com/alanorth/8cbd0bb2704d4bbec78025b4742f8e70">https://gist.github.com/alanorth/8cbd0bb2704d4bbec78025b4742f8e70</a></li>
<li>Send some feedback to Carlos on CG Core so they can better understand how DSpace/CGSpace uses metadata</li>
<li>Notes about PostgreSQL tuning from James: <a href="https://paste.fedoraproject.org/488776/14798952/">https://paste.fedoraproject.org/488776/14798952/</a></li>
</ul>

View File

@ -422,13 +422,24 @@ UPDATE 7
&lt;li&gt;Enable Tomcat Crawler Session Manager on CGSpace&lt;/li&gt;
&lt;/ul&gt;
&lt;h2 id=&#34;2016-11-18-1&#34;&gt;2016-11-18&lt;/h2&gt;
&lt;h2 id=&#34;2016-11-21&#34;&gt;2016-11-21&lt;/h2&gt;
&lt;ul&gt;
&lt;li&gt;More work on Ansible playbooks for PostgreSQL 9.3→9.5 and Java 7→8 work&lt;/li&gt;
&lt;li&gt;CGSpace virtual managers meeting&lt;/li&gt;
&lt;li&gt;I need to look into making the item thumbnail clickable&lt;/li&gt;
&lt;/ul&gt;
&lt;h2 id=&#34;2016-11-23&#34;&gt;2016-11-23&lt;/h2&gt;
&lt;ul&gt;
&lt;li&gt;Upgrade Java from 7 to 8 on CGSpace&lt;/li&gt;
&lt;li&gt;I had started planning the inplace PostgreSQL 9.3→9.5 upgrade but decided that I will have to &lt;code&gt;pg_dump&lt;/code&gt; and &lt;code&gt;pg_restore&lt;/code&gt; when I move to the new server soon anyways, so there&amp;rsquo;s no need to upgrade the database right now&lt;/li&gt;
&lt;li&gt;Chat with Carlos about CGCore and the CGSpace metadata registry&lt;/li&gt;
&lt;li&gt;Dump CGSpace metadata field registry for Carlos: &lt;a href=&#34;https://gist.github.com/alanorth/8cbd0bb2704d4bbec78025b4742f8e70&#34;&gt;https://gist.github.com/alanorth/8cbd0bb2704d4bbec78025b4742f8e70&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;Send some feedback to Carlos on CG Core so they can better understand how DSpace/CGSpace uses metadata&lt;/li&gt;
&lt;li&gt;Notes about PostgreSQL tuning from James: &lt;a href=&#34;https://paste.fedoraproject.org/488776/14798952/&#34;&gt;https://paste.fedoraproject.org/488776/14798952/&lt;/a&gt;&lt;/li&gt;
&lt;/ul&gt;
</description>
</item>

View File

@ -422,13 +422,24 @@ UPDATE 7
&lt;li&gt;Enable Tomcat Crawler Session Manager on CGSpace&lt;/li&gt;
&lt;/ul&gt;
&lt;h2 id=&#34;2016-11-18-1&#34;&gt;2016-11-18&lt;/h2&gt;
&lt;h2 id=&#34;2016-11-21&#34;&gt;2016-11-21&lt;/h2&gt;
&lt;ul&gt;
&lt;li&gt;More work on Ansible playbooks for PostgreSQL 9.3→9.5 and Java 7→8 work&lt;/li&gt;
&lt;li&gt;CGSpace virtual managers meeting&lt;/li&gt;
&lt;li&gt;I need to look into making the item thumbnail clickable&lt;/li&gt;
&lt;/ul&gt;
&lt;h2 id=&#34;2016-11-23&#34;&gt;2016-11-23&lt;/h2&gt;
&lt;ul&gt;
&lt;li&gt;Upgrade Java from 7 to 8 on CGSpace&lt;/li&gt;
&lt;li&gt;I had started planning the inplace PostgreSQL 9.3→9.5 upgrade but decided that I will have to &lt;code&gt;pg_dump&lt;/code&gt; and &lt;code&gt;pg_restore&lt;/code&gt; when I move to the new server soon anyways, so there&amp;rsquo;s no need to upgrade the database right now&lt;/li&gt;
&lt;li&gt;Chat with Carlos about CGCore and the CGSpace metadata registry&lt;/li&gt;
&lt;li&gt;Dump CGSpace metadata field registry for Carlos: &lt;a href=&#34;https://gist.github.com/alanorth/8cbd0bb2704d4bbec78025b4742f8e70&#34;&gt;https://gist.github.com/alanorth/8cbd0bb2704d4bbec78025b4742f8e70&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;Send some feedback to Carlos on CG Core so they can better understand how DSpace/CGSpace uses metadata&lt;/li&gt;
&lt;li&gt;Notes about PostgreSQL tuning from James: &lt;a href=&#34;https://paste.fedoraproject.org/488776/14798952/&#34;&gt;https://paste.fedoraproject.org/488776/14798952/&lt;/a&gt;&lt;/li&gt;
&lt;/ul&gt;
</description>
</item>

View File

@ -421,13 +421,24 @@ UPDATE 7
&lt;li&gt;Enable Tomcat Crawler Session Manager on CGSpace&lt;/li&gt;
&lt;/ul&gt;
&lt;h2 id=&#34;2016-11-18-1&#34;&gt;2016-11-18&lt;/h2&gt;
&lt;h2 id=&#34;2016-11-21&#34;&gt;2016-11-21&lt;/h2&gt;
&lt;ul&gt;
&lt;li&gt;More work on Ansible playbooks for PostgreSQL 9.3→9.5 and Java 7→8 work&lt;/li&gt;
&lt;li&gt;CGSpace virtual managers meeting&lt;/li&gt;
&lt;li&gt;I need to look into making the item thumbnail clickable&lt;/li&gt;
&lt;/ul&gt;
&lt;h2 id=&#34;2016-11-23&#34;&gt;2016-11-23&lt;/h2&gt;
&lt;ul&gt;
&lt;li&gt;Upgrade Java from 7 to 8 on CGSpace&lt;/li&gt;
&lt;li&gt;I had started planning the inplace PostgreSQL 9.3→9.5 upgrade but decided that I will have to &lt;code&gt;pg_dump&lt;/code&gt; and &lt;code&gt;pg_restore&lt;/code&gt; when I move to the new server soon anyways, so there&amp;rsquo;s no need to upgrade the database right now&lt;/li&gt;
&lt;li&gt;Chat with Carlos about CGCore and the CGSpace metadata registry&lt;/li&gt;
&lt;li&gt;Dump CGSpace metadata field registry for Carlos: &lt;a href=&#34;https://gist.github.com/alanorth/8cbd0bb2704d4bbec78025b4742f8e70&#34;&gt;https://gist.github.com/alanorth/8cbd0bb2704d4bbec78025b4742f8e70&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;Send some feedback to Carlos on CG Core so they can better understand how DSpace/CGSpace uses metadata&lt;/li&gt;
&lt;li&gt;Notes about PostgreSQL tuning from James: &lt;a href=&#34;https://paste.fedoraproject.org/488776/14798952/&#34;&gt;https://paste.fedoraproject.org/488776/14798952/&lt;/a&gt;&lt;/li&gt;
&lt;/ul&gt;
</description>
</item>