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

using rum for columns with very long text #65

Open
ghost opened this issue Sep 14, 2019 · 0 comments
Open

using rum for columns with very long text #65

ghost opened this issue Sep 14, 2019 · 0 comments

Comments

@ghost
Copy link

ghost commented Sep 14, 2019

hi

i am thinking of using rum instead of gin but was wondering if it has the same 1Mb limitation as when i try to index my column with gin i get this error:
CREATE INDEX desc_text_idx ON table USING GIN (to_tsvector('english', Desc_Text))
ERROR: string is too long for tsvector (1076204 bytes, max 1048575 bytes)

Thank you.

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

No branches or pull requests

0 participants