Hi
@Friendica Developers,
I noticed that my guid table is quite enormous. I'm almost alone on my Friendica server running for about two month with active facebook plugin. I recently activated item expiration because I wanted to limit database growth. I'm seeing a decrease in my item table, but my guid table is stil quite big (about 66% of my total database items and 17% of database's used memory).
A quick
search on Github didn't show me a function for cleaning up the guid table. So is the guid table cleaned up anyway?
When is it safe to remove a guid? When there are no more items and conversation with this guid? Is there any other way to limit the growth of the guid table?
Regards
Martin