Tim Uckun <timuckun@gmail.com> writes:
> I am occasionally getting this kind of error when attempting a SELECT statement.
> PGError: ERROR: missing chunk number 0 for toast value 27143 in pg_toast_2619
> What does this mean? Is some sort of corruption creeping into the database?
Hard to tell. We've seen enough reports like that to make it seem like
there may be some bug buried there, but no one has provided anything to
do any debugging work with. Can you create a reproducible test case?
> Postgres 9.0 linux.
9.0.what?
regards, tom lane