mirror of
https://github.com/alanorth/cgspace-notes.git
synced 2024-11-22 14:45:03 +01:00
Update notes for 2019-03
This commit is contained in:
parent
1738fa69ec
commit
38c2fc7149
@ -318,7 +318,7 @@ Error: ERROR: update or delete on table "bitstream" violates foreign key constra
|
||||
|
||||
```
|
||||
# su - postgres
|
||||
$ psql dspacetest -c 'update bundle set primary_bitstream_id=NULL where primary_bitstream_id in (164496);'
|
||||
$ psql dspace -c 'update bundle set primary_bitstream_id=NULL where primary_bitstream_id in (164496);'
|
||||
UPDATE 1
|
||||
```
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user