Skip to content

Instantly share code, notes, and snippets.

Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save stereodenis/2cb7ae5f6689b99120f4d34b046727b4 to your computer and use it in GitHub Desktop.
Save stereodenis/2cb7ae5f6689b99120f4d34b046727b4 to your computer and use it in GitHub Desktop.
pg_restore dtpmap.backup --clean -d dtpstat
pg_restore: [archiver (db)] Error while PROCESSING TOC:
pg_restore: [archiver (db)] Error from TOC entry 3342; 2606 1704345 FK CONSTRAINT dtpmapapp_updatelog dtpmapapp_updatelog_area_id_d5b25033_fk_dtpmapapp_region_id dtpmap
pg_restore: [archiver (db)] could not execute query: ERROR: relation "public.dtpmapapp_updatelog" does not exist
Command was: ALTER TABLE ONLY public.dtpmapapp_updatelog DROP CONSTRAINT dtpmapapp_updatelog_area_id_d5b25033_fk_dtpmapapp_region_id;
pg_restore: [archiver (db)] Error from TOC entry 3331; 2606 427116 FK CONSTRAINT dtpmapapp_region dtpmapapp_region_parent_region_id_8359e440_fk_dtpmapapp dtpmap
pg_restore: [archiver (db)] could not execute query: ERROR: relation "public.dtpmapapp_region" does not exist
Command was: ALTER TABLE ONLY public.dtpmapapp_region DROP CONSTRAINT dtpmapapp_region_parent_region_id_8359e440_fk_dtpmapapp;
pg_restore: [archiver (db)] Error from TOC entry 3337; 2606 427299 FK CONSTRAINT dtpmapapp_participant dtpmapapp_participant_mvc_id_42479ed5_fk_dtpmapapp_mvc_id dtpmap
pg_restore: [archiver (db)] could not execute query: ERROR: relation "public.dtpmapapp_participant" does not exist
Command was: ALTER TABLE ONLY public.dtpmapapp_participant DROP CONSTRAINT dtpmapapp_participant_mvc_id_42479ed5_fk_dtpmapapp_mvc_id;
pg_restore: [archiver (db)] Error from TOC entry 3336; 2606 427294 FK CONSTRAINT dtpmapapp_participant dtpmapapp_participant_car_id_4dc6a1c8_fk_dtpmapapp_car_id dtpmap
pg_restore: [archiver (db)] could not execute query: ERROR: relation "public.dtpmapapp_participant" does not exist
Command was: ALTER TABLE ONLY public.dtpmapapp_participant DROP CONSTRAINT dtpmapapp_participant_car_id_4dc6a1c8_fk_dtpmapapp_car_id;
pg_restore: [archiver (db)] Error from TOC entry 3339; 2606 427243 FK CONSTRAINT dtpmapapp_participant_offences dtpmapapp_participan_participant_id_a6af9c95_fk_dtpmapapp dtpmap
pg_restore: [archiver (db)] could not execute query: ERROR: relation "public.dtpmapapp_participant_offences" does not exist
Command was: ALTER TABLE ONLY public.dtpmapapp_participant_offences DROP CONSTRAINT dtpmapapp_participan_participant_id_a6af9c95_fk_dtpmapapp;
pg_restore: [archiver (db)] Error from TOC entry 3338; 2606 427238 FK CONSTRAINT dtpmapapp_participant_offences dtpmapapp_participan_offence_id_bc47b0de_fk_dtpmapapp dtpmap
pg_restore: [archiver (db)] could not execute query: ERROR: relation "public.dtpmapapp_participant_offences" does not exist
Command was: ALTER TABLE ONLY public.dtpmapapp_participant_offences DROP CONSTRAINT dtpmapapp_participan_offence_id_bc47b0de_fk_dtpmapapp;
pg_restore: [archiver (db)] Error from TOC entry 3332; 2606 427233 FK CONSTRAINT dtpmapapp_mvc dtpmapapp_mvc_type_id_4fbc8b7c_fk_dtpmapapp_mvctype_id dtpmap
pg_restore: [archiver (db)] could not execute query: ERROR: relation "public.dtpmapapp_mvc" does not exist
Command was: ALTER TABLE ONLY public.dtpmapapp_mvc DROP CONSTRAINT dtpmapapp_mvc_type_id_4fbc8b7c_fk_dtpmapapp_mvctype_id;
pg_restore: [archiver (db)] Error from TOC entry 3334; 2606 427324 FK CONSTRAINT dtpmapapp_mvc dtpmapapp_mvc_street_id_51cb8330_fk_dtpmapapp_street_id dtpmap
pg_restore: [archiver (db)] could not execute query: ERROR: relation "public.dtpmapapp_mvc" does not exist
Command was: ALTER TABLE ONLY public.dtpmapapp_mvc DROP CONSTRAINT dtpmapapp_mvc_street_id_51cb8330_fk_dtpmapapp_street_id;
pg_restore: [archiver (db)] Error from TOC entry 3333; 2606 427249 FK CONSTRAINT dtpmapapp_mvc dtpmapapp_mvc_region_id_27e81728_fk_dtpmapapp_region_id dtpmap
pg_restore: [archiver (db)] could not execute query: ERROR: relation "public.dtpmapapp_mvc" does not exist
Command was: ALTER TABLE ONLY public.dtpmapapp_mvc DROP CONSTRAINT dtpmapapp_mvc_region_id_27e81728_fk_dtpmapapp_region_id;
pg_restore: [archiver (db)] Error from TOC entry 3335; 2606 427343 FK CONSTRAINT dtpmapapp_mvc dtpmapapp_mvc_participant_type_id_602bcb41_fk_dtpmapapp dtpmap
pg_restore: [archiver (db)] could not execute query: ERROR: relation "public.dtpmapapp_mvc" does not exist
Command was: ALTER TABLE ONLY public.dtpmapapp_mvc DROP CONSTRAINT dtpmapapp_mvc_participant_type_id_602bcb41_fk_dtpmapapp;
pg_restore: [archiver (db)] Error from TOC entry 3341; 2606 427269 FK CONSTRAINT dtpmapapp_mvc_nearby dtpmapapp_mvc_nearby_nearby_id_a8212110_fk_dtpmapapp_nearby_id dtpmap
pg_restore: [archiver (db)] could not execute query: ERROR: relation "public.dtpmapapp_mvc_nearby" does not exist
Command was: ALTER TABLE ONLY public.dtpmapapp_mvc_nearby DROP CONSTRAINT dtpmapapp_mvc_nearby_nearby_id_a8212110_fk_dtpmapapp_nearby_id;
pg_restore: [archiver (db)] Error from TOC entry 3340; 2606 427264 FK CONSTRAINT dtpmapapp_mvc_nearby dtpmapapp_mvc_nearby_mvc_id_320956a4_fk_dtpmapapp_mvc_id dtpmap
pg_restore: [archiver (db)] could not execute query: ERROR: relation "public.dtpmapapp_mvc_nearby" does not exist
Command was: ALTER TABLE ONLY public.dtpmapapp_mvc_nearby DROP CONSTRAINT dtpmapapp_mvc_nearby_mvc_id_320956a4_fk_dtpmapapp_mvc_id;
pg_restore: [archiver (db)] Error from TOC entry 3330; 2606 427079 FK CONSTRAINT django_admin_log django_admin_log_user_id_c564eba6_fk_auth_user_id dtpmap
pg_restore: [archiver (db)] could not execute query: ERROR: relation "public.django_admin_log" does not exist
Command was: ALTER TABLE ONLY public.django_admin_log DROP CONSTRAINT django_admin_log_user_id_c564eba6_fk_auth_user_id;
pg_restore: [archiver (db)] Error from TOC entry 3329; 2606 427074 FK CONSTRAINT django_admin_log django_admin_log_content_type_id_c4bce8eb_fk_django_co dtpmap
pg_restore: [archiver (db)] could not execute query: ERROR: relation "public.django_admin_log" does not exist
Command was: ALTER TABLE ONLY public.django_admin_log DROP CONSTRAINT django_admin_log_content_type_id_c4bce8eb_fk_django_co;
pg_restore: [archiver (db)] Error from TOC entry 3327; 2606 427048 FK CONSTRAINT auth_user_user_permissions auth_user_user_permissions_user_id_a95ead1b_fk_auth_user_id dtpmap
pg_restore: [archiver (db)] could not execute query: ERROR: relation "public.auth_user_user_permissions" does not exist
Command was: ALTER TABLE ONLY public.auth_user_user_permissions DROP CONSTRAINT auth_user_user_permissions_user_id_a95ead1b_fk_auth_user_id;
pg_restore: [archiver (db)] Error from TOC entry 3328; 2606 427053 FK CONSTRAINT auth_user_user_permissions auth_user_user_permi_permission_id_1fbb5f2c_fk_auth_perm dtpmap
pg_restore: [archiver (db)] could not execute query: ERROR: relation "public.auth_user_user_permissions" does not exist
Command was: ALTER TABLE ONLY public.auth_user_user_permissions DROP CONSTRAINT auth_user_user_permi_permission_id_1fbb5f2c_fk_auth_perm;
pg_restore: [archiver (db)] Error from TOC entry 3325; 2606 427034 FK CONSTRAINT auth_user_groups auth_user_groups_user_id_6a12ed8b_fk_auth_user_id dtpmap
pg_restore: [archiver (db)] could not execute query: ERROR: relation "public.auth_user_groups" does not exist
Command was: ALTER TABLE ONLY public.auth_user_groups DROP CONSTRAINT auth_user_groups_user_id_6a12ed8b_fk_auth_user_id;
pg_restore: [archiver (db)] Error from TOC entry 3326; 2606 427039 FK CONSTRAINT auth_user_groups auth_user_groups_group_id_97559544_fk_auth_group_id dtpmap
pg_restore: [archiver (db)] could not execute query: ERROR: relation "public.auth_user_groups" does not exist
Command was: ALTER TABLE ONLY public.auth_user_groups DROP CONSTRAINT auth_user_groups_group_id_97559544_fk_auth_group_id;
pg_restore: [archiver (db)] Error from TOC entry 3322; 2606 427010 FK CONSTRAINT auth_permission auth_permission_content_type_id_2f476e4b_fk_django_co dtpmap
pg_restore: [archiver (db)] could not execute query: ERROR: relation "public.auth_permission" does not exist
Command was: ALTER TABLE ONLY public.auth_permission DROP CONSTRAINT auth_permission_content_type_id_2f476e4b_fk_django_co;
pg_restore: [archiver (db)] Error from TOC entry 3323; 2606 427019 FK CONSTRAINT auth_group_permissions auth_group_permissions_group_id_b120cbf9_fk_auth_group_id dtpmap
pg_restore: [archiver (db)] could not execute query: ERROR: relation "public.auth_group_permissions" does not exist
Command was: ALTER TABLE ONLY public.auth_group_permissions DROP CONSTRAINT auth_group_permissions_group_id_b120cbf9_fk_auth_group_id;
pg_restore: [archiver (db)] Error from TOC entry 3324; 2606 427024 FK CONSTRAINT auth_group_permissions auth_group_permissio_permission_id_84c5c92e_fk_auth_perm dtpmap
pg_restore: [archiver (db)] could not execute query: ERROR: relation "public.auth_group_permissions" does not exist
Command was: ALTER TABLE ONLY public.auth_group_permissions DROP CONSTRAINT auth_group_permissio_permission_id_84c5c92e_fk_auth_perm;
pg_restore: [archiver (db)] Error from TOC entry 3321; 1259 1704350 INDEX dtpmapapp_updatelog_term_1a33a736 dtpmap
pg_restore: [archiver (db)] could not execute query: ERROR: index "dtpmapapp_updatelog_term_1a33a736" does not exist
Command was: DROP INDEX public.dtpmapapp_updatelog_term_1a33a736;
pg_restore: [archiver (db)] Error from TOC entry 3318; 1259 1704351 INDEX dtpmapapp_updatelog_last_update_0e617d36 dtpmap
pg_restore: [archiver (db)] could not execute query: ERROR: index "dtpmapapp_updatelog_last_update_0e617d36" does not exist
Command was: DROP INDEX public.dtpmapapp_updatelog_last_update_0e617d36;
pg_restore: [archiver (db)] Error from TOC entry 3317; 1259 1704352 INDEX dtpmapapp_updatelog_area_id_d5b25033 dtpmap
pg_restore: [archiver (db)] could not execute query: ERROR: index "dtpmapapp_updatelog_area_id_d5b25033" does not exist
Command was: DROP INDEX public.dtpmapapp_updatelog_area_id_d5b25033;
pg_restore: [archiver (db)] Error from TOC entry 3295; 1259 427321 INDEX dtpmapapp_street_name_199f6984_like dtpmap
pg_restore: [archiver (db)] could not execute query: ERROR: index "dtpmapapp_street_name_199f6984_like" does not exist
Command was: DROP INDEX public.dtpmapapp_street_name_199f6984_like;
pg_restore: [archiver (db)] Error from TOC entry 3294; 1259 427320 INDEX dtpmapapp_street_name_199f6984 dtpmap
pg_restore: [archiver (db)] could not execute query: ERROR: index "dtpmapapp_street_name_199f6984" does not exist
Command was: DROP INDEX public.dtpmapapp_street_name_199f6984;
pg_restore: [archiver (db)] Error from TOC entry 3236; 1259 427121 INDEX dtpmapapp_region_status_f9dce9ce dtpmap
pg_restore: [archiver (db)] could not execute query: ERROR: index "dtpmapapp_region_status_f9dce9ce" does not exist
Command was: DROP INDEX public.dtpmapapp_region_status_f9dce9ce;
pg_restore: [archiver (db)] Error from TOC entry 3233; 1259 427115 INDEX dtpmapapp_region_parent_region_id_8359e440 dtpmap
pg_restore: [archiver (db)] could not execute query: ERROR: index "dtpmapapp_region_parent_region_id_8359e440" does not exist
Command was: DROP INDEX public.dtpmapapp_region_parent_region_id_8359e440;
pg_restore: [archiver (db)] Error from TOC entry 3232; 1259 427113 INDEX dtpmapapp_region_oktmo_code_80cb1497_like dtpmap
pg_restore: [archiver (db)] could not execute query: ERROR: index "dtpmapapp_region_oktmo_code_80cb1497_like" does not exist
Command was: DROP INDEX public.dtpmapapp_region_oktmo_code_80cb1497_like;
pg_restore: [archiver (db)] Error from TOC entry 3231; 1259 427112 INDEX dtpmapapp_region_oktmo_code_80cb1497 dtpmap
pg_restore: [archiver (db)] could not execute query: ERROR: index "dtpmapapp_region_oktmo_code_80cb1497" does not exist
Command was: DROP INDEX public.dtpmapapp_region_oktmo_code_80cb1497;
pg_restore: [archiver (db)] Error from TOC entry 3230; 1259 427109 INDEX dtpmapapp_region_name_64f92fc8_like dtpmap
pg_restore: [archiver (db)] could not execute query: ERROR: index "dtpmapapp_region_name_64f92fc8_like" does not exist
Command was: DROP INDEX public.dtpmapapp_region_name_64f92fc8_like;
pg_restore: [archiver (db)] Error from TOC entry 3229; 1259 427108 INDEX dtpmapapp_region_name_64f92fc8 dtpmap
pg_restore: [archiver (db)] could not execute query: ERROR: index "dtpmapapp_region_name_64f92fc8" does not exist
Command was: DROP INDEX public.dtpmapapp_region_name_64f92fc8;
pg_restore: [archiver (db)] Error from TOC entry 3228; 1259 427114 INDEX dtpmapapp_region_level_e79648e9 dtpmap
pg_restore: [archiver (db)] could not execute query: ERROR: index "dtpmapapp_region_level_e79648e9" does not exist
Command was: DROP INDEX public.dtpmapapp_region_level_e79648e9;
pg_restore: [archiver (db)] Error from TOC entry 3227; 1259 427111 INDEX dtpmapapp_region_alias_4fd0684d_like dtpmap
pg_restore: [archiver (db)] could not execute query: ERROR: index "dtpmapapp_region_alias_4fd0684d_like" does not exist
Command was: DROP INDEX public.dtpmapapp_region_alias_4fd0684d_like;
pg_restore: [archiver (db)] Error from TOC entry 3226; 1259 427110 INDEX dtpmapapp_region_alias_4fd0684d dtpmap
pg_restore: [archiver (db)] could not execute query: ERROR: index "dtpmapapp_region_alias_4fd0684d" does not exist
Command was: DROP INDEX public.dtpmapapp_region_alias_4fd0684d;
pg_restore: [archiver (db)] Error from TOC entry 3281; 1259 427217 INDEX dtpmapapp_participant_role_822cee16_like dtpmap
pg_restore: [archiver (db)] could not execute query: ERROR: index "dtpmapapp_participant_role_822cee16_like" does not exist
Command was: DROP INDEX public.dtpmapapp_participant_role_822cee16_like;
pg_restore: [archiver (db)] Error from TOC entry 3280; 1259 427216 INDEX dtpmapapp_participant_role_822cee16 dtpmap
pg_restore: [archiver (db)] could not execute query: ERROR: index "dtpmapapp_participant_role_822cee16" does not exist
Command was: DROP INDEX public.dtpmapapp_participant_role_822cee16;
pg_restore: [archiver (db)] Error from TOC entry 3285; 1259 427230 INDEX dtpmapapp_participant_offences_participant_id_a6af9c95 dtpmap
pg_restore: [archiver (db)] could not execute query: ERROR: index "dtpmapapp_participant_offences_participant_id_a6af9c95" does not exist
Command was: DROP INDEX public.dtpmapapp_participant_offences_participant_id_a6af9c95;
pg_restore: [archiver (db)] Error from TOC entry 3284; 1259 427231 INDEX dtpmapapp_participant_offences_offence_id_bc47b0de dtpmap
pg_restore: [archiver (db)] could not execute query: ERROR: index "dtpmapapp_participant_offences_offence_id_bc47b0de" does not exist
Command was: DROP INDEX public.dtpmapapp_participant_offences_offence_id_bc47b0de;
pg_restore: [archiver (db)] Error from TOC entry 3277; 1259 427286 INDEX dtpmapapp_participant_mvc_id_42479ed5 dtpmap
pg_restore: [archiver (db)] could not execute query: ERROR: index "dtpmapapp_participant_mvc_id_42479ed5" does not exist
Command was: DROP INDEX public.dtpmapapp_participant_mvc_id_42479ed5;
pg_restore: [archiver (db)] Error from TOC entry 3276; 1259 427280 INDEX dtpmapapp_participant_car_id_4dc6a1c8 dtpmap
pg_restore: [archiver (db)] could not execute query: ERROR: index "dtpmapapp_participant_car_id_4dc6a1c8" does not exist
Command was: DROP INDEX public.dtpmapapp_participant_car_id_4dc6a1c8;
pg_restore: [archiver (db)] Error from TOC entry 3273; 1259 427215 INDEX dtpmapapp_offence_name_4d039e28_like dtpmap
pg_restore: [archiver (db)] could not execute query: ERROR: index "dtpmapapp_offence_name_4d039e28_like" does not exist
Command was: DROP INDEX public.dtpmapapp_offence_name_4d039e28_like;
pg_restore: [archiver (db)] Error from TOC entry 3272; 1259 427214 INDEX dtpmapapp_offence_name_4d039e28 dtpmap
pg_restore: [archiver (db)] could not execute query: ERROR: index "dtpmapapp_offence_name_4d039e28" does not exist
Command was: DROP INDEX public.dtpmapapp_offence_name_4d039e28;
pg_restore: [archiver (db)] Error from TOC entry 3269; 1259 427213 INDEX dtpmapapp_nearby_name_1c1fee52_like dtpmap
pg_restore: [archiver (db)] could not execute query: ERROR: index "dtpmapapp_nearby_name_1c1fee52_like" does not exist
Command was: DROP INDEX public.dtpmapapp_nearby_name_1c1fee52_like;
pg_restore: [archiver (db)] Error from TOC entry 3268; 1259 427212 INDEX dtpmapapp_nearby_name_1c1fee52 dtpmap
pg_restore: [archiver (db)] could not execute query: ERROR: index "dtpmapapp_nearby_name_1c1fee52" does not exist
Command was: DROP INDEX public.dtpmapapp_nearby_name_1c1fee52;
pg_restore: [archiver (db)] Error from TOC entry 3265; 1259 427209 INDEX dtpmapapp_mvctype_name_0a64ebe0_like dtpmap
pg_restore: [archiver (db)] could not execute query: ERROR: index "dtpmapapp_mvctype_name_0a64ebe0_like" does not exist
Command was: DROP INDEX public.dtpmapapp_mvctype_name_0a64ebe0_like;
pg_restore: [archiver (db)] Error from TOC entry 3264; 1259 427208 INDEX dtpmapapp_mvctype_name_0a64ebe0 dtpmap
pg_restore: [archiver (db)] could not execute query: ERROR: index "dtpmapapp_mvctype_name_0a64ebe0" does not exist
Command was: DROP INDEX public.dtpmapapp_mvctype_name_0a64ebe0;
pg_restore: [archiver (db)] Error from TOC entry 3263; 1259 427211 INDEX dtpmapapp_mvctype_alias_bd1f5712_like dtpmap
pg_restore: [archiver (db)] could not execute query: ERROR: index "dtpmapapp_mvctype_alias_bd1f5712_like" does not exist
Command was: DROP INDEX public.dtpmapapp_mvctype_alias_bd1f5712_like;
pg_restore: [archiver (db)] Error from TOC entry 3262; 1259 427210 INDEX dtpmapapp_mvctype_alias_bd1f5712 dtpmap
pg_restore: [archiver (db)] could not execute query: ERROR: index "dtpmapapp_mvctype_alias_bd1f5712" does not exist
Command was: DROP INDEX public.dtpmapapp_mvctype_alias_bd1f5712;
pg_restore: [archiver (db)] Error from TOC entry 3304; 1259 427404 INDEX dtpmapapp_mvcparticipanttype_value_9e4d369e dtpmap
pg_restore: [archiver (db)] could not execute query: ERROR: index "dtpmapapp_mvcparticipanttype_value_9e4d369e" does not exist
Command was: DROP INDEX public.dtpmapapp_mvcparticipanttype_value_9e4d369e;
pg_restore: [archiver (db)] Error from TOC entry 3301; 1259 427341 INDEX dtpmapapp_mvcparticipanttype_name_c32da463_like dtpmap
pg_restore: [archiver (db)] could not execute query: ERROR: index "dtpmapapp_mvcparticipanttype_name_c32da463_like" does not exist
Command was: DROP INDEX public.dtpmapapp_mvcparticipanttype_name_c32da463_like;
pg_restore: [archiver (db)] Error from TOC entry 3300; 1259 427340 INDEX dtpmapapp_mvcparticipanttype_name_c32da463 dtpmap
pg_restore: [archiver (db)] could not execute query: ERROR: index "dtpmapapp_mvcparticipanttype_name_c32da463" does not exist
Command was: DROP INDEX public.dtpmapapp_mvcparticipanttype_name_c32da463;
pg_restore: [archiver (db)] Error from TOC entry 3299; 1259 427403 INDEX dtpmapapp_mvcparticipanttype_label_a480d81e_like dtpmap
pg_restore: [archiver (db)] could not execute query: ERROR: index "dtpmapapp_mvcparticipanttype_label_a480d81e_like" does not exist
Command was: DROP INDEX public.dtpmapapp_mvcparticipanttype_label_a480d81e_like;
pg_restore: [archiver (db)] Error from TOC entry 3298; 1259 427402 INDEX dtpmapapp_mvcparticipanttype_label_a480d81e dtpmap
pg_restore: [archiver (db)] could not execute query: ERROR: index "dtpmapapp_mvcparticipanttype_label_a480d81e" does not exist
Command was: DROP INDEX public.dtpmapapp_mvcparticipanttype_label_a480d81e;
pg_restore: [archiver (db)] Error from TOC entry 3261; 1259 427232 INDEX dtpmapapp_mvc_type_id_4fbc8b7c dtpmap
pg_restore: [archiver (db)] could not execute query: ERROR: index "dtpmapapp_mvc_type_id_4fbc8b7c" does not exist
Command was: DROP INDEX public.dtpmapapp_mvc_type_id_4fbc8b7c;
pg_restore: [archiver (db)] Error from TOC entry 3260; 1259 427323 INDEX dtpmapapp_mvc_street_id_51cb8330 dtpmap
pg_restore: [archiver (db)] could not execute query: ERROR: index "dtpmapapp_mvc_street_id_51cb8330" does not exist
Command was: DROP INDEX public.dtpmapapp_mvc_street_id_51cb8330;
pg_restore: [archiver (db)] Error from TOC entry 3259; 1259 427279 INDEX dtpmapapp_mvc_scheme_3fff6a9c_like dtpmap
pg_restore: [archiver (db)] could not execute query: ERROR: index "dtpmapapp_mvc_scheme_3fff6a9c_like" does not exist
Command was: DROP INDEX public.dtpmapapp_mvc_scheme_3fff6a9c_like;
pg_restore: [archiver (db)] Error from TOC entry 3258; 1259 427278 INDEX dtpmapapp_mvc_scheme_3fff6a9c dtpmap
pg_restore: [archiver (db)] could not execute query: ERROR: index "dtpmapapp_mvc_scheme_3fff6a9c" does not exist
Command was: DROP INDEX public.dtpmapapp_mvc_scheme_3fff6a9c;
pg_restore: [archiver (db)] Error from TOC entry 3257; 1259 427248 INDEX dtpmapapp_mvc_region_id_27e81728 dtpmap
pg_restore: [archiver (db)] could not execute query: ERROR: index "dtpmapapp_mvc_region_id_27e81728" does not exist
Command was: DROP INDEX public.dtpmapapp_mvc_region_id_27e81728;
pg_restore: [archiver (db)] Error from TOC entry 3254; 1259 427292 INDEX dtpmapapp_mvc_participants_801374df dtpmap
pg_restore: [archiver (db)] could not execute query: ERROR: index "dtpmapapp_mvc_participants_801374df" does not exist
Command was: DROP INDEX public.dtpmapapp_mvc_participants_801374df;
pg_restore: [archiver (db)] Error from TOC entry 3253; 1259 427342 INDEX dtpmapapp_mvc_participant_type_id_602bcb41 dtpmap
pg_restore: [archiver (db)] could not execute query: ERROR: index "dtpmapapp_mvc_participant_type_id_602bcb41" does not exist
Command was: DROP INDEX public.dtpmapapp_mvc_participant_type_id_602bcb41;
pg_restore: [archiver (db)] Error from TOC entry 3291; 1259 427277 INDEX dtpmapapp_mvc_nearby_nearby_id_a8212110 dtpmap
pg_restore: [archiver (db)] could not execute query: ERROR: index "dtpmapapp_mvc_nearby_nearby_id_a8212110" does not exist
Command was: DROP INDEX public.dtpmapapp_mvc_nearby_nearby_id_a8212110;
pg_restore: [archiver (db)] Error from TOC entry 3288; 1259 427276 INDEX dtpmapapp_mvc_nearby_mvc_id_320956a4 dtpmap
pg_restore: [archiver (db)] could not execute query: ERROR: index "dtpmapapp_mvc_nearby_mvc_id_320956a4" does not exist
Command was: DROP INDEX public.dtpmapapp_mvc_nearby_mvc_id_320956a4;
pg_restore: [archiver (db)] Error from TOC entry 3252; 1259 427207 INDEX dtpmapapp_mvc_injured_35dfa884 dtpmap
pg_restore: [archiver (db)] could not execute query: ERROR: index "dtpmapapp_mvc_injured_35dfa884" does not exist
Command was: DROP INDEX public.dtpmapapp_mvc_injured_35dfa884;
pg_restore: [archiver (db)] Error from TOC entry 3251; 1259 427206 INDEX dtpmapapp_mvc_dead_5029f449 dtpmap
pg_restore: [archiver (db)] could not execute query: ERROR: index "dtpmapapp_mvc_dead_5029f449" does not exist
Command was: DROP INDEX public.dtpmapapp_mvc_dead_5029f449;
pg_restore: [archiver (db)] Error from TOC entry 3250; 1259 427203 INDEX dtpmapapp_mvc_date_20649756 dtpmap
pg_restore: [archiver (db)] could not execute query: ERROR: index "dtpmapapp_mvc_date_20649756" does not exist
Command was: DROP INDEX public.dtpmapapp_mvc_date_20649756;
pg_restore: [archiver (db)] Error from TOC entry 3249; 1259 427255 INDEX dtpmapapp_mvc_alias_7d2a05e0_like dtpmap
pg_restore: [archiver (db)] could not execute query: ERROR: index "dtpmapapp_mvc_alias_7d2a05e0_like" does not exist
Command was: DROP INDEX public.dtpmapapp_mvc_alias_7d2a05e0_like;
pg_restore: [archiver (db)] Error from TOC entry 3248; 1259 427254 INDEX dtpmapapp_mvc_alias_7d2a05e0 dtpmap
pg_restore: [archiver (db)] could not execute query: ERROR: index "dtpmapapp_mvc_alias_7d2a05e0" does not exist
Command was: DROP INDEX public.dtpmapapp_mvc_alias_7d2a05e0;
pg_restore: [archiver (db)] Error from TOC entry 3247; 1259 427205 INDEX dtpmapapp_mvc_address_33670ed3_like dtpmap
pg_restore: [archiver (db)] could not execute query: ERROR: index "dtpmapapp_mvc_address_33670ed3_like" does not exist
Command was: DROP INDEX public.dtpmapapp_mvc_address_33670ed3_like;
pg_restore: [archiver (db)] Error from TOC entry 3246; 1259 427204 INDEX dtpmapapp_mvc_address_33670ed3 dtpmap
pg_restore: [archiver (db)] could not execute query: ERROR: index "dtpmapapp_mvc_address_33670ed3" does not exist
Command was: DROP INDEX public.dtpmapapp_mvc_address_33670ed3;
pg_restore: [archiver (db)] Error from TOC entry 3243; 1259 427293 INDEX dtpmapapp_car_manufacture_year_ca097dce dtpmap
pg_restore: [archiver (db)] could not execute query: ERROR: index "dtpmapapp_car_manufacture_year_ca097dce" does not exist
Command was: DROP INDEX public.dtpmapapp_car_manufacture_year_ca097dce;
pg_restore: [archiver (db)] Error from TOC entry 3242; 1259 427202 INDEX dtpmapapp_car_color_759e07d0_like dtpmap
pg_restore: [archiver (db)] could not execute query: ERROR: index "dtpmapapp_car_color_759e07d0_like" does not exist
Command was: DROP INDEX public.dtpmapapp_car_color_759e07d0_like;
pg_restore: [archiver (db)] Error from TOC entry 3241; 1259 427201 INDEX dtpmapapp_car_color_759e07d0 dtpmap
pg_restore: [archiver (db)] could not execute query: ERROR: index "dtpmapapp_car_color_759e07d0" does not exist
Command was: DROP INDEX public.dtpmapapp_car_color_759e07d0;
pg_restore: [archiver (db)] Error from TOC entry 3240; 1259 427199 INDEX dtpmapapp_car_car_model_821e8735_like dtpmap
pg_restore: [archiver (db)] could not execute query: ERROR: index "dtpmapapp_car_car_model_821e8735_like" does not exist
Command was: DROP INDEX public.dtpmapapp_car_car_model_821e8735_like;
pg_restore: [archiver (db)] Error from TOC entry 3239; 1259 427198 INDEX dtpmapapp_car_car_model_821e8735 dtpmap
pg_restore: [archiver (db)] could not execute query: ERROR: index "dtpmapapp_car_car_model_821e8735" does not exist
Command was: DROP INDEX public.dtpmapapp_car_car_model_821e8735;
pg_restore: [archiver (db)] Error from TOC entry 3238; 1259 427197 INDEX dtpmapapp_car_brand_cb07998f_like dtpmap
pg_restore: [archiver (db)] could not execute query: ERROR: index "dtpmapapp_car_brand_cb07998f_like" does not exist
Command was: DROP INDEX public.dtpmapapp_car_brand_cb07998f_like;
pg_restore: [archiver (db)] Error from TOC entry 3237; 1259 427196 INDEX dtpmapapp_car_brand_cb07998f dtpmap
pg_restore: [archiver (db)] could not execute query: ERROR: index "dtpmapapp_car_brand_cb07998f" does not exist
Command was: DROP INDEX public.dtpmapapp_car_brand_cb07998f;
pg_restore: [archiver (db)] Error from TOC entry 3309; 1259 427425 INDEX django_site_domain_a2e37b91_like dtpmap
pg_restore: [archiver (db)] could not execute query: ERROR: index "django_site_domain_a2e37b91_like" does not exist
Command was: DROP INDEX public.django_site_domain_a2e37b91_like;
pg_restore: [archiver (db)] Error from TOC entry 3308; 1259 427413 INDEX django_session_session_key_c0390e0f_like dtpmap
pg_restore: [archiver (db)] could not execute query: ERROR: index "django_session_session_key_c0390e0f_like" does not exist
Command was: DROP INDEX public.django_session_session_key_c0390e0f_like;
pg_restore: [archiver (db)] Error from TOC entry 3305; 1259 427414 INDEX django_session_expire_date_a5c62663 dtpmap
pg_restore: [archiver (db)] could not execute query: ERROR: index "django_session_expire_date_a5c62663" does not exist
Command was: DROP INDEX public.django_session_expire_date_a5c62663;
pg_restore: [archiver (db)] Error from TOC entry 3225; 1259 427085 INDEX django_admin_log_user_id_c564eba6 dtpmap
pg_restore: [archiver (db)] could not execute query: ERROR: index "django_admin_log_user_id_c564eba6" does not exist
Command was: DROP INDEX public.django_admin_log_user_id_c564eba6;
pg_restore: [archiver (db)] Error from TOC entry 3222; 1259 427084 INDEX django_admin_log_content_type_id_c4bce8eb dtpmap
pg_restore: [archiver (db)] could not execute query: ERROR: index "django_admin_log_content_type_id_c4bce8eb" does not exist
Command was: DROP INDEX public.django_admin_log_content_type_id_c4bce8eb;
pg_restore: [archiver (db)] Error from TOC entry 3314; 1259 467798 INDEX default_cache_expires dtpmap
pg_restore: [archiver (db)] could not execute query: ERROR: index "default_cache_expires" does not exist
Command was: DROP INDEX public.default_cache_expires;
pg_restore: [archiver (db)] Error from TOC entry 3207; 1259 427088 INDEX auth_user_username_6821ab7c_like dtpmap
pg_restore: [archiver (db)] could not execute query: ERROR: index "auth_user_username_6821ab7c_like" does not exist
Command was: DROP INDEX public.auth_user_username_6821ab7c_like;
pg_restore: [archiver (db)] Error from TOC entry 3219; 1259 427060 INDEX auth_user_user_permissions_user_id_a95ead1b dtpmap
pg_restore: [archiver (db)] could not execute query: ERROR: index "auth_user_user_permissions_user_id_a95ead1b" does not exist
Command was: DROP INDEX public.auth_user_user_permissions_user_id_a95ead1b;
pg_restore: [archiver (db)] Error from TOC entry 3216; 1259 427061 INDEX auth_user_user_permissions_permission_id_1fbb5f2c dtpmap
pg_restore: [archiver (db)] could not execute query: ERROR: index "auth_user_user_permissions_permission_id_1fbb5f2c" does not exist
Command was: DROP INDEX public.auth_user_user_permissions_permission_id_1fbb5f2c;
pg_restore: [archiver (db)] Error from TOC entry 3213; 1259 427046 INDEX auth_user_groups_user_id_6a12ed8b dtpmap
pg_restore: [archiver (db)] could not execute query: ERROR: index "auth_user_groups_user_id_6a12ed8b" does not exist
Command was: DROP INDEX public.auth_user_groups_user_id_6a12ed8b;
pg_restore: [archiver (db)] Error from TOC entry 3210; 1259 427047 INDEX auth_user_groups_group_id_97559544 dtpmap
pg_restore: [archiver (db)] could not execute query: ERROR: index "auth_user_groups_group_id_97559544" does not exist
Command was: DROP INDEX public.auth_user_groups_group_id_97559544;
pg_restore: [archiver (db)] Error from TOC entry 3189; 1259 427017 INDEX auth_permission_content_type_id_2f476e4b dtpmap
pg_restore: [archiver (db)] could not execute query: ERROR: index "auth_permission_content_type_id_2f476e4b" does not exist
Command was: DROP INDEX public.auth_permission_content_type_id_2f476e4b;
pg_restore: [archiver (db)] Error from TOC entry 3202; 1259 427032 INDEX auth_group_permissions_permission_id_84c5c92e dtpmap
pg_restore: [archiver (db)] could not execute query: ERROR: index "auth_group_permissions_permission_id_84c5c92e" does not exist
Command was: DROP INDEX public.auth_group_permissions_permission_id_84c5c92e;
pg_restore: [archiver (db)] Error from TOC entry 3199; 1259 427031 INDEX auth_group_permissions_group_id_b120cbf9 dtpmap
pg_restore: [archiver (db)] could not execute query: ERROR: index "auth_group_permissions_group_id_b120cbf9" does not exist
Command was: DROP INDEX public.auth_group_permissions_group_id_b120cbf9;
pg_restore: [archiver (db)] Error from TOC entry 3194; 1259 427018 INDEX auth_group_name_a6ea08ec_like dtpmap
pg_restore: [archiver (db)] could not execute query: ERROR: index "auth_group_name_a6ea08ec_like" does not exist
Command was: DROP INDEX public.auth_group_name_a6ea08ec_like;
pg_restore: [archiver (db)] Error from TOC entry 3320; 2606 1704344 CONSTRAINT dtpmapapp_updatelog dtpmapapp_updatelog_pkey dtpmap
pg_restore: [archiver (db)] could not execute query: ERROR: relation "public.dtpmapapp_updatelog" does not exist
Command was: ALTER TABLE ONLY public.dtpmapapp_updatelog DROP CONSTRAINT dtpmapapp_updatelog_pkey;
pg_restore: [archiver (db)] Error from TOC entry 3297; 2606 427314 CONSTRAINT dtpmapapp_street dtpmapapp_street_pkey dtpmap
pg_restore: [archiver (db)] could not execute query: ERROR: relation "public.dtpmapapp_street" does not exist
Command was: ALTER TABLE ONLY public.dtpmapapp_street DROP CONSTRAINT dtpmapapp_street_pkey;
pg_restore: [archiver (db)] Error from TOC entry 3235; 2606 427102 CONSTRAINT dtpmapapp_region dtpmapapp_region_pkey dtpmap
pg_restore: [archiver (db)] could not execute query: ERROR: relation "public.dtpmapapp_region" does not exist
Command was: ALTER TABLE ONLY public.dtpmapapp_region DROP CONSTRAINT dtpmapapp_region_pkey;
pg_restore: [archiver (db)] Error from TOC entry 3279; 2606 427187 CONSTRAINT dtpmapapp_participant dtpmapapp_participant_pkey dtpmap
pg_restore: [archiver (db)] could not execute query: ERROR: relation "public.dtpmapapp_participant" does not exist
Command was: ALTER TABLE ONLY public.dtpmapapp_participant DROP CONSTRAINT dtpmapapp_participant_pkey;
pg_restore: [archiver (db)] Error from TOC entry 3287; 2606 427195 CONSTRAINT dtpmapapp_participant_offences dtpmapapp_participant_offences_pkey dtpmap
pg_restore: [archiver (db)] could not execute query: ERROR: relation "public.dtpmapapp_participant_offences" does not exist
Command was: ALTER TABLE ONLY public.dtpmapapp_participant_offences DROP CONSTRAINT dtpmapapp_participant_offences_pkey;
pg_restore: [archiver (db)] Error from TOC entry 3283; 2606 427229 CONSTRAINT dtpmapapp_participant_offences dtpmapapp_participant_of_participant_id_offence_i_559c941a_uniq dtpmap
pg_restore: [archiver (db)] could not execute query: ERROR: relation "public.dtpmapapp_participant_offences" does not exist
Command was: ALTER TABLE ONLY public.dtpmapapp_participant_offences DROP CONSTRAINT dtpmapapp_participant_of_participant_id_offence_i_559c941a_uniq;
pg_restore: [archiver (db)] Error from TOC entry 3275; 2606 427176 CONSTRAINT dtpmapapp_offence dtpmapapp_offence_pkey dtpmap
pg_restore: [archiver (db)] could not execute query: ERROR: relation "public.dtpmapapp_offence" does not exist
Command was: ALTER TABLE ONLY public.dtpmapapp_offence DROP CONSTRAINT dtpmapapp_offence_pkey;
pg_restore: [archiver (db)] Error from TOC entry 3271; 2606 427165 CONSTRAINT dtpmapapp_nearby dtpmapapp_nearby_pkey dtpmap
pg_restore: [archiver (db)] could not execute query: ERROR: relation "public.dtpmapapp_nearby" does not exist
Command was: ALTER TABLE ONLY public.dtpmapapp_nearby DROP CONSTRAINT dtpmapapp_nearby_pkey;
pg_restore: [archiver (db)] Error from TOC entry 3267; 2606 427154 CONSTRAINT dtpmapapp_mvctype dtpmapapp_mvctype_pkey dtpmap
pg_restore: [archiver (db)] could not execute query: ERROR: relation "public.dtpmapapp_mvctype" does not exist
Command was: ALTER TABLE ONLY public.dtpmapapp_mvctype DROP CONSTRAINT dtpmapapp_mvctype_pkey;
pg_restore: [archiver (db)] Error from TOC entry 3303; 2606 427339 CONSTRAINT dtpmapapp_mvcparticipanttype dtpmapapp_mvcparticipanttype_pkey dtpmap
pg_restore: [archiver (db)] could not execute query: ERROR: relation "public.dtpmapapp_mvcparticipanttype" does not exist
Command was: ALTER TABLE ONLY public.dtpmapapp_mvcparticipanttype DROP CONSTRAINT dtpmapapp_mvcparticipanttype_pkey;
pg_restore: [archiver (db)] Error from TOC entry 3256; 2606 427143 CONSTRAINT dtpmapapp_mvc dtpmapapp_mvc_pkey dtpmap
pg_restore: [archiver (db)] could not execute query: ERROR: relation "public.dtpmapapp_mvc" does not exist
Command was: ALTER TABLE ONLY public.dtpmapapp_mvc DROP CONSTRAINT dtpmapapp_mvc_pkey;
pg_restore: [archiver (db)] Error from TOC entry 3293; 2606 427263 CONSTRAINT dtpmapapp_mvc_nearby dtpmapapp_mvc_nearby_pkey dtpmap
pg_restore: [archiver (db)] could not execute query: ERROR: relation "public.dtpmapapp_mvc_nearby" does not exist
Command was: ALTER TABLE ONLY public.dtpmapapp_mvc_nearby DROP CONSTRAINT dtpmapapp_mvc_nearby_pkey;
pg_restore: [archiver (db)] Error from TOC entry 3290; 2606 427275 CONSTRAINT dtpmapapp_mvc_nearby dtpmapapp_mvc_nearby_mvc_id_nearby_id_cc0431a5_uniq dtpmap
pg_restore: [archiver (db)] could not execute query: ERROR: relation "public.dtpmapapp_mvc_nearby" does not exist
Command was: ALTER TABLE ONLY public.dtpmapapp_mvc_nearby DROP CONSTRAINT dtpmapapp_mvc_nearby_mvc_id_nearby_id_cc0431a5_uniq;
pg_restore: [archiver (db)] Error from TOC entry 3245; 2606 427132 CONSTRAINT dtpmapapp_car dtpmapapp_car_pkey dtpmap
pg_restore: [archiver (db)] could not execute query: ERROR: relation "public.dtpmapapp_car" does not exist
Command was: ALTER TABLE ONLY public.dtpmapapp_car DROP CONSTRAINT dtpmapapp_car_pkey;
pg_restore: [archiver (db)] Error from TOC entry 3313; 2606 427422 CONSTRAINT django_site django_site_pkey dtpmap
pg_restore: [archiver (db)] could not execute query: ERROR: relation "public.django_site" does not exist
Command was: ALTER TABLE ONLY public.django_site DROP CONSTRAINT django_site_pkey;
pg_restore: [archiver (db)] Error from TOC entry 3311; 2606 427424 CONSTRAINT django_site django_site_domain_a2e37b91_uniq dtpmap
pg_restore: [archiver (db)] could not execute query: ERROR: relation "public.django_site" does not exist
Command was: ALTER TABLE ONLY public.django_site DROP CONSTRAINT django_site_domain_a2e37b91_uniq;
pg_restore: [archiver (db)] Error from TOC entry 3307; 2606 427412 CONSTRAINT django_session django_session_pkey dtpmap
pg_restore: [archiver (db)] could not execute query: ERROR: relation "public.django_session" does not exist
Command was: ALTER TABLE ONLY public.django_session DROP CONSTRAINT django_session_pkey;
pg_restore: [archiver (db)] Error from TOC entry 3184; 2606 426947 CONSTRAINT django_migrations django_migrations_pkey dtpmap
pg_restore: [archiver (db)] could not execute query: ERROR: relation "public.django_migrations" does not exist
Command was: ALTER TABLE ONLY public.django_migrations DROP CONSTRAINT django_migrations_pkey;
pg_restore: [archiver (db)] Error from TOC entry 3188; 2606 426955 CONSTRAINT django_content_type django_content_type_pkey dtpmap
pg_restore: [archiver (db)] could not execute query: ERROR: relation "public.django_content_type" does not exist
Command was: ALTER TABLE ONLY public.django_content_type DROP CONSTRAINT django_content_type_pkey;
pg_restore: [archiver (db)] Error from TOC entry 3186; 2606 426957 CONSTRAINT django_content_type django_content_type_app_label_model_76bd3d3b_uniq dtpmap
pg_restore: [archiver (db)] could not execute query: ERROR: relation "public.django_content_type" does not exist
Command was: ALTER TABLE ONLY public.django_content_type DROP CONSTRAINT django_content_type_app_label_model_76bd3d3b_uniq;
pg_restore: [archiver (db)] Error from TOC entry 3224; 2606 427073 CONSTRAINT django_admin_log django_admin_log_pkey dtpmap
pg_restore: [archiver (db)] could not execute query: ERROR: relation "public.django_admin_log" does not exist
Command was: ALTER TABLE ONLY public.django_admin_log DROP CONSTRAINT django_admin_log_pkey;
pg_restore: [archiver (db)] Error from TOC entry 3316; 2606 467797 CONSTRAINT default_cache default_cache_pkey dtpmap
pg_restore: [archiver (db)] could not execute query: ERROR: relation "public.default_cache" does not exist
Command was: ALTER TABLE ONLY public.default_cache DROP CONSTRAINT default_cache_pkey;
pg_restore: [archiver (db)] Error from TOC entry 3209; 2606 427087 CONSTRAINT auth_user auth_user_username_key dtpmap
pg_restore: [archiver (db)] could not execute query: ERROR: relation "public.auth_user" does not exist
Command was: ALTER TABLE ONLY public.auth_user DROP CONSTRAINT auth_user_username_key;
pg_restore: [archiver (db)] Error from TOC entry 3221; 2606 427059 CONSTRAINT auth_user_user_permissions auth_user_user_permissions_user_id_permission_id_14a6b632_uniq dtpmap
pg_restore: [archiver (db)] could not execute query: ERROR: relation "public.auth_user_user_permissions" does not exist
Command was: ALTER TABLE ONLY public.auth_user_user_permissions DROP CONSTRAINT auth_user_user_permissions_user_id_permission_id_14a6b632_uniq;
pg_restore: [archiver (db)] Error from TOC entry 3218; 2606 427009 CONSTRAINT auth_user_user_permissions auth_user_user_permissions_pkey dtpmap
pg_restore: [archiver (db)] could not execute query: ERROR: relation "public.auth_user_user_permissions" does not exist
Command was: ALTER TABLE ONLY public.auth_user_user_permissions DROP CONSTRAINT auth_user_user_permissions_pkey;
pg_restore: [archiver (db)] Error from TOC entry 3206; 2606 426991 CONSTRAINT auth_user auth_user_pkey dtpmap
pg_restore: [archiver (db)] could not execute query: ERROR: relation "public.auth_user" does not exist
Command was: ALTER TABLE ONLY public.auth_user DROP CONSTRAINT auth_user_pkey;
pg_restore: [archiver (db)] Error from TOC entry 3215; 2606 427045 CONSTRAINT auth_user_groups auth_user_groups_user_id_group_id_94350c0c_uniq dtpmap
pg_restore: [archiver (db)] could not execute query: ERROR: relation "public.auth_user_groups" does not exist
Command was: ALTER TABLE ONLY public.auth_user_groups DROP CONSTRAINT auth_user_groups_user_id_group_id_94350c0c_uniq;
pg_restore: [archiver (db)] Error from TOC entry 3212; 2606 427001 CONSTRAINT auth_user_groups auth_user_groups_pkey dtpmap
pg_restore: [archiver (db)] could not execute query: ERROR: relation "public.auth_user_groups" does not exist
Command was: ALTER TABLE ONLY public.auth_user_groups DROP CONSTRAINT auth_user_groups_pkey;
pg_restore: [archiver (db)] Error from TOC entry 3193; 2606 426965 CONSTRAINT auth_permission auth_permission_pkey dtpmap
pg_restore: [archiver (db)] could not execute query: ERROR: relation "public.auth_permission" does not exist
Command was: ALTER TABLE ONLY public.auth_permission DROP CONSTRAINT auth_permission_pkey;
pg_restore: [archiver (db)] Error from TOC entry 3191; 2606 427016 CONSTRAINT auth_permission auth_permission_content_type_id_codename_01ab375a_uniq dtpmap
pg_restore: [archiver (db)] could not execute query: ERROR: relation "public.auth_permission" does not exist
Command was: ALTER TABLE ONLY public.auth_permission DROP CONSTRAINT auth_permission_content_type_id_codename_01ab375a_uniq;
pg_restore: [archiver (db)] Error from TOC entry 3198; 2606 426973 CONSTRAINT auth_group auth_group_pkey dtpmap
pg_restore: [archiver (db)] could not execute query: ERROR: relation "public.auth_group" does not exist
Command was: ALTER TABLE ONLY public.auth_group DROP CONSTRAINT auth_group_pkey;
pg_restore: [archiver (db)] Error from TOC entry 3204; 2606 426983 CONSTRAINT auth_group_permissions auth_group_permissions_pkey dtpmap
pg_restore: [archiver (db)] could not execute query: ERROR: relation "public.auth_group_permissions" does not exist
Command was: ALTER TABLE ONLY public.auth_group_permissions DROP CONSTRAINT auth_group_permissions_pkey;
pg_restore: [archiver (db)] Error from TOC entry 3201; 2606 427030 CONSTRAINT auth_group_permissions auth_group_permissions_group_id_permission_id_0cd325b0_uniq dtpmap
pg_restore: [archiver (db)] could not execute query: ERROR: relation "public.auth_group_permissions" does not exist
Command was: ALTER TABLE ONLY public.auth_group_permissions DROP CONSTRAINT auth_group_permissions_group_id_permission_id_0cd325b0_uniq;
pg_restore: [archiver (db)] Error from TOC entry 3196; 2606 426975 CONSTRAINT auth_group auth_group_name_key dtpmap
pg_restore: [archiver (db)] could not execute query: ERROR: relation "public.auth_group" does not exist
Command was: ALTER TABLE ONLY public.auth_group DROP CONSTRAINT auth_group_name_key;
pg_restore: [archiver (db)] Error from TOC entry 3182; 2604 1704342 DEFAULT dtpmapapp_updatelog id dtpmap
pg_restore: [archiver (db)] could not execute query: ERROR: relation "public.dtpmapapp_updatelog" does not exist
Command was: ALTER TABLE public.dtpmapapp_updatelog ALTER COLUMN id DROP DEFAULT;
pg_restore: [archiver (db)] Error from TOC entry 3179; 2604 427309 DEFAULT dtpmapapp_street id dtpmap
pg_restore: [archiver (db)] could not execute query: ERROR: relation "public.dtpmapapp_street" does not exist
Command was: ALTER TABLE public.dtpmapapp_street ALTER COLUMN id DROP DEFAULT;
pg_restore: [archiver (db)] Error from TOC entry 3170; 2604 427097 DEFAULT dtpmapapp_region id dtpmap
pg_restore: [archiver (db)] could not execute query: ERROR: relation "public.dtpmapapp_region" does not exist
Command was: ALTER TABLE public.dtpmapapp_region ALTER COLUMN id DROP DEFAULT;
pg_restore: [archiver (db)] Error from TOC entry 3177; 2604 427193 DEFAULT dtpmapapp_participant_offences id dtpmap
pg_restore: [archiver (db)] could not execute query: ERROR: relation "public.dtpmapapp_participant_offences" does not exist
Command was: ALTER TABLE public.dtpmapapp_participant_offences ALTER COLUMN id DROP DEFAULT;
pg_restore: [archiver (db)] Error from TOC entry 3176; 2604 427182 DEFAULT dtpmapapp_participant id dtpmap
pg_restore: [archiver (db)] could not execute query: ERROR: relation "public.dtpmapapp_participant" does not exist
Command was: ALTER TABLE public.dtpmapapp_participant ALTER COLUMN id DROP DEFAULT;
pg_restore: [archiver (db)] Error from TOC entry 3175; 2604 427171 DEFAULT dtpmapapp_offence id dtpmap
pg_restore: [archiver (db)] could not execute query: ERROR: relation "public.dtpmapapp_offence" does not exist
Command was: ALTER TABLE public.dtpmapapp_offence ALTER COLUMN id DROP DEFAULT;
pg_restore: [archiver (db)] Error from TOC entry 3174; 2604 427160 DEFAULT dtpmapapp_nearby id dtpmap
pg_restore: [archiver (db)] could not execute query: ERROR: relation "public.dtpmapapp_nearby" does not exist
Command was: ALTER TABLE public.dtpmapapp_nearby ALTER COLUMN id DROP DEFAULT;
pg_restore: [archiver (db)] Error from TOC entry 3173; 2604 427149 DEFAULT dtpmapapp_mvctype id dtpmap
pg_restore: [archiver (db)] could not execute query: ERROR: relation "public.dtpmapapp_mvctype" does not exist
Command was: ALTER TABLE public.dtpmapapp_mvctype ALTER COLUMN id DROP DEFAULT;
pg_restore: [archiver (db)] Error from TOC entry 3180; 2604 427334 DEFAULT dtpmapapp_mvcparticipanttype id dtpmap
pg_restore: [archiver (db)] could not execute query: ERROR: relation "public.dtpmapapp_mvcparticipanttype" does not exist
Command was: ALTER TABLE public.dtpmapapp_mvcparticipanttype ALTER COLUMN id DROP DEFAULT;
pg_restore: [archiver (db)] Error from TOC entry 3178; 2604 427261 DEFAULT dtpmapapp_mvc_nearby id dtpmap
pg_restore: [archiver (db)] could not execute query: ERROR: relation "public.dtpmapapp_mvc_nearby" does not exist
Command was: ALTER TABLE public.dtpmapapp_mvc_nearby ALTER COLUMN id DROP DEFAULT;
pg_restore: [archiver (db)] Error from TOC entry 3172; 2604 427138 DEFAULT dtpmapapp_mvc id dtpmap
pg_restore: [archiver (db)] could not execute query: ERROR: relation "public.dtpmapapp_mvc" does not exist
Command was: ALTER TABLE public.dtpmapapp_mvc ALTER COLUMN id DROP DEFAULT;
pg_restore: [archiver (db)] Error from TOC entry 3171; 2604 427127 DEFAULT dtpmapapp_car id dtpmap
pg_restore: [archiver (db)] could not execute query: ERROR: relation "public.dtpmapapp_car" does not exist
Command was: ALTER TABLE public.dtpmapapp_car ALTER COLUMN id DROP DEFAULT;
pg_restore: [archiver (db)] Error from TOC entry 3181; 2604 427420 DEFAULT django_site id dtpmap
pg_restore: [archiver (db)] could not execute query: ERROR: relation "public.django_site" does not exist
Command was: ALTER TABLE public.django_site ALTER COLUMN id DROP DEFAULT;
pg_restore: [archiver (db)] Error from TOC entry 3160; 2604 426942 DEFAULT django_migrations id dtpmap
pg_restore: [archiver (db)] could not execute query: ERROR: relation "public.django_migrations" does not exist
Command was: ALTER TABLE public.django_migrations ALTER COLUMN id DROP DEFAULT;
pg_restore: [archiver (db)] Error from TOC entry 3161; 2604 426953 DEFAULT django_content_type id dtpmap
pg_restore: [archiver (db)] could not execute query: ERROR: relation "public.django_content_type" does not exist
Command was: ALTER TABLE public.django_content_type ALTER COLUMN id DROP DEFAULT;
pg_restore: [archiver (db)] Error from TOC entry 3168; 2604 427067 DEFAULT django_admin_log id dtpmap
pg_restore: [archiver (db)] could not execute query: ERROR: relation "public.django_admin_log" does not exist
Command was: ALTER TABLE public.django_admin_log ALTER COLUMN id DROP DEFAULT;
pg_restore: [archiver (db)] Error from TOC entry 3167; 2604 427007 DEFAULT auth_user_user_permissions id dtpmap
pg_restore: [archiver (db)] could not execute query: ERROR: relation "public.auth_user_user_permissions" does not exist
Command was: ALTER TABLE public.auth_user_user_permissions ALTER COLUMN id DROP DEFAULT;
pg_restore: [archiver (db)] Error from TOC entry 3166; 2604 426999 DEFAULT auth_user_groups id dtpmap
pg_restore: [archiver (db)] could not execute query: ERROR: relation "public.auth_user_groups" does not exist
Command was: ALTER TABLE public.auth_user_groups ALTER COLUMN id DROP DEFAULT;
pg_restore: [archiver (db)] Error from TOC entry 3165; 2604 426989 DEFAULT auth_user id dtpmap
pg_restore: [archiver (db)] could not execute query: ERROR: relation "public.auth_user" does not exist
Command was: ALTER TABLE public.auth_user ALTER COLUMN id DROP DEFAULT;
pg_restore: [archiver (db)] Error from TOC entry 3162; 2604 426963 DEFAULT auth_permission id dtpmap
pg_restore: [archiver (db)] could not execute query: ERROR: relation "public.auth_permission" does not exist
Command was: ALTER TABLE public.auth_permission ALTER COLUMN id DROP DEFAULT;
pg_restore: [archiver (db)] Error from TOC entry 3164; 2604 426981 DEFAULT auth_group_permissions id dtpmap
pg_restore: [archiver (db)] could not execute query: ERROR: relation "public.auth_group_permissions" does not exist
Command was: ALTER TABLE public.auth_group_permissions ALTER COLUMN id DROP DEFAULT;
pg_restore: [archiver (db)] Error from TOC entry 3163; 2604 426971 DEFAULT auth_group id dtpmap
pg_restore: [archiver (db)] could not execute query: ERROR: relation "public.auth_group" does not exist
Command was: ALTER TABLE public.auth_group ALTER COLUMN id DROP DEFAULT;
pg_restore: [archiver (db)] Error from TOC entry 240; 1259 1704337 SEQUENCE dtpmapapp_updatelog_id_seq dtpmap
pg_restore: [archiver (db)] could not execute query: ERROR: sequence "dtpmapapp_updatelog_id_seq" does not exist
Command was: DROP SEQUENCE public.dtpmapapp_updatelog_id_seq;
pg_restore: [archiver (db)] Error from TOC entry 241; 1259 1704339 TABLE dtpmapapp_updatelog dtpmap
pg_restore: [archiver (db)] could not execute query: ERROR: table "dtpmapapp_updatelog" does not exist
Command was: DROP TABLE public.dtpmapapp_updatelog;
pg_restore: [archiver (db)] Error from TOC entry 232; 1259 427304 SEQUENCE dtpmapapp_street_id_seq dtpmap
pg_restore: [archiver (db)] could not execute query: ERROR: sequence "dtpmapapp_street_id_seq" does not exist
Command was: DROP SEQUENCE public.dtpmapapp_street_id_seq;
pg_restore: [archiver (db)] Error from TOC entry 233; 1259 427306 TABLE dtpmapapp_street dtpmap
pg_restore: [archiver (db)] could not execute query: ERROR: table "dtpmapapp_street" does not exist
Command was: DROP TABLE public.dtpmapapp_street;
pg_restore: [archiver (db)] Error from TOC entry 214; 1259 427092 SEQUENCE dtpmapapp_region_id_seq dtpmap
pg_restore: [archiver (db)] could not execute query: ERROR: sequence "dtpmapapp_region_id_seq" does not exist
Command was: DROP SEQUENCE public.dtpmapapp_region_id_seq;
pg_restore: [archiver (db)] Error from TOC entry 215; 1259 427094 TABLE dtpmapapp_region dtpmap
pg_restore: [archiver (db)] could not execute query: ERROR: table "dtpmapapp_region" does not exist
Command was: DROP TABLE public.dtpmapapp_region;
pg_restore: [archiver (db)] Error from TOC entry 228; 1259 427188 SEQUENCE dtpmapapp_participant_offences_id_seq dtpmap
pg_restore: [archiver (db)] could not execute query: ERROR: sequence "dtpmapapp_participant_offences_id_seq" does not exist
Command was: DROP SEQUENCE public.dtpmapapp_participant_offences_id_seq;
pg_restore: [archiver (db)] Error from TOC entry 229; 1259 427190 TABLE dtpmapapp_participant_offences dtpmap
pg_restore: [archiver (db)] could not execute query: ERROR: table "dtpmapapp_participant_offences" does not exist
Command was: DROP TABLE public.dtpmapapp_participant_offences;
pg_restore: [archiver (db)] Error from TOC entry 226; 1259 427177 SEQUENCE dtpmapapp_participant_id_seq dtpmap
pg_restore: [archiver (db)] could not execute query: ERROR: sequence "dtpmapapp_participant_id_seq" does not exist
Command was: DROP SEQUENCE public.dtpmapapp_participant_id_seq;
pg_restore: [archiver (db)] Error from TOC entry 227; 1259 427179 TABLE dtpmapapp_participant dtpmap
pg_restore: [archiver (db)] could not execute query: ERROR: table "dtpmapapp_participant" does not exist
Command was: DROP TABLE public.dtpmapapp_participant;
pg_restore: [archiver (db)] Error from TOC entry 224; 1259 427166 SEQUENCE dtpmapapp_offence_id_seq dtpmap
pg_restore: [archiver (db)] could not execute query: ERROR: sequence "dtpmapapp_offence_id_seq" does not exist
Command was: DROP SEQUENCE public.dtpmapapp_offence_id_seq;
pg_restore: [archiver (db)] Error from TOC entry 225; 1259 427168 TABLE dtpmapapp_offence dtpmap
pg_restore: [archiver (db)] could not execute query: ERROR: table "dtpmapapp_offence" does not exist
Command was: DROP TABLE public.dtpmapapp_offence;
pg_restore: [archiver (db)] Error from TOC entry 222; 1259 427155 SEQUENCE dtpmapapp_nearby_id_seq dtpmap
pg_restore: [archiver (db)] could not execute query: ERROR: sequence "dtpmapapp_nearby_id_seq" does not exist
Command was: DROP SEQUENCE public.dtpmapapp_nearby_id_seq;
pg_restore: [archiver (db)] Error from TOC entry 223; 1259 427157 TABLE dtpmapapp_nearby dtpmap
pg_restore: [archiver (db)] could not execute query: ERROR: table "dtpmapapp_nearby" does not exist
Command was: DROP TABLE public.dtpmapapp_nearby;
pg_restore: [archiver (db)] Error from TOC entry 220; 1259 427144 SEQUENCE dtpmapapp_mvctype_id_seq dtpmap
pg_restore: [archiver (db)] could not execute query: ERROR: sequence "dtpmapapp_mvctype_id_seq" does not exist
Command was: DROP SEQUENCE public.dtpmapapp_mvctype_id_seq;
pg_restore: [archiver (db)] Error from TOC entry 221; 1259 427146 TABLE dtpmapapp_mvctype dtpmap
pg_restore: [archiver (db)] could not execute query: ERROR: table "dtpmapapp_mvctype" does not exist
Command was: DROP TABLE public.dtpmapapp_mvctype;
pg_restore: [archiver (db)] Error from TOC entry 234; 1259 427329 SEQUENCE dtpmapapp_mvcparticipanttype_id_seq dtpmap
pg_restore: [archiver (db)] could not execute query: ERROR: sequence "dtpmapapp_mvcparticipanttype_id_seq" does not exist
Command was: DROP SEQUENCE public.dtpmapapp_mvcparticipanttype_id_seq;
pg_restore: [archiver (db)] Error from TOC entry 235; 1259 427331 TABLE dtpmapapp_mvcparticipanttype dtpmap
pg_restore: [archiver (db)] could not execute query: ERROR: table "dtpmapapp_mvcparticipanttype" does not exist
Command was: DROP TABLE public.dtpmapapp_mvcparticipanttype;
pg_restore: [archiver (db)] Error from TOC entry 230; 1259 427256 SEQUENCE dtpmapapp_mvc_nearby_id_seq dtpmap
pg_restore: [archiver (db)] could not execute query: ERROR: sequence "dtpmapapp_mvc_nearby_id_seq" does not exist
Command was: DROP SEQUENCE public.dtpmapapp_mvc_nearby_id_seq;
pg_restore: [archiver (db)] Error from TOC entry 231; 1259 427258 TABLE dtpmapapp_mvc_nearby dtpmap
pg_restore: [archiver (db)] could not execute query: ERROR: table "dtpmapapp_mvc_nearby" does not exist
Command was: DROP TABLE public.dtpmapapp_mvc_nearby;
pg_restore: [archiver (db)] Error from TOC entry 218; 1259 427133 SEQUENCE dtpmapapp_mvc_id_seq dtpmap
pg_restore: [archiver (db)] could not execute query: ERROR: sequence "dtpmapapp_mvc_id_seq" does not exist
Command was: DROP SEQUENCE public.dtpmapapp_mvc_id_seq;
pg_restore: [archiver (db)] Error from TOC entry 219; 1259 427135 TABLE dtpmapapp_mvc dtpmap
pg_restore: [archiver (db)] could not execute query: ERROR: table "dtpmapapp_mvc" does not exist
Command was: DROP TABLE public.dtpmapapp_mvc;
pg_restore: [archiver (db)] Error from TOC entry 216; 1259 427122 SEQUENCE dtpmapapp_car_id_seq dtpmap
pg_restore: [archiver (db)] could not execute query: ERROR: sequence "dtpmapapp_car_id_seq" does not exist
Command was: DROP SEQUENCE public.dtpmapapp_car_id_seq;
pg_restore: [archiver (db)] Error from TOC entry 217; 1259 427124 TABLE dtpmapapp_car dtpmap
pg_restore: [archiver (db)] could not execute query: ERROR: table "dtpmapapp_car" does not exist
Command was: DROP TABLE public.dtpmapapp_car;
pg_restore: [archiver (db)] Error from TOC entry 237; 1259 427415 SEQUENCE django_site_id_seq dtpmap
pg_restore: [archiver (db)] could not execute query: ERROR: sequence "django_site_id_seq" does not exist
Command was: DROP SEQUENCE public.django_site_id_seq;
pg_restore: [archiver (db)] Error from TOC entry 238; 1259 427417 TABLE django_site dtpmap
pg_restore: [archiver (db)] could not execute query: ERROR: table "django_site" does not exist
Command was: DROP TABLE public.django_site;
pg_restore: [archiver (db)] Error from TOC entry 236; 1259 427405 TABLE django_session dtpmap
pg_restore: [archiver (db)] could not execute query: ERROR: table "django_session" does not exist
Command was: DROP TABLE public.django_session;
pg_restore: [archiver (db)] Error from TOC entry 196; 1259 426937 SEQUENCE django_migrations_id_seq dtpmap
pg_restore: [archiver (db)] could not execute query: ERROR: sequence "django_migrations_id_seq" does not exist
Command was: DROP SEQUENCE public.django_migrations_id_seq;
pg_restore: [archiver (db)] Error from TOC entry 197; 1259 426939 TABLE django_migrations dtpmap
pg_restore: [archiver (db)] could not execute query: ERROR: table "django_migrations" does not exist
Command was: DROP TABLE public.django_migrations;
pg_restore: [archiver (db)] Error from TOC entry 198; 1259 426948 SEQUENCE django_content_type_id_seq dtpmap
pg_restore: [archiver (db)] could not execute query: ERROR: sequence "django_content_type_id_seq" does not exist
Command was: DROP SEQUENCE public.django_content_type_id_seq;
pg_restore: [archiver (db)] Error from TOC entry 199; 1259 426950 TABLE django_content_type dtpmap
pg_restore: [archiver (db)] could not execute query: ERROR: table "django_content_type" does not exist
Command was: DROP TABLE public.django_content_type;
pg_restore: [archiver (db)] Error from TOC entry 212; 1259 427062 SEQUENCE django_admin_log_id_seq dtpmap
pg_restore: [archiver (db)] could not execute query: ERROR: sequence "django_admin_log_id_seq" does not exist
Command was: DROP SEQUENCE public.django_admin_log_id_seq;
pg_restore: [archiver (db)] Error from TOC entry 213; 1259 427064 TABLE django_admin_log dtpmap
pg_restore: [archiver (db)] could not execute query: ERROR: table "django_admin_log" does not exist
Command was: DROP TABLE public.django_admin_log;
pg_restore: [archiver (db)] Error from TOC entry 239; 1259 467790 TABLE default_cache dtpmap
pg_restore: [archiver (db)] could not execute query: ERROR: table "default_cache" does not exist
Command was: DROP TABLE public.default_cache;
pg_restore: [archiver (db)] Error from TOC entry 210; 1259 427002 SEQUENCE auth_user_user_permissions_id_seq dtpmap
pg_restore: [archiver (db)] could not execute query: ERROR: sequence "auth_user_user_permissions_id_seq" does not exist
Command was: DROP SEQUENCE public.auth_user_user_permissions_id_seq;
pg_restore: [archiver (db)] Error from TOC entry 211; 1259 427004 TABLE auth_user_user_permissions dtpmap
pg_restore: [archiver (db)] could not execute query: ERROR: table "auth_user_user_permissions" does not exist
Command was: DROP TABLE public.auth_user_user_permissions;
pg_restore: [archiver (db)] Error from TOC entry 206; 1259 426984 SEQUENCE auth_user_id_seq dtpmap
pg_restore: [archiver (db)] could not execute query: ERROR: sequence "auth_user_id_seq" does not exist
Command was: DROP SEQUENCE public.auth_user_id_seq;
pg_restore: [archiver (db)] Error from TOC entry 208; 1259 426994 SEQUENCE auth_user_groups_id_seq dtpmap
pg_restore: [archiver (db)] could not execute query: ERROR: sequence "auth_user_groups_id_seq" does not exist
Command was: DROP SEQUENCE public.auth_user_groups_id_seq;
pg_restore: [archiver (db)] Error from TOC entry 209; 1259 426996 TABLE auth_user_groups dtpmap
pg_restore: [archiver (db)] could not execute query: ERROR: table "auth_user_groups" does not exist
Command was: DROP TABLE public.auth_user_groups;
pg_restore: [archiver (db)] Error from TOC entry 207; 1259 426986 TABLE auth_user dtpmap
pg_restore: [archiver (db)] could not execute query: ERROR: table "auth_user" does not exist
Command was: DROP TABLE public.auth_user;
pg_restore: [archiver (db)] Error from TOC entry 200; 1259 426958 SEQUENCE auth_permission_id_seq dtpmap
pg_restore: [archiver (db)] could not execute query: ERROR: sequence "auth_permission_id_seq" does not exist
Command was: DROP SEQUENCE public.auth_permission_id_seq;
pg_restore: [archiver (db)] Error from TOC entry 201; 1259 426960 TABLE auth_permission dtpmap
pg_restore: [archiver (db)] could not execute query: ERROR: table "auth_permission" does not exist
Command was: DROP TABLE public.auth_permission;
pg_restore: [archiver (db)] Error from TOC entry 204; 1259 426976 SEQUENCE auth_group_permissions_id_seq dtpmap
pg_restore: [archiver (db)] could not execute query: ERROR: sequence "auth_group_permissions_id_seq" does not exist
Command was: DROP SEQUENCE public.auth_group_permissions_id_seq;
pg_restore: [archiver (db)] Error from TOC entry 205; 1259 426978 TABLE auth_group_permissions dtpmap
pg_restore: [archiver (db)] could not execute query: ERROR: table "auth_group_permissions" does not exist
Command was: DROP TABLE public.auth_group_permissions;
pg_restore: [archiver (db)] Error from TOC entry 202; 1259 426966 SEQUENCE auth_group_id_seq dtpmap
pg_restore: [archiver (db)] could not execute query: ERROR: sequence "auth_group_id_seq" does not exist
Command was: DROP SEQUENCE public.auth_group_id_seq;
pg_restore: [archiver (db)] Error from TOC entry 203; 1259 426968 TABLE auth_group dtpmap
pg_restore: [archiver (db)] could not execute query: ERROR: table "auth_group" does not exist
Command was: DROP TABLE public.auth_group;
pg_restore: [archiver (db)] Error from TOC entry 3; 2615 2200 SCHEMA public ustnv
pg_restore: [archiver (db)] could not execute query: ERROR: role "ustnv" does not exist
Command was: ALTER SCHEMA public OWNER TO ustnv;
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment