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

[db] Create index ind_buildWorkspaceId on d_b_prebuild_workspace_info #5920

Merged
merged 1 commit into from
Sep 29, 2021

Conversation

geropl
Copy link
Member

@geropl geropl commented Sep 29, 2021

Description

We were lagging an index on column d_b_prebuild_workspace.buildWorkspaceId.

Related Issue(s)

Fixes #5906.

How to test

Release Notes

[db] add missing index `d_b_prebuild_workspace.buildWorkspaceId`

@geropl geropl requested review from AlexTugarev and meysholdt and removed request for svenefftinge September 29, 2021 08:41
@meysholdt
Copy link
Member

/approve

1 similar comment
@geropl
Copy link
Member Author

geropl commented Sep 29, 2021

/approve

@geropl
Copy link
Member Author

geropl commented Sep 29, 2021

/lgtm

@roboquat
Copy link
Contributor

@geropl: you cannot LGTM your own PR.

In response to this:

/lgtm

Instructions for interacting with me using PR comments are available here. If you have questions or suggestions related to my behavior, please file an issue against the kubernetes/test-infra repository.

@AlexTugarev
Copy link
Member

/lgtm

/hold

just in case you want to fix the release notes line (d_b_prebuilt_workspace;)

@roboquat
Copy link
Contributor

LGTM label has been added.

Git tree hash: b0d62b4c9856da1e44e45d42ba7ad9dd9378b6fa

@roboquat
Copy link
Contributor

[APPROVALNOTIFIER] This PR is APPROVED

This pull-request has been approved by: AlexTugarev, geropl, meysholdt

Associated issue: #5906

The full list of commands accepted by this bot can be found here.

The pull request process is described here

Needs approval from an approver in each of these files:

Approvers can indicate their approval by writing /approve in a comment
Approvers can cancel approval by writing /approve cancel in a comment

@geropl
Copy link
Member Author

geropl commented Sep 29, 2021

ust in case you want to fix the release notes line (d_b_prebuilt_workspace;)

@AlexTugarev Is there sth to fix? 👓

@AlexTugarev
Copy link
Member

[db] add missing index d_b_prebuild_workspace_info.buildWorkspaceId

to

[db] add missing index d_b_prebuilt_workspace.buildWorkspaceId

@geropl
Copy link
Member Author

geropl commented Sep 29, 2021

/unhold

@roboquat roboquat merged commit a1b01ea into main Sep 29, 2021
@roboquat roboquat deleted the gpl/5906-pws-index branch September 29, 2021 08:56
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.

High Database Load
4 participants