"Ed L." <[EMAIL PROTECTED]> writes:
> Does this shed any light? pg_toast_6221538 is the relevant toast
> table...
> $ psql -c "set enable_indexscan=off; select chunk_seq,
> length(chunk_data) from pg_toast.pg_toast_6221538 where chunk_id
> = 19319495 order by chunk_seq;"
> chunk_seq | length
> -----------+--------
> (0 rows)
Doesn't look very promising :-(
regards, tom lane
---------------------------(end of broadcast)---------------------------
TIP 2: you can get off all lists at once with the unregister command
(send "unregister YourEmailAddressHere" to [EMAIL PROTECTED])