CREATE INDEX cuc_timestamp ON cu_changes (cuc_timestamp); ALTER TABLE cu_changes ADD PRIMARY KEY (cuc_id);