"Marc G. Fournier" <scrappy@postgresql.org> writes:
> what sort of impact does CLUSTER have on the system? For instance, an
> index happens nightly, so I'm guessing that I'll have to CLUSTER each
> right after?
Depends; what does the "index" process do --- are ndict8 and friends
rebuilt from scratch?
regards, tom lane