ERROR: duplicate key value violates unique constraint "lifull_panorama_pkey" DETAIL: Key (est_code)=(242001495624) already exists.|SOURCE -> BEGIN; DELETE FROM lifull_panorama WHERE lifull_panorama.est_code IN(242001449258, 242001499663, 242001452246, 242001495624, 242001492538, 242001492579, 242001457650, 242001520944, 242001448898); INSERT INTO lifull_panorama (est_code, est_number, est_updatedatetime) VALUES (242001449258, 'BRent_1382580003191', now()), (242001499663, 'BRent_1382580003444', now()), (242001452246, 'BRent_1382580003320', now()), (242001495624, 'BRent_1382580003439', now()), (242001492538, 'BRent_1382580003368', now()), (242001492579, 'BRent_37226130000042', now()), (242001457650, 'BRent_1382580002702', now()), (242001520944, 'BRent_1382580003476', now()), (242001448898, 'BRent_1382580003229', now()); COMMIT;