Babak Farrokhi 098f569eb8 Add "-X" option to avoid waiting for other transactions
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
2017-06-03 11:07:23 +04:30
..
2017-04-19 11:54:46 +01:00
2012-11-10 22:33:57 +00:00