In Umbraco 8.4.0, I am working with large data sets. When I try and empty the recycle bin (probably 30,000 records) it never seems to complete.
Is there raw SQL for doing such operations?
The reason I want to empty the recycle bin is that is seems to be causing issues for me sometimes when updating my Document Type definitions - I presume because it is trying to update all records of that type in the recycle bin?
Recycle bin times out when deleting
In Umbraco 8.4.0, I am working with large data sets. When I try and empty the recycle bin (probably 30,000 records) it never seems to complete.
Is there raw SQL for doing such operations?
The reason I want to empty the recycle bin is that is seems to be causing issues for me sometimes when updating my Document Type definitions - I presume because it is trying to update all records of that type in the recycle bin?
Thanks for any help anyone can be.
Hi Dave
Try to increase operations timeout for sql queries.
Thanks, Alex
Thanks Alex.
I had tried that. Maybe I should have gone for a longer time. In the end I just switched to a clean database and started again.
is working on a reply...
This forum is in read-only mode while we transition to the new forum.
You can continue this topic on the new forum by tapping the "Continue discussion" link below.