Thread: Parallel transactions to full vacuum

Parallel transactions to full vacuum

From
"Nitin Verma"
Date:

I have experimented vacuuming a table and running transaction on the same. It works fine without pause injection. Is that because of MVCC?