There are some duplicated tags due to database corruption and I can't merge

Sounds the same as this topic:

There’s a unique index on the tag name column, so it shouldn’t be possible to have duplicate tags. I’m guessing if you did reindex table tags it would fail.

@pfaffman’s process here is probably what you’ll need to do to remove the duplicate tags and fix the indexes.

2 Likes