Re: Skipping Inserts

From: Laurenz Albe <laurenz(dot)albe(at)cybertec(dot)at>
To: Anthony Mallgren <abmallgren(at)gmail(dot)com>, pgsql-general(at)postgresql(dot)org
Subject: Re: Skipping Inserts
Date: 2026-09-22 16:17:52
Message-ID: 8ac1fcf09603ab5fbd6c5ed9356eae15e55e97f7.camel@cybertec.at
Views: Whole Thread | Raw Message | Download mbox | Resend email
Thread:
Lists: pgsql-general

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

In response to

Browse pgsql-general by date

  From Date Subject
Next Message Adrian Klaver 2026-09-22 16:18:04 Re: Skipping Inserts
Previous Message Tom Lane 2026-09-22 16:16:45 Re: Skipping Inserts