mirror of
https://github.com/postgres/postgres.git
synced 2026-06-03 22:34:54 -04:00
a179232047
This mode allows vacuumdb to open several server connections to vacuum or analyze several tables simultaneously. Author: Dilip Kumar. Some reworking by Álvaro Herrera Reviewed by: Jeff Janes, Amit Kapila, Magnus Hagander, Andres Freund