> Huh, I didn't suggest to dump/reload. I suggested CLUSTER. You need to > apply it only to tables where you have lots of dead tuples, which IIRC > are A, C and D.
Sorry, I should read more carefully. Will clustering a table according to one index solve problems with all the indexes on the table (if the table has for example two indexes?). t.v. ---------------------------(end of broadcast)--------------------------- TIP 9: In versions below 8.0, the planner will ignore your desire to choose an index scan if your joining column's datatypes do not match