Create a new channel as a copy of main.
Rename main to:
Delete main? This cannot be undone.
-- will automatically add unique IDs to Jobsets. ALTER TABLE Jobsets ADD COLUMN id SERIAL NOT NULL, ADD CONSTRAINT Jobsets_id_unique UNIQUE (id);