Thread: Concurrent Vacuums

Concurrent Vacuums

From
Trevor Astrope
Date:
Is it possible to run "vacuum full" concurrently on different tables?

Thanks,

Trevor


Re: Concurrent Vacuums

From
Tom Lane
Date:
Trevor Astrope <astrope@e-corp.net> writes:
> Is it possible to run "vacuum full" concurrently on different tables?

Sure.

            regards, tom lane