Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

a walk around to avoid "#Coronavirus" being counted #356

Closed
Nizeyumukiza opened this issue May 6, 2023 · 0 comments
Closed

a walk around to avoid "#Coronavirus" being counted #356

Nizeyumukiza opened this issue May 6, 2023 · 0 comments

Comments

@Nizeyumukiza
Copy link

Hello,

I tracked an error that was giving me wrong results on the pg_denormalized dataset. I found that the gin index save both #Coronavirus and #coronavirus the same. That messes up the comparison when I am running the tag comparison queries and returns wrong results.

Is there a way to find solve this without resetting lc_ctype for my databases?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant