vacuumlazy.c contains a hint "Consider compacting this relation" but AFAICT, there is no indication anywhere how "compacting" is supposed to be achieved. I guess this means VACUUM FULL or CLUSTER, but I don't think the hint can be processed effectively by a user. -- Peter Eisentraut http://developer.postgresql.org/~petere/