How large should I set the cache size?


I’ve checked the source code of PostingListCache reintroduced in v24.1.x. It seems that, regardless of how large the object is, it’s always counted as one byte. This leads to inconsistent behavior across different groups. I’m not sure how large I should set the cache size. Should I just disable the feature until it’s fixed?