Today in my development environment I tried to delete a collection and got
this error:

org.postgresql.util.PSQLException: ERROR: update or delete on table "item"
violates foreign key constraint "$2" on table "communities2item"
Detail: Key (item_id)=(216864) is still referenced from table
"communities2item".

I looked at the item table and see that the contstraint is there, but if I
look at the schema file in in 30, I see no constraint of the sort.  Should
I get rid of the constraint from the item table?  Is communities2items
updated every time the browse is update?  How do entries get into
communities2item?

Thanks!
Jose
------------------------------------------------------------------------------
Everyone hates slow websites. So do we.
Make your web apps faster with AppDynamics
Download AppDynamics Lite for free today:
http://p.sf.net/sfu/appdyn_d2d_feb
_______________________________________________
DSpace-tech mailing list
DSpace-tech@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/dspace-tech
List Etiquette: https://wiki.duraspace.org/display/DSPACE/Mailing+List+Etiquette

Reply via email to