| From: | Michael Paquier <michael(at)paquier(dot)xyz> |
|---|---|
| To: | kirtikumarkk21(at)gmail(dot)com, pgsql-bugs(at)lists(dot)postgresql(dot)org |
| Subject: | Re: BUG #19608: Error while Reindexing Main Table |
| Date: | 2026-08-06 05:43:38 |
| Message-ID: | anQfCjf1kD02eon7@paquier.xyz |
| Views: | Whole Thread | Raw Message | Download mbox | Resend email |
| Thread: | |
| Lists: | pgsql-bugs |
On Mon, Aug 03, 2026 at 09:54:17AM +0000, PG Bug reporting form wrote:
> REINDEX TABLE CONCURRENTLY leaves corrupted TOAST index unresolved; explicit
> REINDEX INDEX on TOAST index fixes "missing chunk number" errorr
> ERROR processing traceable: missing chunk number 0 for toast value
> 1040152679 in pg_toast_16499
This may point to a bug, however you are giving no information except
the error, meaning that one has no pointers. One thing that could
count here is what kind of workload is running in parallel of the
failing REINDEX CONCURRENTLY, for example. Having a reproducible test
case would be of course nicer.
--
Michael
| From | Date | Subject | |
|---|---|---|---|
| Next Message | li kid | 2026-08-06 12:06:05 | Re: BUG #19555: TRAP: failed Assert (ent->cmin == change->data.tuplecid.cmin) on logical replication |
| Previous Message | jian he | 2026-08-06 03:45:22 | Re: MERGE/SPLIT PARTITIONS issues/questions |