Skip to content
Snippets Groups Projects
Verified Commit 5e8bba58 authored by Antoine R. Dumont's avatar Antoine R. Dumont
Browse files

storage: Improve index on content_ctags

Work on the suggestion message from postgresql

psycopg2.OperationalError: index row size 3992 exceeds maximum 2712 for
index "content_ctags_id_name_kind_line_lang_idx" HINT: Values larger
than 1/3 of a buffer page cannot be indexed.  Consider a function index
of an MD5 hash of the value, or use full text indexing.

Related T589
parent 33043b13
No related branches found
Tags v0.0.69
No related merge requests found
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment