There was a conservative wait[1] for all existing transaction to finish before repacking a table. This may not be desired on a busy database on which you have long running transaction, which may block pg_repack to do the job. This option will display a warning message, but continues the process in such cases. [1] http://lists.pgfoundry.org/pipermail/reorg-general/2015-October/000318.html