Skipping Inserts

From: Anthony Mallgren <abmallgren(at)gmail(dot)com>
To: pgsql-general(at)postgresql(dot)org
Subject: Skipping Inserts
Date: 2026-09-21 21:30:25
Message-ID: CAGhVYuy8+qXo0D4N+Kxt6pf=j3MTeMA9g0uAO2joQjayLGZLug@mail.gmail.com
Views: Whole Thread | Raw Message | Download mbox | Resend email
Thread:
Lists: pgsql-general

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?

Anthony B. Mallgren
https://mallgren.wordpress.com/ <https://mallgren.me>

Responses

Browse pgsql-general by date

  From Date Subject
Next Message Tom Lane 2026-09-22 16:16:45 Re: Skipping Inserts
Previous Message Tim Gerber 2026-09-18 14:57:46 Re: Error Creating pgcrypto Extension