Skip to content

Add indexes in migrations that have already been running in production #1844

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

Merged
merged 1 commit into from
Nov 2, 2019

Conversation

carols10cents
Copy link
Member

@sgrif added these to the production database by hand for testing
purposes a while back; they seem to be performing well so they should
get added to the codebase to keep the schema in sync.

r? @sgrif, feel free to wait to merge this until you've checked the bloat you mentioned wanting to check; I'm happy to update this PR if needed. Just wanted to have something around as a reminder.

@sgrif added these to the production database by hand for testing
purposes a while back; they seem to be performing well so they should
get added to the codebase to keep the schema in sync.
@sgrif
Copy link
Contributor

sgrif commented Sep 23, 2019

Both indexes look good, the brin index is way lossier than I'd like, but it's still providing some value and is basically free.

@carols10cents
Copy link
Member Author

ok, so is this good to r+?

@carols10cents
Copy link
Member Author

@bors r+

@bors
Copy link
Contributor

bors commented Nov 2, 2019

📌 Commit c4db34c has been approved by carols10cents

@bors
Copy link
Contributor

bors commented Nov 2, 2019

⌛ Testing commit c4db34c with merge adf28ad...

bors added a commit that referenced this pull request Nov 2, 2019
…carols10cents

Add indexes in migrations that have already been running in production

@sgrif added these to the production database by hand for testing
purposes a while back; they seem to be performing well so they should
get added to the codebase to keep the schema in sync.

r? @sgrif, feel free to wait to merge this until you've checked the bloat you mentioned wanting to check; I'm happy to update this PR if needed. Just wanted to have something around as a reminder.
@bors
Copy link
Contributor

bors commented Nov 2, 2019

☀️ Test successful - checks-travis
Approved by: carols10cents
Pushing adf28ad to master...

@bors bors merged commit c4db34c into rust-lang:master Nov 2, 2019
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.

3 participants