"Ed L." <pgsql(at)bluepolka(dot)net> writes:
> This is for PostgreSQL 7.4.6 on hppa2.0w-hp-hpux11.00, compiled
> by GCC 3.2.2. I'm seeing the following 2 errors:
> ERROR: missing chunk number 0 for toast value 19319495
> ERROR: unexpected chunk number 4 (expected 0) for toast value
> 19319495
Have you tried REINDEXing the toast table in question?
regards, tom lane