1
0
mirror of https://github.com/alanorth/cgspace-notes.git synced 2025-01-27 05:49:12 +01:00

Update notes

This commit is contained in:
2018-03-07 00:24:03 +02:00
parent db13f4a8b5
commit 54df3204b8
3 changed files with 16 additions and 12 deletions
content/post
docs

@ -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)