Change the option name to no-kill-backend.
For consistency with other slimilar option such as no-order, no-analyze.
This commit is contained in:
		| @ -234,4 +234,4 @@ CREATE TABLE test_schema2.tbl2 (id INTEGER PRIMARY KEY); | ||||
| -- | ||||
| -- don't kill backend | ||||
| -- | ||||
| \! pg_repack --dbname=contrib_regression --table=tbl_cluster --dont-kill-backend | ||||
| \! pg_repack --dbname=contrib_regression --table=tbl_cluster --no-kill-backend | ||||
|  | ||||
		Reference in New Issue
	
	Block a user