Re: [BUGS] 7.3b1 panic in vacuum

2002-10-31 Thread Tom Lane
Mats Lofkvist <[EMAIL PROTECTED]> writes: > PANIC: moving chain: failed to add item with len = 93 to page 9395 Thanks for the report. I see a likely cause of this, which seems to have been there for awhile: to_vacpage->free -= MAXALIGN(tlen); if (to_vacpa

[BUGS] 7.3b1 panic in vacuum

2002-10-31 Thread Mats Lofkvist
When doing a 'vacuum full verbose analyze' I got the following: ... INFO: --Relation public.attribute-- INFO: Pages 11177: Changed 1868, reaped 5682, Empty 0, New 0; Tup 1140848: Vac 52622, Keep/VTL 7800/3800, UnUsed 9805, MinLen 61, MaxLen 111; Re-using: Free/Avail. Space 5540384/5361524; En