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

Add indices for object_id on user/group_role table #5370

Merged
merged 1 commit into from
May 27, 2024

Conversation

mdellweg
Copy link
Member

It looks like the combined index will not always be chosen by postgres.

fixes #5369

This is built on top of #5368 to avoid merge conflicts with the migrations.

It looks like the combined index will not always be chosen by postgres.

fixes pulp#5369
@mdellweg mdellweg marked this pull request as ready for review May 23, 2024 14:59
@mdellweg mdellweg merged commit 221bea2 into pulp:main May 27, 2024
16 checks passed
@mdellweg mdellweg deleted the 5369_object_id_index branch May 27, 2024 08:09
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

Successfully merging this pull request may close these issues.

object_id on user/group_roles tables should be indexed
3 participants