Re: [SQL] pg_attribute_relid_attnam_index problem after log disk filled up

2000-08-28 Thread Palle Girgensohn
Tom Lane wrote: > > Palle Girgensohn <[EMAIL PROTECTED]> writes: > > What's this? What to do? Shall I bother? > > > pp=> vacuum; > > NOTICE: Index pg_attribute_relid_attnam_index: NUMBER OF > > INDEX' TUPLES (3094) IS NOT THE SAME AS HEAP' (3093) > > Under 6.5, if vacuum doesn't get rid of the

Re: [SQL] pg_attribute_relid_attnam_index problem after log disk filled up

2000-08-28 Thread Tom Lane
Palle Girgensohn <[EMAIL PROTECTED]> writes: > What's this? What to do? Shall I bother? > pp=> vacuum; > NOTICE: Index pg_attribute_relid_attnam_index: NUMBER OF > INDEX' TUPLES (3094) IS NOT THE SAME AS HEAP' (3093) Under 6.5, if vacuum doesn't get rid of the message then I think the only way

[SQL] pg_attribute_relid_attnam_index problem after log disk filled up

2000-08-28 Thread Palle Girgensohn
Hi! What's this? What to do? Shall I bother? pp=> vacuum; NOTICE: Index pg_attribute_relid_attnam_index: NUMBER OF INDEX' TUPLES (3094) IS NOT THE SAME AS HEAP' (3093) The database is rather large, and the time to run vacuum is too short, so it feels like something is stopping the vacuum too e