|
|
|
|
|
by ngrilly
3550 days ago
|
|
Thanks a lot for sharing this! Last time I tried, it was on a machine with a spinning disk... It looks like I should try again with a SSD, which are a lot better with regard to random access. Your search term is "Quassel". What happens if you search for a term that matches a lot of rows? This is the case where ts_rank is very expensive. I'd be curious to look at the explain of such a low-selectivity query. |
|
That’s actually quite unproblematic, if you have the tsvector as its own column (not just as index).
It’s far more problematic to actually load that data from disk.