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

[CBRD-25282] Improve speed of unloaddb #5074

Merged
merged 97 commits into from
Aug 27, 2024

Conversation

ctshim
Copy link
Contributor

@ctshim ctshim commented Apr 1, 2024

http://jira.cubrid.org/browse/CBRD-25282

  • multi-threading을 이용해서 unloaddb 속도를 개선합니다.
  • 다음과 같이 몇 가지 옵션이 추가 됩니다.
    공개 파라미터
    - --thread-count
    - --enhanced-estimates
    비공개 파라미터
    - --use-string-buffer
    - --use-request-pages
    - --sampling-test
    - --process

@beyondykk9
Copy link
Contributor

error message 중, 영어와 한글을 제외한 나머지 언어는 삭제되어야 합니다.

@ctshim ctshim merged commit 1c99d7d into CUBRID:develop Aug 27, 2024
9 of 10 checks passed
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.

9 participants