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

Change index type from "btree" to "hash" for text columns #824

Conversation

daniel-almeida-konkconsulting
Copy link
Contributor

…ps columns with existing btree indexes

Readiness checklist

  • I added/updated unit tests.
  • I added/updated integration tests.
  • I ensured that the PR title is good enough for the changelog.
  • I labeled the PR.

@daniel-almeida-konkconsulting daniel-almeida-konkconsulting added the enhancement New feature or request label Aug 30, 2024
@daniel-almeida-konkconsulting daniel-almeida-konkconsulting changed the title Hash Indexes for often search text columns Postgres: Hash Indexes for text columns with Btree Indexes Aug 30, 2024
@tnotheis tnotheis changed the title Postgres: Hash Indexes for text columns with Btree Indexes Change index type from "btree" to "hash" for text columns Sep 2, 2024
@daniel-almeida-konkconsulting daniel-almeida-konkconsulting merged commit dad5a1d into main Sep 2, 2024
23 of 25 checks passed
@daniel-almeida-konkconsulting daniel-almeida-konkconsulting deleted the NMSHDB-196-use-hash-indexes-instead-of-btree branch September 2, 2024 12:53
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants