mirror of
https://github.com/alanorth/cgspace-notes.git
synced 2025-01-27 05:49:12 +01:00
Add notes for 2017-08-11
This commit is contained in:
@ -81,3 +81,10 @@ dspace#= \copy (select distinct text_value, count(*) from metadatavalue where me
|
||||
- Alan to ask about how to query external services like AGROVOC in the DSpace submission form
|
||||
- Follow up with Atmire on the [ticket about ORCID metadata in DSpace](https://tracker.atmire.com/tickets-cgiar-ilri/view-ticket?id=510)
|
||||
- Follow up with Lili and Andrea about the pending CCAFS metadata and flagship updates
|
||||
|
||||
## 207-08-11
|
||||
|
||||
- CGSpace had load issues and was throwing errors related to PostgreSQL
|
||||
- I told Tsega to reduce the max connections from 70 to 40 because actually each web application gets that limit and so for xmlui, oai, jspui, rest, etc it could be 70 x 4 = 280 connections depending on the load, and the PostgreSQL config itself is only 100!
|
||||
- I learned this on a recent discussion on the DSpace wiki
|
||||
- I need to either look into setting up a database pool through JNDI or increase the PostgreSQL max connections
|
||||
|
Reference in New Issue
Block a user