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

[performance] Chat Index Long 타입 변경 #360

Merged
merged 1 commit into from
Jan 3, 2024

Conversation

ghkdqhrbals
Copy link
Owner

  • Chatting 테이블의 id 타입을 Long sequence auto generation 으로 변경

이 후 b-tree 인덱싱에서 Long 타입의 PK 가 insert 시 얼마나 빠르게 변경된지 #354 와 비교하여 분석해야합니다.

@ghkdqhrbals ghkdqhrbals self-assigned this Jan 3, 2024
@ghkdqhrbals ghkdqhrbals merged commit 0a9455d into develop/v5.3 Jan 3, 2024
1 check passed
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.

1 participant