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

Revisit Postgres Indices #7860

Open
fm3 opened this issue Jun 4, 2024 · 0 comments
Open

Revisit Postgres Indices #7860

fm3 opened this issue Jun 4, 2024 · 0 comments

Comments

@fm3
Copy link
Member

fm3 commented Jun 4, 2024

We should have a look at how performance for typical queries could be improved by indices or other ideas from the postgres toolbox. We already have a few create index statements, but it is not clear if the collection is optimal. Is there any tooling with which to monitor our database to figure out which indices may help most?

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

No branches or pull requests

2 participants