hi,
We are testing the speed of rebuilding index for alf_child_assoc, alf_node_properties and alf_node, but when we run:
REINDEX table alf_node_properties;
ERROR:
--
-- SQL Error [23505]: ERROR: could not create unique index "alf_node_properties_pkey"
Detail: Key (node_id, qname_id, list_index, locale_id)=(51060016, 28, -1, 1) is duplicated.
REINDEX table alf_node ;
ERROR:
SQL Error [23505]: ERROR: could not create unique index "alf_node_pkey"
Detail: Key (id)=(844) is duplicated.
usually the duplicated key can be very wrong in data modelling and any idea on how to get ride of it?
can it be the reason whenever an alfresco query require the IOIN of 2 x tables : alf_node_properties and alf_node, the query will be very slow ?
Solved! Go to Solution.
forget about that, it is the original data not good in condition! I do backup and restoer again and it is good.
forget about that, it is the original data not good in condition! I do backup and restoer again and it is good.
Ask for and offer help to other Alfresco Content Services Users and members of the Alfresco team.
Related links:
By using this site, you are agreeing to allow us to collect and use cookies as outlined in Alfresco’s Cookie Statement and Terms of Use (and you have a legitimate interest in Alfresco and our products, authorizing us to contact you in such methods). If you are not ok with these terms, please do not use this website.