Open joshua-gould opened 2 years ago
I would like to set PGS_MAX_STR_LEN at runtime instead of compile time. For example:
set pg_similarity.max_str_len to 2000;
Hi, did you get any solution?
Unfortunately not.
It is possible but ... see my https://github.com/eulerto/pg_similarity/issues/36#issuecomment-1544448927 .
I would like to set PGS_MAX_STR_LEN at runtime instead of compile time. For example:
set pg_similarity.max_str_len to 2000;