diff options
author | June McEnroe <june@causal.agency> | 2020-01-14 17:57:04 -0500 |
---|---|---|
committer | June McEnroe <june@causal.agency> | 2020-01-14 17:57:04 -0500 |
commit | 1140dfdd3d6bbcadb0ccb1693b4fbe4e6d0792c5 (patch) | |
tree | 804d2897a5be3c12b50d5e723f40aeadc5e8fdb5 /Makefile | |
parent | Add option for client cert and SASL EXTERNAL (diff) | |
download | litterbox-1140dfdd3d6bbcadb0ccb1693b4fbe4e6d0792c5.tar.gz litterbox-1140dfdd3d6bbcadb0ccb1693b4fbe4e6d0792c5.zip |
Add columnsize = 0 option to FTS index
Since we don't use ranking functions and I don't see them being useful, there is no point in having columnsize, which just takes extra space in the database. In my database of approximately 3.5 million events, disabling columnsize saves about 62 MB. The migration unfortunately has to rebuild the entire index to disable it.
Diffstat (limited to 'Makefile')
0 files changed, 0 insertions, 0 deletions