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

object_id on user/group_roles tables should be indexed #5369

Closed
mdellweg opened this issue May 14, 2024 · 1 comment · Fixed by #5370
Closed

object_id on user/group_roles tables should be indexed #5369

mdellweg opened this issue May 14, 2024 · 1 comment · Fixed by #5370
Labels

Comments

@mdellweg
Copy link
Member

No description provided.

mdellweg added a commit to mdellweg/pulpcore that referenced this issue May 14, 2024
It looks like the combined index will not always be chosen by postgres.

fixes pulp#5369
mdellweg added a commit to mdellweg/pulpcore that referenced this issue May 21, 2024
It looks like the combined index will not always be chosen by postgres.

fixes pulp#5369
mdellweg added a commit that referenced this issue May 27, 2024
It looks like the combined index will not always be chosen by postgres.

fixes #5369
@ggainey
Copy link
Contributor

ggainey commented Jun 3, 2024

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

Successfully merging a pull request may close this issue.

3 participants