"recognize:reset-tags" grows up database by 1.8GB #955
|
Hello everyone, My goal was to make a clean reinstall of recognize.
While executing the command recognize:reset-tags I recognized that the size of my database was growing up by 2GBs. Is that a problem with the recognize:reset-faces command or is it postgresql problem? |
Replies: 1 comment
|
Hey @UserXH726 tags changes are reflected in the activity table, even when you remove all tags, nextcloud will create new entries in the activities table for all the removed tags. |
Hey @UserXH726
tags changes are reflected in the activity table, even when you remove all tags, nextcloud will create new entries in the activities table for all the removed tags.