On Mon, 2026-09-21 at 17:30 -0400, Anthony Mallgren wrote: > I'm getting a lot of messages like this: > > [warn] skipped a 3-word n-gram: table tid from new index tuple (2524,87) > cannot find insert offset between offsets 2 and 16 of block 36 in index > "congress_103_3_word_word1_idx" > [warn] skipped a 3-word n-gram: table tid from new index tuple (2524,130) > cannot find insert offset between offsets 2 and 16 of block 36 in index > "congress_103_3_word_word1_idx" > > Any idea?
That doesn't look like PostgreSQL. Please ask the authors of whatever extension you are using. Yours, Laurenz Albe
