Commit message (Collapse) | Author | ||
---|---|---|---|
2020-01-14 | Add -b flag for live backup | June McEnroe | |
2020-01-14 | Add columnsize = 0 option to FTS index | June McEnroe | |
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. | |||
2020-01-12 | Add option for client cert and SASL EXTERNAL | June McEnroe | |
2020-01-12 | Add Linux.mk | June McEnroe | |
2020-01-11 | Fix unscoop dedup window syntax | June McEnroe | |
2020-01-11 | Bump busy timeout to 10s | June McEnroe |