Re: [HACKERS] NOTICE: Child itemid in update-chain marked as unused...

2001-08-01 Thread Tom Lane
"V. M." <[EMAIL PROTECTED]> writes: > sometimes i'm getting: > NOTICE: Child itemid in update-chain marked as unused - can't > continue repair_frag > during a simple "vacuum", db is online. > pg version 7.1, on debian linux kernel 2.4. > what's the problem? The source code says: /*

[HACKERS] NOTICE: Child itemid in update-chain marked as unused...

2001-08-01 Thread V. M.
sometimes i'm getting: NOTICE: Child itemid in update-chain marked as unused - can't continue repair_frag during a simple "vacuum", db is online. pg version 7.1, on debian linux kernel 2.4. what's the problem? thanks, valter m. _