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

Tweak postgres indexing fix #2792

Merged
merged 2 commits into from
Feb 14, 2024
Merged

Conversation

hubertdeng123
Copy link
Member

@hubertdeng123 hubertdeng123 commented Feb 14, 2024

Now fixes the groupedmessage indexing issue for a wider variety of users as reported in #2780, particularly the one related to this error:

ERROR:  cannot drop index sentry_groupedmessage_project_id_id_515aaa7e_uniq because constraint sentry_groupedmessage_project_id_id_515aaa7e_uniq on table sentry_groupedmessage requires it
HINT:  You can drop constraint sentry_groupedmessage_project_id_id_515aaa7e_uniq on table sentry_groupedmessage instead.

@hubertdeng123 hubertdeng123 merged commit b15d7ee into master Feb 14, 2024
8 checks passed
@hubertdeng123 hubertdeng123 deleted the hubertdeng123/tweak-indexing-fix branch February 14, 2024 21:20
@github-actions github-actions bot locked and limited conversation to collaborators Mar 1, 2024
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
Archived in project
Development

Successfully merging this pull request may close these issues.

None yet

2 participants