pg_restore: error: could not execute query: ERROR: could not create unique index "email_emlooemail_unique"
DETAIL: Key ("emlOOemail")=(vincent@deopstapgroep.com) is duplicated.
CONTEXT: parallel worker
Command was: ALTER TABLE ONLY public.email
ADD CONSTRAINT email_emlooemail_unique UNIQUE ("emlOOemail");
pg_restore: error: could not execute query: ERROR: could not create unique index "email_verifications_emlvrooemailid_emlvrooemailverifyserviceid_"
DETAIL: Key ("emlVrOOemailId", "emlVrOOemailVerifyServiceId")=(277afb98-9447-4a97-91a9-1b80a504afec, 8b5ef9b2-4f9e-45f6-bb46-1f0b3ff2e19d) is duplicated.
Command was: ALTER TABLE ONLY public.email_verifications
ADD CONSTRAINT email_verifications_emlvrooemailid_emlvrooemailverifyserviceid_ UNIQUE ("emlVrOOemailId", "emlVrOOemailVerifyServiceId");
pg_restore: error: could not execute query: ERROR: could not create unique index "email_verifications_pkey"
DETAIL: Key ("emlVrOOid")=(5405c013-2a65-4cd1-b289-fcb3e01c5569) is duplicated.
CONTEXT: parallel worker
Command was: ALTER TABLE ONLY public.email_verifications
ADD CONSTRAINT email_verifications_pkey PRIMARY KEY ("emlVrOOid");
pg_restore: error: could not execute query: ERROR: could not create unique index "emaildomains_emldmnooname_unique"
DETAIL: Key ("emlDmnOOname")=(charleskoll.com) is duplicated.
Command was: ALTER TABLE ONLY public."emailDomains"
ADD CONSTRAINT emaildomains_emldmnooname_unique UNIQUE ("emlDmnOOname");
DETAIL: Key ("emlOOemail")=(vincent@deopstapgroep.com) is duplicated.
CONTEXT: parallel worker
Command was: ALTER TABLE ONLY public.email
ADD CONSTRAINT email_emlooemail_unique UNIQUE ("emlOOemail");
pg_restore: error: could not execute query: ERROR: could not create unique index "email_verifications_emlvrooemailid_emlvrooemailverifyserviceid_"
DETAIL: Key ("emlVrOOemailId", "emlVrOOemailVerifyServiceId")=(277afb98-9447-4a97-91a9-1b80a504afec, 8b5ef9b2-4f9e-45f6-bb46-1f0b3ff2e19d) is duplicated.
Command was: ALTER TABLE ONLY public.email_verifications
ADD CONSTRAINT email_verifications_emlvrooemailid_emlvrooemailverifyserviceid_ UNIQUE ("emlVrOOemailId", "emlVrOOemailVerifyServiceId");
pg_restore: error: could not execute query: ERROR: could not create unique index "email_verifications_pkey"
DETAIL: Key ("emlVrOOid")=(5405c013-2a65-4cd1-b289-fcb3e01c5569) is duplicated.
CONTEXT: parallel worker
Command was: ALTER TABLE ONLY public.email_verifications
ADD CONSTRAINT email_verifications_pkey PRIMARY KEY ("emlVrOOid");
pg_restore: error: could not execute query: ERROR: could not create unique index "emaildomains_emldmnooname_unique"
DETAIL: Key ("emlDmnOOname")=(charleskoll.com) is duplicated.
Command was: ALTER TABLE ONLY public."emailDomains"
ADD CONSTRAINT emaildomains_emldmnooname_unique UNIQUE ("emlDmnOOname");