"Mark Steben" <msteben(at)autorevenue(dot)com> writes: > Hi folks, getting this error in production: > unexpected chunk number 0 (expected 1) for toast value 34761 What PG version is that? It looks like it might be an index-corruption issue, in which case reindexing the toast table might help. regards, tom lane