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

storage: add indexes for postgres #4479

Merged
merged 2 commits into from Aug 21, 2023
Merged

storage: add indexes for postgres #4479

merged 2 commits into from Aug 21, 2023

Conversation

calebdoxsey
Copy link
Contributor

Summary

Add indexes for the postgres storage backend.

Related issues

Fixes #4441

Checklist

  • reference any related issues
  • updated docs
  • updated unit tests
  • updated UPGRADING.md
  • add appropriate tag (improvement / bug / etc)
  • ready for review

@calebdoxsey calebdoxsey requested a review from a team as a code owner August 21, 2023 20:36
@coveralls
Copy link

Coverage Status

coverage: 64.073% (+0.04%) from 64.033% when pulling bc1ef2e on cdoxsey/postgres-index into 379abec on main.

@calebdoxsey calebdoxsey merged commit 3e330bb into main Aug 21, 2023
10 checks passed
@calebdoxsey calebdoxsey deleted the cdoxsey/postgres-index branch August 21, 2023 21:13
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Slow retrieval of record_changes on production
3 participants