On Feb 28, 2011, at 5:55 AM, Michael Harris wrote:
> ERROR: missing chunk number 0 for toast value 382548694 in pg_toast_847386
This seems more like a corrupted toast table.
Did you try to reindex the pg_toast_847386?
REINDEX table pg_toast.pg_toast_847386;
VACUUM ANALYZE <tablename>;
Thanks & Regards,
Vibhor Kumar
vibhor(dot)kumar(at)enterprisedb(dot)com
Blog:http://vibhork.blogspot.com