> I can't figure out how Tera-bytes databases admins can
> deal with such vacuum delays!
> (except if a vacuum is only needed every 10 millions records :] )
>
> Best regards,
> Franck.
In 7.2, VACUUM will not cause a delay on your database, and ANALYZE can be
run as a separate command.
Chris