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

Question regarding adding additional indexes #525

Open
dtmeadows opened this issue Nov 22, 2024 · 0 comments
Open

Question regarding adding additional indexes #525

dtmeadows opened this issue Nov 22, 2024 · 0 comments

Comments

@dtmeadows
Copy link

Hey there,

First off, thanks for pg-boss! Our team has really enjoyed getting it up and running.

One issue we ran into is that we're running a custom query to find jobs in a certain state. I think in an ideal world, we'd modify this query to support the indexes that PGBoss has added out of the gate, but for our own internal reasons we need to query things in a certain pattern.

Besides the normal performance issues of adding an extra index, are there any concerns with adding an additional index to pg-boss tables? In our case we'd be adding an index on state to the jobs table.

Thanks again!

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

No branches or pull requests

1 participant