Skip to content

Instantly share code, notes, and snippets.

@Freso
Created January 27, 2020 23:30
Show Gist options
  • Save Freso/4565ed7d44f7e5b7760cf90ac396161d to your computer and use it in GitHub Desktop.
Save Freso/4565ed7d44f7e5b7760cf90ac396161d to your computer and use it in GitHub Desktop.
command: "/usr/bin/pg_dump" --host /var/lib/postgres/tmp --port 50432 --username postgres --schema-only --quote-all-identifiers --binary-upgrade --format=custom --file="pg_upgrade_dump_478542.custom" 'dbname=musicbrainz' >> "pg_upgrade_dump_478542.log" 2>&1
command: "/usr/bin/pg_restore" --host /var/lib/postgres/tmp --port 50432 --username postgres --create --exit-on-error --verbose --dbname template1 "pg_upgrade_dump_478542.custom" >> "pg_upgrade_dump_478542.log" 2>&1
pg_restore: connecting to database for restore
pg_restore: creating DATABASE "musicbrainz"
pg_restore: connecting to new database "musicbrainz"
pg_restore: connecting to database "musicbrainz" as user "postgres"
pg_restore: creating DATABASE PROPERTIES "musicbrainz"
pg_restore: connecting to new database "musicbrainz"
pg_restore: connecting to database "musicbrainz" as user "postgres"
pg_restore: creating pg_largeobject "pg_largeobject"
pg_restore: creating SCHEMA "cover_art_archive"
pg_restore: creating SCHEMA "documentation"
pg_restore: creating SCHEMA "event_art_archive"
pg_restore: creating SCHEMA "musicbrainz"
pg_restore: creating SCHEMA "statistics"
pg_restore: creating SCHEMA "wikidocs"
pg_restore: creating EXTENSION "cube"
pg_restore: creating COMMENT "EXTENSION "cube""
pg_restore: creating EXTENSION "earthdistance"
pg_restore: creating COMMENT "EXTENSION "earthdistance""
pg_restore: creating TYPE "musicbrainz.cover_art_presence"
pg_restore: creating TYPE "musicbrainz.event_art_presence"
pg_restore: creating TYPE "musicbrainz.fluency"
pg_restore: creating SHELL TYPE "public.cube"
pg_restore: creating FUNCTION "public.cube_in("cstring")"
pg_restore: creating FUNCTION "public.cube_out("public"."cube")"
pg_restore: creating TYPE "public.cube"
pg_restore: creating COMMENT "public.TYPE "cube""
pg_restore: creating FUNCTION "public.cube_dim("public"."cube")"
pg_restore: creating FUNCTION "public.cube_distance("public"."cube", "public"."cube")"
pg_restore: creating FUNCTION "public.cube_is_point("public"."cube")"
pg_restore: creating FUNCTION "public.earth()"
pg_restore: creating DOMAIN "public.earth"
pg_restore: creating FUNCTION "event_art_archive.materialize_eaa_presence()"
pg_restore: creating FUNCTION "event_art_archive.resequence_event_art_trigger()"
pg_restore: creating FUNCTION "event_art_archive.resequence_positions(integer)"
pg_restore: creating FUNCTION "musicbrainz._median("anyarray")"
pg_restore: creating FUNCTION "musicbrainz.a_del_alternative_medium_track()"
pg_restore: creating FUNCTION "musicbrainz.a_del_alternative_release_or_track()"
pg_restore: creating FUNCTION "musicbrainz.a_del_instrument()"
pg_restore: creating FUNCTION "musicbrainz.a_del_recording()"
pg_restore: creating FUNCTION "musicbrainz.a_del_release()"
pg_restore: creating FUNCTION "musicbrainz.a_del_release_event()"
pg_restore: creating FUNCTION "musicbrainz.a_del_release_group()"
pg_restore: creating FUNCTION "musicbrainz.a_del_track()"
pg_restore: creating FUNCTION "musicbrainz.a_ins_alternative_medium_track()"
pg_restore: creating FUNCTION "musicbrainz.a_ins_alternative_release_or_track()"
pg_restore: creating FUNCTION "musicbrainz.a_ins_artist()"
pg_restore: creating FUNCTION "musicbrainz.a_ins_edit_note()"
pg_restore: creating FUNCTION "musicbrainz.a_ins_editor()"
pg_restore: creating FUNCTION "musicbrainz.a_ins_event()"
pg_restore: creating FUNCTION "musicbrainz.a_ins_instrument()"
pg_restore: creating FUNCTION "musicbrainz.a_ins_label()"
pg_restore: creating FUNCTION "musicbrainz.a_ins_recording()"
pg_restore: creating FUNCTION "musicbrainz.a_ins_release()"
pg_restore: creating FUNCTION "musicbrainz.a_ins_release_event()"
pg_restore: creating FUNCTION "musicbrainz.a_ins_release_group()"
pg_restore: creating FUNCTION "musicbrainz.a_ins_track()"
pg_restore: creating FUNCTION "musicbrainz.a_ins_work()"
pg_restore: creating FUNCTION "musicbrainz.a_upd_alternative_medium_track()"
pg_restore: creating FUNCTION "musicbrainz.a_upd_alternative_release_or_track()"
pg_restore: creating FUNCTION "musicbrainz.a_upd_edit()"
pg_restore: creating FUNCTION "musicbrainz.a_upd_instrument()"
pg_restore: creating FUNCTION "musicbrainz.a_upd_recording()"
pg_restore: creating FUNCTION "musicbrainz.a_upd_release()"
pg_restore: creating FUNCTION "musicbrainz.a_upd_release_event()"
pg_restore: creating FUNCTION "musicbrainz.a_upd_release_group()"
pg_restore: creating FUNCTION "musicbrainz.a_upd_track()"
pg_restore: creating FUNCTION "musicbrainz.b_ins_edit_materialize_status()"
pg_restore: creating FUNCTION "musicbrainz.b_upd_last_updated_table()"
pg_restore: creating FUNCTION "musicbrainz.b_upd_recording()"
pg_restore: creating FUNCTION "musicbrainz.check_editor_name()"
pg_restore: creating FUNCTION "musicbrainz.check_has_dates()"
pg_restore: creating FUNCTION "musicbrainz.controlled_for_whitespace("text")"
pg_restore: creating FUNCTION "musicbrainz.create_bounding_cube(integer[], integer)"
pg_restore: creating FUNCTION "musicbrainz.create_cube_from_durations(integer[])"
pg_restore: creating FUNCTION "musicbrainz.dec_nullable_artist_credit(integer)"
pg_restore: creating FUNCTION "musicbrainz.dec_ref_count(character varying, integer, integer)"
pg_restore: creating FUNCTION "musicbrainz.del_collection_sub_on_delete()"
pg_restore: creating FUNCTION "musicbrainz.del_collection_sub_on_private()"
pg_restore: creating FUNCTION "musicbrainz.delete_orphaned_recordings()"
pg_restore: creating FUNCTION "musicbrainz.delete_ratings("text", integer[])"
pg_restore: creating FUNCTION "musicbrainz.delete_unused_tag(integer)"
pg_restore: creating FUNCTION "musicbrainz.delete_unused_url(integer[])"
pg_restore: creating FUNCTION "musicbrainz.deny_deprecated_links()"
pg_restore: creating FUNCTION "musicbrainz.deny_special_purpose_deletion()"
pg_restore: creating FUNCTION "musicbrainz.end_area_implies_ended()"
pg_restore: creating FUNCTION "musicbrainz.end_date_implies_ended()"
pg_restore: creating FUNCTION "musicbrainz.ensure_area_attribute_type_allows_text()"
pg_restore: creating FUNCTION "musicbrainz.ensure_artist_attribute_type_allows_text()"
pg_restore: creating FUNCTION "musicbrainz.ensure_event_attribute_type_allows_text()"
pg_restore: creating FUNCTION "musicbrainz.ensure_instrument_attribute_type_allows_text()"
pg_restore: creating FUNCTION "musicbrainz.ensure_label_attribute_type_allows_text()"
pg_restore: creating FUNCTION "musicbrainz.ensure_medium_attribute_type_allows_text()"
pg_restore: creating FUNCTION "musicbrainz.ensure_place_attribute_type_allows_text()"
pg_restore: creating FUNCTION "musicbrainz.ensure_recording_attribute_type_allows_text()"
pg_restore: creating FUNCTION "musicbrainz.ensure_release_attribute_type_allows_text()"
pg_restore: creating FUNCTION "musicbrainz.ensure_release_group_attribute_type_allows_text()"
pg_restore: creating FUNCTION "musicbrainz.ensure_series_attribute_type_allows_text()"
pg_restore: creating FUNCTION "musicbrainz.ensure_work_attribute_type_allows_text()"
pg_restore: creating FUNCTION "musicbrainz.from_hex("text")"
pg_restore: creating FUNCTION "musicbrainz.generate_uuid_v3(character varying, character varying)"
pg_restore: creating FUNCTION "musicbrainz.generate_uuid_v4()"
pg_restore: creating FUNCTION "musicbrainz.inc_nullable_artist_credit(integer)"
pg_restore: creating FUNCTION "musicbrainz.inc_ref_count(character varying, integer, integer)"
pg_restore: creating FUNCTION "musicbrainz.inserting_edits_requires_confirmed_email_address()"
pg_restore: creating FUNCTION "musicbrainz.materialise_recording_length(integer)"
pg_restore: creating FUNCTION "musicbrainz.median_track_length(integer)"
pg_restore: creating FUNCTION "musicbrainz.padded_by_whitespace("text")"
pg_restore: creating FUNCTION "musicbrainz.prevent_invalid_attributes()"
pg_restore: creating FUNCTION "musicbrainz.remove_unused_links()"
pg_restore: creating FUNCTION "musicbrainz.remove_unused_url()"
pg_restore: creating FUNCTION "musicbrainz.replace_old_sub_on_add()"
pg_restore: creating FUNCTION "musicbrainz.set_release_group_first_release_date(integer)"
pg_restore: creating FUNCTION "musicbrainz.simplify_search_hints()"
pg_restore: creating TABLE "musicbrainz.medium"
pg_restore: creating FUNCTION "musicbrainz.track_count_matches_cdtoc("musicbrainz"."medium", integer)"
pg_restore: creating FUNCTION "musicbrainz.trg_delete_unused_tag()"
pg_restore: creating FUNCTION "musicbrainz.trg_delete_unused_tag_ref()"
pg_restore: creating FUNCTION "musicbrainz.unique_primary_area_alias()"
pg_restore: creating FUNCTION "musicbrainz.unique_primary_artist_alias()"
pg_restore: creating FUNCTION "musicbrainz.unique_primary_event_alias()"
pg_restore: creating FUNCTION "musicbrainz.unique_primary_genre_alias()"
pg_restore: creating FUNCTION "musicbrainz.unique_primary_instrument_alias()"
pg_restore: creating FUNCTION "musicbrainz.unique_primary_label_alias()"
pg_restore: creating FUNCTION "musicbrainz.unique_primary_place_alias()"
pg_restore: creating FUNCTION "musicbrainz.unique_primary_recording_alias()"
pg_restore: creating FUNCTION "musicbrainz.unique_primary_release_alias()"
pg_restore: creating FUNCTION "musicbrainz.unique_primary_release_group_alias()"
pg_restore: creating FUNCTION "musicbrainz.unique_primary_series_alias()"
pg_restore: creating FUNCTION "musicbrainz.unique_primary_work_alias()"
pg_restore: creating FUNCTION "musicbrainz.whitespace_collapsed("text")"
pg_restore: creating FUNCTION "public.cube(double precision[])"
pg_restore: creating FUNCTION "public.cube(double precision)"
pg_restore: creating FUNCTION "public.cube(double precision[], double precision[])"
pg_restore: creating FUNCTION "public.cube(double precision, double precision)"
pg_restore: creating FUNCTION "public.cube("public"."cube", double precision)"
pg_restore: creating FUNCTION "public.cube("public"."cube", double precision, double precision)"
pg_restore: creating FUNCTION "public.cube_cmp("public"."cube", "public"."cube")"
pg_restore: creating COMMENT "public.FUNCTION "cube_cmp"("public"."cube", "public"."cube")"
pg_restore: creating FUNCTION "public.cube_contained("public"."cube", "public"."cube")"
pg_restore: creating COMMENT "public.FUNCTION "cube_contained"("public"."cube", "public"."cube")"
pg_restore: creating FUNCTION "public.cube_contains("public"."cube", "public"."cube")"
pg_restore: creating COMMENT "public.FUNCTION "cube_contains"("public"."cube", "public"."cube")"
pg_restore: creating FUNCTION "public.cube_coord("public"."cube", integer)"
pg_restore: creating FUNCTION "public.cube_coord_llur("public"."cube", integer)"
pg_restore: creating FUNCTION "public.cube_enlarge("public"."cube", double precision, integer)"
pg_restore: creating FUNCTION "public.cube_eq("public"."cube", "public"."cube")"
pg_restore: creating COMMENT "public.FUNCTION "cube_eq"("public"."cube", "public"."cube")"
pg_restore: creating FUNCTION "public.cube_ge("public"."cube", "public"."cube")"
pg_restore: creating COMMENT "public.FUNCTION "cube_ge"("public"."cube", "public"."cube")"
pg_restore: creating FUNCTION "public.cube_gt("public"."cube", "public"."cube")"
pg_restore: creating COMMENT "public.FUNCTION "cube_gt"("public"."cube", "public"."cube")"
pg_restore: creating FUNCTION "public.cube_inter("public"."cube", "public"."cube")"
pg_restore: creating FUNCTION "public.cube_le("public"."cube", "public"."cube")"
pg_restore: creating COMMENT "public.FUNCTION "cube_le"("public"."cube", "public"."cube")"
pg_restore: creating FUNCTION "public.cube_ll_coord("public"."cube", integer)"
pg_restore: creating FUNCTION "public.cube_lt("public"."cube", "public"."cube")"
pg_restore: creating COMMENT "public.FUNCTION "cube_lt"("public"."cube", "public"."cube")"
pg_restore: creating FUNCTION "public.cube_ne("public"."cube", "public"."cube")"
pg_restore: creating COMMENT "public.FUNCTION "cube_ne"("public"."cube", "public"."cube")"
pg_restore: creating FUNCTION "public.cube_overlap("public"."cube", "public"."cube")"
pg_restore: creating COMMENT "public.FUNCTION "cube_overlap"("public"."cube", "public"."cube")"
pg_restore: creating FUNCTION "public.cube_size("public"."cube")"
pg_restore: creating FUNCTION "public.cube_subset("public"."cube", integer[])"
pg_restore: creating FUNCTION "public.cube_union("public"."cube", "public"."cube")"
pg_restore: creating FUNCTION "public.cube_ur_coord("public"."cube", integer)"
pg_restore: creating FUNCTION "public.distance_chebyshev("public"."cube", "public"."cube")"
pg_restore: creating FUNCTION "public.distance_taxicab("public"."cube", "public"."cube")"
pg_restore: creating FUNCTION "public.earth_box("public"."earth", double precision)"
pg_restore: creating FUNCTION "public.earth_distance("public"."earth", "public"."earth")"
pg_restore: creating FUNCTION "public.g_cube_consistent("internal", "public"."cube", smallint, "oid", "internal")"
pg_restore: creating FUNCTION "public.g_cube_distance("internal", "public"."cube", smallint, "oid", "internal")"
pg_restore: creating FUNCTION "public.g_cube_penalty("internal", "internal", "internal")"
pg_restore: creating FUNCTION "public.g_cube_picksplit("internal", "internal")"
pg_restore: creating FUNCTION "public.g_cube_same("public"."cube", "public"."cube", "internal")"
pg_restore: creating FUNCTION "public.g_cube_union("internal", "internal")"
pg_restore: creating FUNCTION "public.gc_to_sec(double precision)"
pg_restore: creating FUNCTION "public.geo_distance("point", "point")"
pg_restore: creating FUNCTION "public.latitude("public"."earth")"
pg_restore: creating FUNCTION "public.ll_to_earth(double precision, double precision)"
pg_restore: creating FUNCTION "public.longitude("public"."earth")"
pg_restore: creating FUNCTION "public.sec_to_gc(double precision)"
pg_restore: creating AGGREGATE "musicbrainz.array_accum("anyelement")"
pg_restore: creating AGGREGATE "musicbrainz.median("anyelement")"
pg_restore: creating OPERATOR "public.&&"
pg_restore: creating OPERATOR "public.->"
pg_restore: creating OPERATOR "public.<"
pg_restore: creating OPERATOR "public.<#>"
pg_restore: creating OPERATOR "public.<->"
pg_restore: creating OPERATOR "public.<="
pg_restore: creating OPERATOR "public.<=>"
pg_restore: creating OPERATOR "public.<>"
pg_restore: creating OPERATOR "public.<@"
pg_restore: creating OPERATOR "public.<@>"
pg_restore: creating OPERATOR "public.="
pg_restore: creating OPERATOR "public.>"
pg_restore: creating OPERATOR "public.>="
pg_restore: creating OPERATOR "public.@"
pg_restore: creating OPERATOR "public.@>"
pg_restore: creating OPERATOR "public.~"
pg_restore: creating OPERATOR "public.~>"
pg_restore: creating OPERATOR FAMILY "public.cube_ops"
pg_restore: creating OPERATOR CLASS "public.cube_ops"
pg_restore: creating OPERATOR FAMILY "public.gist_cube_ops"
pg_restore: creating OPERATOR CLASS "public.gist_cube_ops"
pg_restore: creating TABLE "cover_art_archive.art_type"
pg_restore: creating SEQUENCE "cover_art_archive.art_type_id_seq"
pg_restore: creating SEQUENCE OWNED BY "cover_art_archive.art_type_id_seq"
pg_restore: creating TABLE "cover_art_archive.cover_art"
pg_restore: creating TABLE "cover_art_archive.cover_art_type"
pg_restore: creating TABLE "cover_art_archive.image_type"
pg_restore: creating TABLE "cover_art_archive.release_group_cover_art"
pg_restore: creating TABLE "documentation.l_area_area_example"
pg_restore: creating TABLE "documentation.l_area_artist_example"
pg_restore: creating TABLE "documentation.l_area_event_example"
pg_restore: creating TABLE "documentation.l_area_instrument_example"
pg_restore: creating TABLE "documentation.l_area_label_example"
pg_restore: creating TABLE "documentation.l_area_place_example"
pg_restore: creating TABLE "documentation.l_area_recording_example"
pg_restore: creating TABLE "documentation.l_area_release_example"
pg_restore: creating TABLE "documentation.l_area_release_group_example"
pg_restore: creating TABLE "documentation.l_area_series_example"
pg_restore: creating TABLE "documentation.l_area_url_example"
pg_restore: creating TABLE "documentation.l_area_work_example"
pg_restore: creating TABLE "documentation.l_artist_artist_example"
pg_restore: creating TABLE "documentation.l_artist_event_example"
pg_restore: creating TABLE "documentation.l_artist_instrument_example"
pg_restore: creating TABLE "documentation.l_artist_label_example"
pg_restore: creating TABLE "documentation.l_artist_place_example"
pg_restore: creating TABLE "documentation.l_artist_recording_example"
pg_restore: creating TABLE "documentation.l_artist_release_example"
pg_restore: creating TABLE "documentation.l_artist_release_group_example"
pg_restore: creating TABLE "documentation.l_artist_series_example"
pg_restore: creating TABLE "documentation.l_artist_url_example"
pg_restore: creating TABLE "documentation.l_artist_work_example"
pg_restore: creating TABLE "documentation.l_event_event_example"
pg_restore: creating TABLE "documentation.l_event_instrument_example"
pg_restore: creating TABLE "documentation.l_event_label_example"
pg_restore: creating TABLE "documentation.l_event_place_example"
pg_restore: creating TABLE "documentation.l_event_recording_example"
pg_restore: creating TABLE "documentation.l_event_release_example"
pg_restore: creating TABLE "documentation.l_event_release_group_example"
pg_restore: creating TABLE "documentation.l_event_series_example"
pg_restore: creating TABLE "documentation.l_event_url_example"
pg_restore: creating TABLE "documentation.l_event_work_example"
pg_restore: creating TABLE "documentation.l_instrument_instrument_example"
pg_restore: creating TABLE "documentation.l_instrument_label_example"
pg_restore: creating TABLE "documentation.l_instrument_place_example"
pg_restore: creating TABLE "documentation.l_instrument_recording_example"
pg_restore: creating TABLE "documentation.l_instrument_release_example"
pg_restore: creating TABLE "documentation.l_instrument_release_group_example"
pg_restore: creating TABLE "documentation.l_instrument_series_example"
pg_restore: creating TABLE "documentation.l_instrument_url_example"
pg_restore: creating TABLE "documentation.l_instrument_work_example"
pg_restore: creating TABLE "documentation.l_label_label_example"
pg_restore: creating TABLE "documentation.l_label_place_example"
pg_restore: creating TABLE "documentation.l_label_recording_example"
pg_restore: creating TABLE "documentation.l_label_release_example"
pg_restore: creating TABLE "documentation.l_label_release_group_example"
pg_restore: creating TABLE "documentation.l_label_series_example"
pg_restore: creating TABLE "documentation.l_label_url_example"
pg_restore: creating TABLE "documentation.l_label_work_example"
pg_restore: creating TABLE "documentation.l_place_place_example"
pg_restore: creating TABLE "documentation.l_place_recording_example"
pg_restore: creating TABLE "documentation.l_place_release_example"
pg_restore: creating TABLE "documentation.l_place_release_group_example"
pg_restore: creating TABLE "documentation.l_place_series_example"
pg_restore: creating TABLE "documentation.l_place_url_example"
pg_restore: creating TABLE "documentation.l_place_work_example"
pg_restore: creating TABLE "documentation.l_recording_recording_example"
pg_restore: creating TABLE "documentation.l_recording_release_example"
pg_restore: creating TABLE "documentation.l_recording_release_group_example"
pg_restore: creating TABLE "documentation.l_recording_series_example"
pg_restore: creating TABLE "documentation.l_recording_url_example"
pg_restore: creating TABLE "documentation.l_recording_work_example"
pg_restore: creating TABLE "documentation.l_release_group_release_group_example"
pg_restore: creating TABLE "documentation.l_release_group_series_example"
pg_restore: creating TABLE "documentation.l_release_group_url_example"
pg_restore: creating TABLE "documentation.l_release_group_work_example"
pg_restore: creating TABLE "documentation.l_release_release_example"
pg_restore: creating TABLE "documentation.l_release_release_group_example"
pg_restore: creating TABLE "documentation.l_release_series_example"
pg_restore: creating TABLE "documentation.l_release_url_example"
pg_restore: creating TABLE "documentation.l_release_work_example"
pg_restore: creating TABLE "documentation.l_series_series_example"
pg_restore: creating TABLE "documentation.l_series_url_example"
pg_restore: creating TABLE "documentation.l_series_work_example"
pg_restore: creating TABLE "documentation.l_url_url_example"
pg_restore: creating TABLE "documentation.l_url_work_example"
pg_restore: creating TABLE "documentation.l_work_work_example"
pg_restore: creating TABLE "documentation.link_type_documentation"
pg_restore: creating TABLE "event_art_archive.art_type"
pg_restore: creating SEQUENCE "event_art_archive.art_type_id_seq"
pg_restore: creating SEQUENCE OWNED BY "event_art_archive.art_type_id_seq"
pg_restore: creating TABLE "event_art_archive.event_art"
pg_restore: creating TABLE "event_art_archive.event_art_type"
pg_restore: creating TABLE "musicbrainz.edit"
pg_restore: creating VIEW "event_art_archive.index_listing"
pg_restore: creating TABLE "musicbrainz.alternative_medium"
pg_restore: creating SEQUENCE "musicbrainz.alternative_medium_id_seq"
pg_restore: creating SEQUENCE OWNED BY "musicbrainz.alternative_medium_id_seq"
pg_restore: creating TABLE "musicbrainz.alternative_medium_track"
pg_restore: creating TABLE "musicbrainz.alternative_release"
pg_restore: creating SEQUENCE "musicbrainz.alternative_release_id_seq"
pg_restore: creating SEQUENCE OWNED BY "musicbrainz.alternative_release_id_seq"
pg_restore: creating TABLE "musicbrainz.alternative_release_type"
pg_restore: creating SEQUENCE "musicbrainz.alternative_release_type_id_seq"
pg_restore: creating SEQUENCE OWNED BY "musicbrainz.alternative_release_type_id_seq"
pg_restore: creating TABLE "musicbrainz.alternative_track"
pg_restore: creating SEQUENCE "musicbrainz.alternative_track_id_seq"
pg_restore: creating SEQUENCE OWNED BY "musicbrainz.alternative_track_id_seq"
pg_restore: creating TABLE "musicbrainz.annotation"
pg_restore: creating SEQUENCE "musicbrainz.annotation_id_seq"
pg_restore: creating SEQUENCE OWNED BY "musicbrainz.annotation_id_seq"
pg_restore: creating TABLE "musicbrainz.application"
pg_restore: creating SEQUENCE "musicbrainz.application_id_seq"
pg_restore: creating SEQUENCE OWNED BY "musicbrainz.application_id_seq"
pg_restore: creating TABLE "musicbrainz.area"
pg_restore: creating TABLE "musicbrainz.area_alias"
pg_restore: creating SEQUENCE "musicbrainz.area_alias_id_seq"
pg_restore: creating SEQUENCE OWNED BY "musicbrainz.area_alias_id_seq"
pg_restore: creating TABLE "musicbrainz.area_alias_type"
pg_restore: creating SEQUENCE "musicbrainz.area_alias_type_id_seq"
pg_restore: creating SEQUENCE OWNED BY "musicbrainz.area_alias_type_id_seq"
pg_restore: creating TABLE "musicbrainz.area_annotation"
pg_restore: creating TABLE "musicbrainz.area_attribute"
pg_restore: creating SEQUENCE "musicbrainz.area_attribute_id_seq"
pg_restore: creating SEQUENCE OWNED BY "musicbrainz.area_attribute_id_seq"
pg_restore: creating TABLE "musicbrainz.area_attribute_type"
pg_restore: creating TABLE "musicbrainz.area_attribute_type_allowed_value"
pg_restore: creating SEQUENCE "musicbrainz.area_attribute_type_allowed_value_id_seq"
pg_restore: creating SEQUENCE OWNED BY "musicbrainz.area_attribute_type_allowed_value_id_seq"
pg_restore: creating SEQUENCE "musicbrainz.area_attribute_type_id_seq"
pg_restore: creating SEQUENCE OWNED BY "musicbrainz.area_attribute_type_id_seq"
pg_restore: creating TABLE "musicbrainz.area_gid_redirect"
pg_restore: creating SEQUENCE "musicbrainz.area_id_seq"
pg_restore: creating SEQUENCE OWNED BY "musicbrainz.area_id_seq"
pg_restore: creating TABLE "musicbrainz.area_tag"
pg_restore: creating TABLE "musicbrainz.area_tag_raw"
pg_restore: creating TABLE "musicbrainz.area_type"
pg_restore: creating SEQUENCE "musicbrainz.area_type_id_seq"
pg_restore: creating SEQUENCE OWNED BY "musicbrainz.area_type_id_seq"
pg_restore: creating TABLE "musicbrainz.artist"
pg_restore: creating TABLE "musicbrainz.artist_alias"
pg_restore: creating SEQUENCE "musicbrainz.artist_alias_id_seq"
pg_restore: creating SEQUENCE OWNED BY "musicbrainz.artist_alias_id_seq"
pg_restore: creating TABLE "musicbrainz.artist_alias_type"
pg_restore: creating SEQUENCE "musicbrainz.artist_alias_type_id_seq"
pg_restore: creating SEQUENCE OWNED BY "musicbrainz.artist_alias_type_id_seq"
pg_restore: creating TABLE "musicbrainz.artist_annotation"
pg_restore: creating TABLE "musicbrainz.artist_attribute"
pg_restore: creating SEQUENCE "musicbrainz.artist_attribute_id_seq"
pg_restore: creating SEQUENCE OWNED BY "musicbrainz.artist_attribute_id_seq"
pg_restore: creating TABLE "musicbrainz.artist_attribute_type"
pg_restore: creating TABLE "musicbrainz.artist_attribute_type_allowed_value"
pg_restore: creating SEQUENCE "musicbrainz.artist_attribute_type_allowed_value_id_seq"
pg_restore: creating SEQUENCE OWNED BY "musicbrainz.artist_attribute_type_allowed_value_id_seq"
pg_restore: creating SEQUENCE "musicbrainz.artist_attribute_type_id_seq"
pg_restore: creating SEQUENCE OWNED BY "musicbrainz.artist_attribute_type_id_seq"
pg_restore: creating TABLE "musicbrainz.artist_credit"
pg_restore: creating SEQUENCE "musicbrainz.artist_credit_id_seq"
pg_restore: creating SEQUENCE OWNED BY "musicbrainz.artist_credit_id_seq"
pg_restore: creating TABLE "musicbrainz.artist_credit_name"
pg_restore: creating TABLE "musicbrainz.artist_gid_redirect"
pg_restore: creating SEQUENCE "musicbrainz.artist_id_seq"
pg_restore: creating SEQUENCE OWNED BY "musicbrainz.artist_id_seq"
pg_restore: creating TABLE "musicbrainz.artist_ipi"
pg_restore: creating TABLE "musicbrainz.artist_isni"
pg_restore: creating TABLE "musicbrainz.artist_meta"
pg_restore: creating TABLE "musicbrainz.artist_rating_raw"
pg_restore: creating TABLE "musicbrainz.artist_tag"
pg_restore: creating TABLE "musicbrainz.artist_tag_raw"
pg_restore: creating TABLE "musicbrainz.artist_type"
pg_restore: creating SEQUENCE "musicbrainz.artist_type_id_seq"
pg_restore: creating SEQUENCE OWNED BY "musicbrainz.artist_type_id_seq"
pg_restore: creating TABLE "musicbrainz.autoeditor_election"
pg_restore: creating SEQUENCE "musicbrainz.autoeditor_election_id_seq"
pg_restore: creating SEQUENCE OWNED BY "musicbrainz.autoeditor_election_id_seq"
pg_restore: creating TABLE "musicbrainz.autoeditor_election_vote"
pg_restore: creating SEQUENCE "musicbrainz.autoeditor_election_vote_id_seq"
pg_restore: creating SEQUENCE OWNED BY "musicbrainz.autoeditor_election_vote_id_seq"
pg_restore: creating TABLE "musicbrainz.cdtoc"
pg_restore: creating SEQUENCE "musicbrainz.cdtoc_id_seq"
pg_restore: creating SEQUENCE OWNED BY "musicbrainz.cdtoc_id_seq"
pg_restore: creating TABLE "musicbrainz.cdtoc_raw"
pg_restore: creating SEQUENCE "musicbrainz.cdtoc_raw_id_seq"
pg_restore: creating SEQUENCE OWNED BY "musicbrainz.cdtoc_raw_id_seq"
pg_restore: creating TABLE "musicbrainz.country_area"
pg_restore: creating TABLE "musicbrainz.deleted_entity"
pg_restore: creating TABLE "musicbrainz.edit_area"
pg_restore: creating TABLE "musicbrainz.edit_artist"
pg_restore: creating TABLE "musicbrainz.edit_data"
pg_restore: creating TABLE "musicbrainz.edit_event"
pg_restore: creating SEQUENCE "musicbrainz.edit_id_seq"
pg_restore: creating SEQUENCE OWNED BY "musicbrainz.edit_id_seq"
pg_restore: creating TABLE "musicbrainz.edit_instrument"
pg_restore: creating TABLE "musicbrainz.edit_label"
pg_restore: creating TABLE "musicbrainz.edit_note"
pg_restore: creating SEQUENCE "musicbrainz.edit_note_id_seq"
pg_restore: creating SEQUENCE OWNED BY "musicbrainz.edit_note_id_seq"
pg_restore: creating TABLE "musicbrainz.edit_note_recipient"
pg_restore: creating TABLE "musicbrainz.edit_place"
pg_restore: creating TABLE "musicbrainz.edit_recording"
pg_restore: creating TABLE "musicbrainz.edit_release"
pg_restore: creating TABLE "musicbrainz.edit_release_group"
pg_restore: creating TABLE "musicbrainz.edit_series"
pg_restore: creating TABLE "musicbrainz.edit_url"
pg_restore: creating TABLE "musicbrainz.edit_work"
pg_restore: creating TABLE "musicbrainz.editor"
pg_restore: creating TABLE "musicbrainz.editor_collection"
pg_restore: creating TABLE "musicbrainz.editor_collection_area"
pg_restore: creating TABLE "musicbrainz.editor_collection_artist"
pg_restore: creating TABLE "musicbrainz.editor_collection_collaborator"
pg_restore: creating TABLE "musicbrainz.editor_collection_deleted_entity"
pg_restore: creating TABLE "musicbrainz.editor_collection_event"
pg_restore: creating SEQUENCE "musicbrainz.editor_collection_id_seq"
pg_restore: creating SEQUENCE OWNED BY "musicbrainz.editor_collection_id_seq"
pg_restore: creating TABLE "musicbrainz.editor_collection_instrument"
pg_restore: creating TABLE "musicbrainz.editor_collection_label"
pg_restore: creating TABLE "musicbrainz.editor_collection_place"
pg_restore: creating TABLE "musicbrainz.editor_collection_recording"
pg_restore: creating TABLE "musicbrainz.editor_collection_release"
pg_restore: creating TABLE "musicbrainz.editor_collection_release_group"
pg_restore: creating TABLE "musicbrainz.editor_collection_series"
pg_restore: creating TABLE "musicbrainz.editor_collection_type"
pg_restore: creating SEQUENCE "musicbrainz.editor_collection_type_id_seq"
pg_restore: creating SEQUENCE OWNED BY "musicbrainz.editor_collection_type_id_seq"
pg_restore: creating TABLE "musicbrainz.editor_collection_work"
pg_restore: creating SEQUENCE "musicbrainz.editor_id_seq"
pg_restore: creating SEQUENCE OWNED BY "musicbrainz.editor_id_seq"
pg_restore: creating TABLE "musicbrainz.editor_language"
pg_restore: creating TABLE "musicbrainz.editor_oauth_token"
pg_restore: creating SEQUENCE "musicbrainz.editor_oauth_token_id_seq"
pg_restore: creating SEQUENCE OWNED BY "musicbrainz.editor_oauth_token_id_seq"
pg_restore: creating TABLE "musicbrainz.editor_preference"
pg_restore: creating SEQUENCE "musicbrainz.editor_preference_id_seq"
pg_restore: creating SEQUENCE OWNED BY "musicbrainz.editor_preference_id_seq"
pg_restore: creating TABLE "musicbrainz.editor_subscribe_artist"
pg_restore: creating TABLE "musicbrainz.editor_subscribe_artist_deleted"
pg_restore: creating SEQUENCE "musicbrainz.editor_subscribe_artist_id_seq"
pg_restore: creating SEQUENCE OWNED BY "musicbrainz.editor_subscribe_artist_id_seq"
pg_restore: creating TABLE "musicbrainz.editor_subscribe_collection"
pg_restore: creating SEQUENCE "musicbrainz.editor_subscribe_collection_id_seq"
pg_restore: creating SEQUENCE OWNED BY "musicbrainz.editor_subscribe_collection_id_seq"
pg_restore: creating TABLE "musicbrainz.editor_subscribe_editor"
pg_restore: creating SEQUENCE "musicbrainz.editor_subscribe_editor_id_seq"
pg_restore: creating SEQUENCE OWNED BY "musicbrainz.editor_subscribe_editor_id_seq"
pg_restore: creating TABLE "musicbrainz.editor_subscribe_label"
pg_restore: creating TABLE "musicbrainz.editor_subscribe_label_deleted"
pg_restore: creating SEQUENCE "musicbrainz.editor_subscribe_label_id_seq"
pg_restore: creating SEQUENCE OWNED BY "musicbrainz.editor_subscribe_label_id_seq"
pg_restore: creating TABLE "musicbrainz.editor_subscribe_series"
pg_restore: creating TABLE "musicbrainz.editor_subscribe_series_deleted"
pg_restore: creating SEQUENCE "musicbrainz.editor_subscribe_series_id_seq"
pg_restore: creating SEQUENCE OWNED BY "musicbrainz.editor_subscribe_series_id_seq"
pg_restore: creating TABLE "musicbrainz.editor_watch_artist"
pg_restore: creating TABLE "musicbrainz.editor_watch_preferences"
pg_restore: creating TABLE "musicbrainz.editor_watch_release_group_type"
pg_restore: creating TABLE "musicbrainz.editor_watch_release_status"
pg_restore: creating TABLE "musicbrainz.event"
pg_restore: creating TABLE "musicbrainz.event_alias"
pg_restore: creating SEQUENCE "musicbrainz.event_alias_id_seq"
pg_restore: creating SEQUENCE OWNED BY "musicbrainz.event_alias_id_seq"
pg_restore: creating TABLE "musicbrainz.event_alias_type"
pg_restore: creating SEQUENCE "musicbrainz.event_alias_type_id_seq"
pg_restore: creating SEQUENCE OWNED BY "musicbrainz.event_alias_type_id_seq"
pg_restore: creating TABLE "musicbrainz.event_annotation"
pg_restore: creating TABLE "musicbrainz.event_attribute"
pg_restore: creating SEQUENCE "musicbrainz.event_attribute_id_seq"
pg_restore: creating SEQUENCE OWNED BY "musicbrainz.event_attribute_id_seq"
pg_restore: creating TABLE "musicbrainz.event_attribute_type"
pg_restore: creating TABLE "musicbrainz.event_attribute_type_allowed_value"
pg_restore: creating SEQUENCE "musicbrainz.event_attribute_type_allowed_value_id_seq"
pg_restore: creating SEQUENCE OWNED BY "musicbrainz.event_attribute_type_allowed_value_id_seq"
pg_restore: creating SEQUENCE "musicbrainz.event_attribute_type_id_seq"
pg_restore: creating SEQUENCE OWNED BY "musicbrainz.event_attribute_type_id_seq"
pg_restore: creating TABLE "musicbrainz.event_gid_redirect"
pg_restore: creating SEQUENCE "musicbrainz.event_id_seq"
pg_restore: creating SEQUENCE OWNED BY "musicbrainz.event_id_seq"
pg_restore: creating TABLE "musicbrainz.event_meta"
pg_restore: creating TABLE "musicbrainz.event_rating_raw"
pg_restore: creating TABLE "musicbrainz.l_event_series"
pg_restore: creating TABLE "musicbrainz.link"
pg_restore: creating TABLE "musicbrainz.link_attribute_text_value"
pg_restore: creating TABLE "musicbrainz.link_type"
pg_restore: creating TABLE "musicbrainz.series"
pg_restore: creating VIEW "musicbrainz.event_series"
pg_restore: creating TABLE "musicbrainz.event_tag"
pg_restore: creating TABLE "musicbrainz.event_tag_raw"
pg_restore: creating TABLE "musicbrainz.event_type"
pg_restore: creating SEQUENCE "musicbrainz.event_type_id_seq"
pg_restore: creating SEQUENCE OWNED BY "musicbrainz.event_type_id_seq"
pg_restore: creating TABLE "musicbrainz.gender"
pg_restore: creating SEQUENCE "musicbrainz.gender_id_seq"
pg_restore: creating SEQUENCE OWNED BY "musicbrainz.gender_id_seq"
pg_restore: creating TABLE "musicbrainz.genre"
pg_restore: creating TABLE "musicbrainz.genre_alias"
pg_restore: creating SEQUENCE "musicbrainz.genre_alias_id_seq"
pg_restore: creating SEQUENCE OWNED BY "musicbrainz.genre_alias_id_seq"
pg_restore: creating SEQUENCE "musicbrainz.genre_id_seq"
pg_restore: creating SEQUENCE OWNED BY "musicbrainz.genre_id_seq"
pg_restore: creating TABLE "musicbrainz.instrument"
pg_restore: creating TABLE "musicbrainz.instrument_alias"
pg_restore: creating SEQUENCE "musicbrainz.instrument_alias_id_seq"
pg_restore: creating SEQUENCE OWNED BY "musicbrainz.instrument_alias_id_seq"
pg_restore: creating TABLE "musicbrainz.instrument_alias_type"
pg_restore: creating SEQUENCE "musicbrainz.instrument_alias_type_id_seq"
pg_restore: creating SEQUENCE OWNED BY "musicbrainz.instrument_alias_type_id_seq"
pg_restore: creating TABLE "musicbrainz.instrument_annotation"
pg_restore: creating TABLE "musicbrainz.instrument_attribute"
pg_restore: creating SEQUENCE "musicbrainz.instrument_attribute_id_seq"
pg_restore: creating SEQUENCE OWNED BY "musicbrainz.instrument_attribute_id_seq"
pg_restore: creating TABLE "musicbrainz.instrument_attribute_type"
pg_restore: creating TABLE "musicbrainz.instrument_attribute_type_allowed_value"
pg_restore: creating SEQUENCE "musicbrainz.instrument_attribute_type_allowed_value_id_seq"
pg_restore: creating SEQUENCE OWNED BY "musicbrainz.instrument_attribute_type_allowed_value_id_seq"
pg_restore: creating SEQUENCE "musicbrainz.instrument_attribute_type_id_seq"
pg_restore: creating SEQUENCE OWNED BY "musicbrainz.instrument_attribute_type_id_seq"
pg_restore: creating TABLE "musicbrainz.instrument_gid_redirect"
pg_restore: creating SEQUENCE "musicbrainz.instrument_id_seq"
pg_restore: creating SEQUENCE OWNED BY "musicbrainz.instrument_id_seq"
pg_restore: creating TABLE "musicbrainz.instrument_tag"
pg_restore: creating TABLE "musicbrainz.instrument_tag_raw"
pg_restore: creating TABLE "musicbrainz.instrument_type"
pg_restore: creating SEQUENCE "musicbrainz.instrument_type_id_seq"
pg_restore: creating SEQUENCE OWNED BY "musicbrainz.instrument_type_id_seq"
pg_restore: creating TABLE "musicbrainz.iso_3166_1"
pg_restore: creating TABLE "musicbrainz.iso_3166_2"
pg_restore: creating TABLE "musicbrainz.iso_3166_3"
pg_restore: creating TABLE "musicbrainz.isrc"
pg_restore: creating SEQUENCE "musicbrainz.isrc_id_seq"
pg_restore: creating SEQUENCE OWNED BY "musicbrainz.isrc_id_seq"
pg_restore: creating TABLE "musicbrainz.iswc"
pg_restore: creating SEQUENCE "musicbrainz.iswc_id_seq"
pg_restore: creating SEQUENCE OWNED BY "musicbrainz.iswc_id_seq"
pg_restore: creating TABLE "musicbrainz.l_area_area"
pg_restore: creating SEQUENCE "musicbrainz.l_area_area_id_seq"
pg_restore: creating SEQUENCE OWNED BY "musicbrainz.l_area_area_id_seq"
pg_restore: creating TABLE "musicbrainz.l_area_artist"
pg_restore: creating SEQUENCE "musicbrainz.l_area_artist_id_seq"
pg_restore: creating SEQUENCE OWNED BY "musicbrainz.l_area_artist_id_seq"
pg_restore: creating TABLE "musicbrainz.l_area_event"
pg_restore: creating SEQUENCE "musicbrainz.l_area_event_id_seq"
pg_restore: creating SEQUENCE OWNED BY "musicbrainz.l_area_event_id_seq"
pg_restore: creating TABLE "musicbrainz.l_area_instrument"
pg_restore: creating SEQUENCE "musicbrainz.l_area_instrument_id_seq"
pg_restore: creating SEQUENCE OWNED BY "musicbrainz.l_area_instrument_id_seq"
pg_restore: creating TABLE "musicbrainz.l_area_label"
pg_restore: creating SEQUENCE "musicbrainz.l_area_label_id_seq"
pg_restore: creating SEQUENCE OWNED BY "musicbrainz.l_area_label_id_seq"
pg_restore: creating TABLE "musicbrainz.l_area_place"
pg_restore: creating SEQUENCE "musicbrainz.l_area_place_id_seq"
pg_restore: creating SEQUENCE OWNED BY "musicbrainz.l_area_place_id_seq"
pg_restore: creating TABLE "musicbrainz.l_area_recording"
pg_restore: creating SEQUENCE "musicbrainz.l_area_recording_id_seq"
pg_restore: creating SEQUENCE OWNED BY "musicbrainz.l_area_recording_id_seq"
pg_restore: creating TABLE "musicbrainz.l_area_release"
pg_restore: creating TABLE "musicbrainz.l_area_release_group"
pg_restore: creating SEQUENCE "musicbrainz.l_area_release_group_id_seq"
pg_restore: creating SEQUENCE OWNED BY "musicbrainz.l_area_release_group_id_seq"
pg_restore: creating SEQUENCE "musicbrainz.l_area_release_id_seq"
pg_restore: creating SEQUENCE OWNED BY "musicbrainz.l_area_release_id_seq"
pg_restore: creating TABLE "musicbrainz.l_area_series"
pg_restore: creating SEQUENCE "musicbrainz.l_area_series_id_seq"
pg_restore: creating SEQUENCE OWNED BY "musicbrainz.l_area_series_id_seq"
pg_restore: creating TABLE "musicbrainz.l_area_url"
pg_restore: creating SEQUENCE "musicbrainz.l_area_url_id_seq"
pg_restore: creating SEQUENCE OWNED BY "musicbrainz.l_area_url_id_seq"
pg_restore: creating TABLE "musicbrainz.l_area_work"
pg_restore: creating SEQUENCE "musicbrainz.l_area_work_id_seq"
pg_restore: creating SEQUENCE OWNED BY "musicbrainz.l_area_work_id_seq"
pg_restore: creating TABLE "musicbrainz.l_artist_artist"
pg_restore: creating SEQUENCE "musicbrainz.l_artist_artist_id_seq"
pg_restore: creating SEQUENCE OWNED BY "musicbrainz.l_artist_artist_id_seq"
pg_restore: creating TABLE "musicbrainz.l_artist_event"
pg_restore: creating SEQUENCE "musicbrainz.l_artist_event_id_seq"
pg_restore: creating SEQUENCE OWNED BY "musicbrainz.l_artist_event_id_seq"
pg_restore: creating TABLE "musicbrainz.l_artist_instrument"
pg_restore: creating SEQUENCE "musicbrainz.l_artist_instrument_id_seq"
pg_restore: creating SEQUENCE OWNED BY "musicbrainz.l_artist_instrument_id_seq"
pg_restore: creating TABLE "musicbrainz.l_artist_label"
pg_restore: creating SEQUENCE "musicbrainz.l_artist_label_id_seq"
pg_restore: creating SEQUENCE OWNED BY "musicbrainz.l_artist_label_id_seq"
pg_restore: creating TABLE "musicbrainz.l_artist_place"
pg_restore: creating SEQUENCE "musicbrainz.l_artist_place_id_seq"
pg_restore: creating SEQUENCE OWNED BY "musicbrainz.l_artist_place_id_seq"
pg_restore: creating TABLE "musicbrainz.l_artist_recording"
pg_restore: creating SEQUENCE "musicbrainz.l_artist_recording_id_seq"
pg_restore: creating SEQUENCE OWNED BY "musicbrainz.l_artist_recording_id_seq"
pg_restore: creating TABLE "musicbrainz.l_artist_release"
pg_restore: creating TABLE "musicbrainz.l_artist_release_group"
pg_restore: creating SEQUENCE "musicbrainz.l_artist_release_group_id_seq"
pg_restore: creating SEQUENCE OWNED BY "musicbrainz.l_artist_release_group_id_seq"
pg_restore: creating SEQUENCE "musicbrainz.l_artist_release_id_seq"
pg_restore: creating SEQUENCE OWNED BY "musicbrainz.l_artist_release_id_seq"
pg_restore: creating TABLE "musicbrainz.l_artist_series"
pg_restore: creating SEQUENCE "musicbrainz.l_artist_series_id_seq"
pg_restore: creating SEQUENCE OWNED BY "musicbrainz.l_artist_series_id_seq"
pg_restore: creating TABLE "musicbrainz.l_artist_url"
pg_restore: creating SEQUENCE "musicbrainz.l_artist_url_id_seq"
pg_restore: creating SEQUENCE OWNED BY "musicbrainz.l_artist_url_id_seq"
pg_restore: creating TABLE "musicbrainz.l_artist_work"
pg_restore: creating SEQUENCE "musicbrainz.l_artist_work_id_seq"
pg_restore: creating SEQUENCE OWNED BY "musicbrainz.l_artist_work_id_seq"
pg_restore: creating TABLE "musicbrainz.l_event_event"
pg_restore: creating SEQUENCE "musicbrainz.l_event_event_id_seq"
pg_restore: creating SEQUENCE OWNED BY "musicbrainz.l_event_event_id_seq"
pg_restore: creating TABLE "musicbrainz.l_event_instrument"
pg_restore: creating SEQUENCE "musicbrainz.l_event_instrument_id_seq"
pg_restore: creating SEQUENCE OWNED BY "musicbrainz.l_event_instrument_id_seq"
pg_restore: creating TABLE "musicbrainz.l_event_label"
pg_restore: creating SEQUENCE "musicbrainz.l_event_label_id_seq"
pg_restore: creating SEQUENCE OWNED BY "musicbrainz.l_event_label_id_seq"
pg_restore: creating TABLE "musicbrainz.l_event_place"
pg_restore: creating SEQUENCE "musicbrainz.l_event_place_id_seq"
pg_restore: creating SEQUENCE OWNED BY "musicbrainz.l_event_place_id_seq"
pg_restore: creating TABLE "musicbrainz.l_event_recording"
pg_restore: creating SEQUENCE "musicbrainz.l_event_recording_id_seq"
pg_restore: creating SEQUENCE OWNED BY "musicbrainz.l_event_recording_id_seq"
pg_restore: creating TABLE "musicbrainz.l_event_release"
pg_restore: creating TABLE "musicbrainz.l_event_release_group"
pg_restore: creating SEQUENCE "musicbrainz.l_event_release_group_id_seq"
pg_restore: creating SEQUENCE OWNED BY "musicbrainz.l_event_release_group_id_seq"
pg_restore: creating SEQUENCE "musicbrainz.l_event_release_id_seq"
pg_restore: creating SEQUENCE OWNED BY "musicbrainz.l_event_release_id_seq"
pg_restore: creating SEQUENCE "musicbrainz.l_event_series_id_seq"
pg_restore: creating SEQUENCE OWNED BY "musicbrainz.l_event_series_id_seq"
pg_restore: creating TABLE "musicbrainz.l_event_url"
pg_restore: creating SEQUENCE "musicbrainz.l_event_url_id_seq"
pg_restore: creating SEQUENCE OWNED BY "musicbrainz.l_event_url_id_seq"
pg_restore: creating TABLE "musicbrainz.l_event_work"
pg_restore: creating SEQUENCE "musicbrainz.l_event_work_id_seq"
pg_restore: creating SEQUENCE OWNED BY "musicbrainz.l_event_work_id_seq"
pg_restore: creating TABLE "musicbrainz.l_instrument_instrument"
pg_restore: creating SEQUENCE "musicbrainz.l_instrument_instrument_id_seq"
pg_restore: creating SEQUENCE OWNED BY "musicbrainz.l_instrument_instrument_id_seq"
pg_restore: creating TABLE "musicbrainz.l_instrument_label"
pg_restore: creating SEQUENCE "musicbrainz.l_instrument_label_id_seq"
pg_restore: creating SEQUENCE OWNED BY "musicbrainz.l_instrument_label_id_seq"
pg_restore: creating TABLE "musicbrainz.l_instrument_place"
pg_restore: creating SEQUENCE "musicbrainz.l_instrument_place_id_seq"
pg_restore: creating SEQUENCE OWNED BY "musicbrainz.l_instrument_place_id_seq"
pg_restore: creating TABLE "musicbrainz.l_instrument_recording"
pg_restore: creating SEQUENCE "musicbrainz.l_instrument_recording_id_seq"
pg_restore: creating SEQUENCE OWNED BY "musicbrainz.l_instrument_recording_id_seq"
pg_restore: creating TABLE "musicbrainz.l_instrument_release"
pg_restore: creating TABLE "musicbrainz.l_instrument_release_group"
pg_restore: creating SEQUENCE "musicbrainz.l_instrument_release_group_id_seq"
pg_restore: creating SEQUENCE OWNED BY "musicbrainz.l_instrument_release_group_id_seq"
pg_restore: creating SEQUENCE "musicbrainz.l_instrument_release_id_seq"
pg_restore: creating SEQUENCE OWNED BY "musicbrainz.l_instrument_release_id_seq"
pg_restore: creating TABLE "musicbrainz.l_instrument_series"
pg_restore: creating SEQUENCE "musicbrainz.l_instrument_series_id_seq"
pg_restore: creating SEQUENCE OWNED BY "musicbrainz.l_instrument_series_id_seq"
pg_restore: creating TABLE "musicbrainz.l_instrument_url"
pg_restore: creating SEQUENCE "musicbrainz.l_instrument_url_id_seq"
pg_restore: creating SEQUENCE OWNED BY "musicbrainz.l_instrument_url_id_seq"
pg_restore: creating TABLE "musicbrainz.l_instrument_work"
pg_restore: creating SEQUENCE "musicbrainz.l_instrument_work_id_seq"
pg_restore: creating SEQUENCE OWNED BY "musicbrainz.l_instrument_work_id_seq"
pg_restore: creating TABLE "musicbrainz.l_label_label"
pg_restore: creating SEQUENCE "musicbrainz.l_label_label_id_seq"
pg_restore: creating SEQUENCE OWNED BY "musicbrainz.l_label_label_id_seq"
pg_restore: creating TABLE "musicbrainz.l_label_place"
pg_restore: creating SEQUENCE "musicbrainz.l_label_place_id_seq"
pg_restore: creating SEQUENCE OWNED BY "musicbrainz.l_label_place_id_seq"
pg_restore: creating TABLE "musicbrainz.l_label_recording"
pg_restore: creating SEQUENCE "musicbrainz.l_label_recording_id_seq"
pg_restore: creating SEQUENCE OWNED BY "musicbrainz.l_label_recording_id_seq"
pg_restore: creating TABLE "musicbrainz.l_label_release"
pg_restore: creating TABLE "musicbrainz.l_label_release_group"
pg_restore: creating SEQUENCE "musicbrainz.l_label_release_group_id_seq"
pg_restore: creating SEQUENCE OWNED BY "musicbrainz.l_label_release_group_id_seq"
pg_restore: creating SEQUENCE "musicbrainz.l_label_release_id_seq"
pg_restore: creating SEQUENCE OWNED BY "musicbrainz.l_label_release_id_seq"
pg_restore: creating TABLE "musicbrainz.l_label_series"
pg_restore: creating SEQUENCE "musicbrainz.l_label_series_id_seq"
pg_restore: creating SEQUENCE OWNED BY "musicbrainz.l_label_series_id_seq"
pg_restore: creating TABLE "musicbrainz.l_label_url"
pg_restore: creating SEQUENCE "musicbrainz.l_label_url_id_seq"
pg_restore: creating SEQUENCE OWNED BY "musicbrainz.l_label_url_id_seq"
pg_restore: creating TABLE "musicbrainz.l_label_work"
pg_restore: creating SEQUENCE "musicbrainz.l_label_work_id_seq"
pg_restore: creating SEQUENCE OWNED BY "musicbrainz.l_label_work_id_seq"
pg_restore: creating TABLE "musicbrainz.l_place_place"
pg_restore: creating SEQUENCE "musicbrainz.l_place_place_id_seq"
pg_restore: creating SEQUENCE OWNED BY "musicbrainz.l_place_place_id_seq"
pg_restore: creating TABLE "musicbrainz.l_place_recording"
pg_restore: creating SEQUENCE "musicbrainz.l_place_recording_id_seq"
pg_restore: creating SEQUENCE OWNED BY "musicbrainz.l_place_recording_id_seq"
pg_restore: creating TABLE "musicbrainz.l_place_release"
pg_restore: creating TABLE "musicbrainz.l_place_release_group"
pg_restore: creating SEQUENCE "musicbrainz.l_place_release_group_id_seq"
pg_restore: creating SEQUENCE OWNED BY "musicbrainz.l_place_release_group_id_seq"
pg_restore: creating SEQUENCE "musicbrainz.l_place_release_id_seq"
pg_restore: creating SEQUENCE OWNED BY "musicbrainz.l_place_release_id_seq"
pg_restore: creating TABLE "musicbrainz.l_place_series"
pg_restore: creating SEQUENCE "musicbrainz.l_place_series_id_seq"
pg_restore: creating SEQUENCE OWNED BY "musicbrainz.l_place_series_id_seq"
pg_restore: creating TABLE "musicbrainz.l_place_url"
pg_restore: creating SEQUENCE "musicbrainz.l_place_url_id_seq"
pg_restore: creating SEQUENCE OWNED BY "musicbrainz.l_place_url_id_seq"
pg_restore: creating TABLE "musicbrainz.l_place_work"
pg_restore: creating SEQUENCE "musicbrainz.l_place_work_id_seq"
pg_restore: creating SEQUENCE OWNED BY "musicbrainz.l_place_work_id_seq"
pg_restore: creating TABLE "musicbrainz.l_recording_recording"
pg_restore: creating SEQUENCE "musicbrainz.l_recording_recording_id_seq"
pg_restore: creating SEQUENCE OWNED BY "musicbrainz.l_recording_recording_id_seq"
pg_restore: creating TABLE "musicbrainz.l_recording_release"
pg_restore: creating TABLE "musicbrainz.l_recording_release_group"
pg_restore: creating SEQUENCE "musicbrainz.l_recording_release_group_id_seq"
pg_restore: creating SEQUENCE OWNED BY "musicbrainz.l_recording_release_group_id_seq"
pg_restore: creating SEQUENCE "musicbrainz.l_recording_release_id_seq"
pg_restore: creating SEQUENCE OWNED BY "musicbrainz.l_recording_release_id_seq"
pg_restore: creating TABLE "musicbrainz.l_recording_series"
pg_restore: creating SEQUENCE "musicbrainz.l_recording_series_id_seq"
pg_restore: creating SEQUENCE OWNED BY "musicbrainz.l_recording_series_id_seq"
pg_restore: creating TABLE "musicbrainz.l_recording_url"
pg_restore: creating SEQUENCE "musicbrainz.l_recording_url_id_seq"
pg_restore: creating SEQUENCE OWNED BY "musicbrainz.l_recording_url_id_seq"
pg_restore: creating TABLE "musicbrainz.l_recording_work"
pg_restore: creating SEQUENCE "musicbrainz.l_recording_work_id_seq"
pg_restore: creating SEQUENCE OWNED BY "musicbrainz.l_recording_work_id_seq"
pg_restore: creating TABLE "musicbrainz.l_release_group_release_group"
pg_restore: creating SEQUENCE "musicbrainz.l_release_group_release_group_id_seq"
pg_restore: creating SEQUENCE OWNED BY "musicbrainz.l_release_group_release_group_id_seq"
pg_restore: creating TABLE "musicbrainz.l_release_group_series"
pg_restore: creating SEQUENCE "musicbrainz.l_release_group_series_id_seq"
pg_restore: creating SEQUENCE OWNED BY "musicbrainz.l_release_group_series_id_seq"
pg_restore: creating TABLE "musicbrainz.l_release_group_url"
pg_restore: creating SEQUENCE "musicbrainz.l_release_group_url_id_seq"
pg_restore: creating SEQUENCE OWNED BY "musicbrainz.l_release_group_url_id_seq"
pg_restore: creating TABLE "musicbrainz.l_release_group_work"
pg_restore: creating SEQUENCE "musicbrainz.l_release_group_work_id_seq"
pg_restore: creating SEQUENCE OWNED BY "musicbrainz.l_release_group_work_id_seq"
pg_restore: creating TABLE "musicbrainz.l_release_release"
pg_restore: creating TABLE "musicbrainz.l_release_release_group"
pg_restore: creating SEQUENCE "musicbrainz.l_release_release_group_id_seq"
pg_restore: creating SEQUENCE OWNED BY "musicbrainz.l_release_release_group_id_seq"
pg_restore: creating SEQUENCE "musicbrainz.l_release_release_id_seq"
pg_restore: creating SEQUENCE OWNED BY "musicbrainz.l_release_release_id_seq"
pg_restore: creating TABLE "musicbrainz.l_release_series"
pg_restore: creating SEQUENCE "musicbrainz.l_release_series_id_seq"
pg_restore: creating SEQUENCE OWNED BY "musicbrainz.l_release_series_id_seq"
pg_restore: creating TABLE "musicbrainz.l_release_url"
pg_restore: creating SEQUENCE "musicbrainz.l_release_url_id_seq"
pg_restore: creating SEQUENCE OWNED BY "musicbrainz.l_release_url_id_seq"
pg_restore: creating TABLE "musicbrainz.l_release_work"
pg_restore: creating SEQUENCE "musicbrainz.l_release_work_id_seq"
pg_restore: creating SEQUENCE OWNED BY "musicbrainz.l_release_work_id_seq"
pg_restore: creating TABLE "musicbrainz.l_series_series"
pg_restore: creating SEQUENCE "musicbrainz.l_series_series_id_seq"
pg_restore: creating SEQUENCE OWNED BY "musicbrainz.l_series_series_id_seq"
pg_restore: creating TABLE "musicbrainz.l_series_url"
pg_restore: creating SEQUENCE "musicbrainz.l_series_url_id_seq"
pg_restore: creating SEQUENCE OWNED BY "musicbrainz.l_series_url_id_seq"
pg_restore: creating TABLE "musicbrainz.l_series_work"
pg_restore: creating SEQUENCE "musicbrainz.l_series_work_id_seq"
pg_restore: creating SEQUENCE OWNED BY "musicbrainz.l_series_work_id_seq"
pg_restore: creating TABLE "musicbrainz.l_url_url"
pg_restore: creating SEQUENCE "musicbrainz.l_url_url_id_seq"
pg_restore: creating SEQUENCE OWNED BY "musicbrainz.l_url_url_id_seq"
pg_restore: creating TABLE "musicbrainz.l_url_work"
pg_restore: creating SEQUENCE "musicbrainz.l_url_work_id_seq"
pg_restore: creating SEQUENCE OWNED BY "musicbrainz.l_url_work_id_seq"
pg_restore: creating TABLE "musicbrainz.l_work_work"
pg_restore: creating SEQUENCE "musicbrainz.l_work_work_id_seq"
pg_restore: creating SEQUENCE OWNED BY "musicbrainz.l_work_work_id_seq"
pg_restore: creating TABLE "musicbrainz.label"
pg_restore: creating TABLE "musicbrainz.label_alias"
pg_restore: creating SEQUENCE "musicbrainz.label_alias_id_seq"
pg_restore: creating SEQUENCE OWNED BY "musicbrainz.label_alias_id_seq"
pg_restore: creating TABLE "musicbrainz.label_alias_type"
pg_restore: creating SEQUENCE "musicbrainz.label_alias_type_id_seq"
pg_restore: creating SEQUENCE OWNED BY "musicbrainz.label_alias_type_id_seq"
pg_restore: creating TABLE "musicbrainz.label_annotation"
pg_restore: creating TABLE "musicbrainz.label_attribute"
pg_restore: creating SEQUENCE "musicbrainz.label_attribute_id_seq"
pg_restore: creating SEQUENCE OWNED BY "musicbrainz.label_attribute_id_seq"
pg_restore: creating TABLE "musicbrainz.label_attribute_type"
pg_restore: creating TABLE "musicbrainz.label_attribute_type_allowed_value"
pg_restore: creating SEQUENCE "musicbrainz.label_attribute_type_allowed_value_id_seq"
pg_restore: creating SEQUENCE OWNED BY "musicbrainz.label_attribute_type_allowed_value_id_seq"
pg_restore: creating SEQUENCE "musicbrainz.label_attribute_type_id_seq"
pg_restore: creating SEQUENCE OWNED BY "musicbrainz.label_attribute_type_id_seq"
pg_restore: creating TABLE "musicbrainz.label_gid_redirect"
pg_restore: creating SEQUENCE "musicbrainz.label_id_seq"
pg_restore: creating SEQUENCE OWNED BY "musicbrainz.label_id_seq"
pg_restore: creating TABLE "musicbrainz.label_ipi"
pg_restore: creating TABLE "musicbrainz.label_isni"
pg_restore: creating TABLE "musicbrainz.label_meta"
pg_restore: creating TABLE "musicbrainz.label_rating_raw"
pg_restore: creating TABLE "musicbrainz.label_tag"
pg_restore: creating TABLE "musicbrainz.label_tag_raw"
pg_restore: creating TABLE "musicbrainz.label_type"
pg_restore: creating SEQUENCE "musicbrainz.label_type_id_seq"
pg_restore: creating SEQUENCE OWNED BY "musicbrainz.label_type_id_seq"
pg_restore: creating TABLE "musicbrainz.language"
pg_restore: creating SEQUENCE "musicbrainz.language_id_seq"
pg_restore: creating SEQUENCE OWNED BY "musicbrainz.language_id_seq"
pg_restore: creating TABLE "musicbrainz.link_attribute"
pg_restore: creating TABLE "musicbrainz.link_attribute_credit"
pg_restore: creating TABLE "musicbrainz.link_attribute_type"
pg_restore: creating SEQUENCE "musicbrainz.link_attribute_type_id_seq"
pg_restore: creating SEQUENCE OWNED BY "musicbrainz.link_attribute_type_id_seq"
pg_restore: creating TABLE "musicbrainz.link_creditable_attribute_type"
pg_restore: creating SEQUENCE "musicbrainz.link_id_seq"
pg_restore: creating SEQUENCE OWNED BY "musicbrainz.link_id_seq"
pg_restore: creating TABLE "musicbrainz.link_text_attribute_type"
pg_restore: creating TABLE "musicbrainz.link_type_attribute_type"
pg_restore: creating SEQUENCE "musicbrainz.link_type_id_seq"
pg_restore: creating SEQUENCE OWNED BY "musicbrainz.link_type_id_seq"
pg_restore: creating TABLE "musicbrainz.medium_attribute"
pg_restore: creating SEQUENCE "musicbrainz.medium_attribute_id_seq"
pg_restore: creating SEQUENCE OWNED BY "musicbrainz.medium_attribute_id_seq"
pg_restore: creating TABLE "musicbrainz.medium_attribute_type"
pg_restore: creating TABLE "musicbrainz.medium_attribute_type_allowed_format"
pg_restore: creating TABLE "musicbrainz.medium_attribute_type_allowed_value"
pg_restore: creating TABLE "musicbrainz.medium_attribute_type_allowed_value_allowed_format"
pg_restore: creating SEQUENCE "musicbrainz.medium_attribute_type_allowed_value_id_seq"
pg_restore: creating SEQUENCE OWNED BY "musicbrainz.medium_attribute_type_allowed_value_id_seq"
pg_restore: creating SEQUENCE "musicbrainz.medium_attribute_type_id_seq"
pg_restore: creating SEQUENCE OWNED BY "musicbrainz.medium_attribute_type_id_seq"
pg_restore: creating TABLE "musicbrainz.medium_cdtoc"
pg_restore: creating SEQUENCE "musicbrainz.medium_cdtoc_id_seq"
pg_restore: creating SEQUENCE OWNED BY "musicbrainz.medium_cdtoc_id_seq"
pg_restore: creating TABLE "musicbrainz.medium_format"
pg_restore: creating SEQUENCE "musicbrainz.medium_format_id_seq"
pg_restore: creating SEQUENCE OWNED BY "musicbrainz.medium_format_id_seq"
pg_restore: creating SEQUENCE "musicbrainz.medium_id_seq"
pg_restore: creating SEQUENCE OWNED BY "musicbrainz.medium_id_seq"
pg_restore: creating TABLE "musicbrainz.medium_index"
pg_restore: creating TABLE "musicbrainz.old_editor_name"
pg_restore: creating TABLE "musicbrainz.orderable_link_type"
pg_restore: creating TABLE "musicbrainz.place"
pg_restore: creating TABLE "musicbrainz.place_alias"
pg_restore: creating SEQUENCE "musicbrainz.place_alias_id_seq"
pg_restore: creating SEQUENCE OWNED BY "musicbrainz.place_alias_id_seq"
pg_restore: creating TABLE "musicbrainz.place_alias_type"
pg_restore: creating SEQUENCE "musicbrainz.place_alias_type_id_seq"
pg_restore: creating SEQUENCE OWNED BY "musicbrainz.place_alias_type_id_seq"
pg_restore: creating TABLE "musicbrainz.place_annotation"
pg_restore: creating TABLE "musicbrainz.place_attribute"
pg_restore: creating SEQUENCE "musicbrainz.place_attribute_id_seq"
pg_restore: creating SEQUENCE OWNED BY "musicbrainz.place_attribute_id_seq"
pg_restore: creating TABLE "musicbrainz.place_attribute_type"
pg_restore: creating TABLE "musicbrainz.place_attribute_type_allowed_value"
pg_restore: creating SEQUENCE "musicbrainz.place_attribute_type_allowed_value_id_seq"
pg_restore: creating SEQUENCE OWNED BY "musicbrainz.place_attribute_type_allowed_value_id_seq"
pg_restore: creating SEQUENCE "musicbrainz.place_attribute_type_id_seq"
pg_restore: creating SEQUENCE OWNED BY "musicbrainz.place_attribute_type_id_seq"
pg_restore: creating TABLE "musicbrainz.place_gid_redirect"
pg_restore: creating SEQUENCE "musicbrainz.place_id_seq"
pg_restore: creating SEQUENCE OWNED BY "musicbrainz.place_id_seq"
pg_restore: creating TABLE "musicbrainz.place_tag"
pg_restore: creating TABLE "musicbrainz.place_tag_raw"
pg_restore: creating TABLE "musicbrainz.place_type"
pg_restore: creating SEQUENCE "musicbrainz.place_type_id_seq"
pg_restore: creating SEQUENCE OWNED BY "musicbrainz.place_type_id_seq"
pg_restore: creating TABLE "musicbrainz.recording"
pg_restore: creating TABLE "musicbrainz.recording_alias"
pg_restore: creating SEQUENCE "musicbrainz.recording_alias_id_seq"
pg_restore: creating SEQUENCE OWNED BY "musicbrainz.recording_alias_id_seq"
pg_restore: creating TABLE "musicbrainz.recording_alias_type"
pg_restore: creating SEQUENCE "musicbrainz.recording_alias_type_id_seq"
pg_restore: creating SEQUENCE OWNED BY "musicbrainz.recording_alias_type_id_seq"
pg_restore: creating TABLE "musicbrainz.recording_annotation"
pg_restore: creating TABLE "musicbrainz.recording_attribute"
pg_restore: creating SEQUENCE "musicbrainz.recording_attribute_id_seq"
pg_restore: creating SEQUENCE OWNED BY "musicbrainz.recording_attribute_id_seq"
pg_restore: creating TABLE "musicbrainz.recording_attribute_type"
pg_restore: creating TABLE "musicbrainz.recording_attribute_type_allowed_value"
pg_restore: creating SEQUENCE "musicbrainz.recording_attribute_type_allowed_value_id_seq"
pg_restore: creating SEQUENCE OWNED BY "musicbrainz.recording_attribute_type_allowed_value_id_seq"
pg_restore: creating SEQUENCE "musicbrainz.recording_attribute_type_id_seq"
pg_restore: creating SEQUENCE OWNED BY "musicbrainz.recording_attribute_type_id_seq"
pg_restore: creating TABLE "musicbrainz.recording_gid_redirect"
pg_restore: creating SEQUENCE "musicbrainz.recording_id_seq"
pg_restore: creating SEQUENCE OWNED BY "musicbrainz.recording_id_seq"
pg_restore: creating TABLE "musicbrainz.recording_meta"
pg_restore: creating TABLE "musicbrainz.recording_rating_raw"
pg_restore: creating VIEW "musicbrainz.recording_series"
pg_restore: creating TABLE "musicbrainz.recording_tag"
pg_restore: creating TABLE "musicbrainz.recording_tag_raw"
pg_restore: creating TABLE "musicbrainz.release"
pg_restore: creating TABLE "musicbrainz.release_alias"
pg_restore: creating SEQUENCE "musicbrainz.release_alias_id_seq"
pg_restore: creating SEQUENCE OWNED BY "musicbrainz.release_alias_id_seq"
pg_restore: creating TABLE "musicbrainz.release_alias_type"
pg_restore: creating SEQUENCE "musicbrainz.release_alias_type_id_seq"
pg_restore: creating SEQUENCE OWNED BY "musicbrainz.release_alias_type_id_seq"
pg_restore: creating TABLE "musicbrainz.release_annotation"
pg_restore: creating TABLE "musicbrainz.release_attribute"
pg_restore: creating SEQUENCE "musicbrainz.release_attribute_id_seq"
pg_restore: creating SEQUENCE OWNED BY "musicbrainz.release_attribute_id_seq"
pg_restore: creating TABLE "musicbrainz.release_attribute_type"
pg_restore: creating TABLE "musicbrainz.release_attribute_type_allowed_value"
pg_restore: creating SEQUENCE "musicbrainz.release_attribute_type_allowed_value_id_seq"
pg_restore: creating SEQUENCE OWNED BY "musicbrainz.release_attribute_type_allowed_value_id_seq"
pg_restore: creating SEQUENCE "musicbrainz.release_attribute_type_id_seq"
pg_restore: creating SEQUENCE OWNED BY "musicbrainz.release_attribute_type_id_seq"
pg_restore: creating TABLE "musicbrainz.release_country"
pg_restore: creating TABLE "musicbrainz.release_coverart"
pg_restore: creating TABLE "musicbrainz.release_unknown_country"
pg_restore: creating VIEW "musicbrainz.release_event"
pg_restore: creating TABLE "musicbrainz.release_gid_redirect"
pg_restore: creating TABLE "musicbrainz.release_group"
pg_restore: creating TABLE "musicbrainz.release_group_alias"
pg_restore: creating SEQUENCE "musicbrainz.release_group_alias_id_seq"
pg_restore: creating SEQUENCE OWNED BY "musicbrainz.release_group_alias_id_seq"
pg_restore: creating TABLE "musicbrainz.release_group_alias_type"
pg_restore: creating SEQUENCE "musicbrainz.release_group_alias_type_id_seq"
pg_restore: creating SEQUENCE OWNED BY "musicbrainz.release_group_alias_type_id_seq"
pg_restore: creating TABLE "musicbrainz.release_group_annotation"
pg_restore: creating TABLE "musicbrainz.release_group_attribute"
pg_restore: creating SEQUENCE "musicbrainz.release_group_attribute_id_seq"
pg_restore: creating SEQUENCE OWNED BY "musicbrainz.release_group_attribute_id_seq"
pg_restore: creating TABLE "musicbrainz.release_group_attribute_type"
pg_restore: creating TABLE "musicbrainz.release_group_attribute_type_allowed_value"
pg_restore: creating SEQUENCE "musicbrainz.release_group_attribute_type_allowed_value_id_seq"
pg_restore: creating SEQUENCE OWNED BY "musicbrainz.release_group_attribute_type_allowed_value_id_seq"
pg_restore: creating SEQUENCE "musicbrainz.release_group_attribute_type_id_seq"
pg_restore: creating SEQUENCE OWNED BY "musicbrainz.release_group_attribute_type_id_seq"
pg_restore: creating TABLE "musicbrainz.release_group_gid_redirect"
pg_restore: creating SEQUENCE "musicbrainz.release_group_id_seq"
pg_restore: creating SEQUENCE OWNED BY "musicbrainz.release_group_id_seq"
pg_restore: creating TABLE "musicbrainz.release_group_meta"
pg_restore: creating TABLE "musicbrainz.release_group_primary_type"
pg_restore: creating SEQUENCE "musicbrainz.release_group_primary_type_id_seq"
pg_restore: creating SEQUENCE OWNED BY "musicbrainz.release_group_primary_type_id_seq"
pg_restore: creating TABLE "musicbrainz.release_group_rating_raw"
pg_restore: creating TABLE "musicbrainz.release_group_secondary_type"
pg_restore: creating SEQUENCE "musicbrainz.release_group_secondary_type_id_seq"
pg_restore: creating SEQUENCE OWNED BY "musicbrainz.release_group_secondary_type_id_seq"
pg_restore: creating TABLE "musicbrainz.release_group_secondary_type_join"
pg_restore: creating VIEW "musicbrainz.release_group_series"
pg_restore: creating TABLE "musicbrainz.release_group_tag"
pg_restore: creating TABLE "musicbrainz.release_group_tag_raw"
pg_restore: creating SEQUENCE "musicbrainz.release_id_seq"
pg_restore: creating SEQUENCE OWNED BY "musicbrainz.release_id_seq"
pg_restore: creating TABLE "musicbrainz.release_label"
pg_restore: creating SEQUENCE "musicbrainz.release_label_id_seq"
pg_restore: creating SEQUENCE OWNED BY "musicbrainz.release_label_id_seq"
pg_restore: creating TABLE "musicbrainz.release_meta"
pg_restore: creating TABLE "musicbrainz.release_packaging"
pg_restore: creating SEQUENCE "musicbrainz.release_packaging_id_seq"
pg_restore: creating SEQUENCE OWNED BY "musicbrainz.release_packaging_id_seq"
pg_restore: creating TABLE "musicbrainz.release_raw"
pg_restore: creating SEQUENCE "musicbrainz.release_raw_id_seq"
pg_restore: creating SEQUENCE OWNED BY "musicbrainz.release_raw_id_seq"
pg_restore: creating VIEW "musicbrainz.release_series"
pg_restore: creating TABLE "musicbrainz.release_status"
pg_restore: creating SEQUENCE "musicbrainz.release_status_id_seq"
pg_restore: creating SEQUENCE OWNED BY "musicbrainz.release_status_id_seq"
pg_restore: creating TABLE "musicbrainz.release_tag"
pg_restore: creating TABLE "musicbrainz.release_tag_raw"
pg_restore: creating TABLE "musicbrainz.replication_control"
pg_restore: creating SEQUENCE "musicbrainz.replication_control_id_seq"
pg_restore: creating SEQUENCE OWNED BY "musicbrainz.replication_control_id_seq"
pg_restore: creating TABLE "musicbrainz.script"
pg_restore: creating SEQUENCE "musicbrainz.script_id_seq"
pg_restore: creating SEQUENCE OWNED BY "musicbrainz.script_id_seq"
pg_restore: creating TABLE "musicbrainz.series_alias"
pg_restore: creating SEQUENCE "musicbrainz.series_alias_id_seq"
pg_restore: creating SEQUENCE OWNED BY "musicbrainz.series_alias_id_seq"
pg_restore: creating TABLE "musicbrainz.series_alias_type"
pg_restore: creating SEQUENCE "musicbrainz.series_alias_type_id_seq"
pg_restore: creating SEQUENCE OWNED BY "musicbrainz.series_alias_type_id_seq"
pg_restore: creating TABLE "musicbrainz.series_annotation"
pg_restore: creating TABLE "musicbrainz.series_attribute"
pg_restore: creating SEQUENCE "musicbrainz.series_attribute_id_seq"
pg_restore: creating SEQUENCE OWNED BY "musicbrainz.series_attribute_id_seq"
pg_restore: creating TABLE "musicbrainz.series_attribute_type"
pg_restore: creating TABLE "musicbrainz.series_attribute_type_allowed_value"
pg_restore: creating SEQUENCE "musicbrainz.series_attribute_type_allowed_value_id_seq"
pg_restore: creating SEQUENCE OWNED BY "musicbrainz.series_attribute_type_allowed_value_id_seq"
pg_restore: creating SEQUENCE "musicbrainz.series_attribute_type_id_seq"
pg_restore: creating SEQUENCE OWNED BY "musicbrainz.series_attribute_type_id_seq"
pg_restore: creating TABLE "musicbrainz.series_gid_redirect"
pg_restore: creating SEQUENCE "musicbrainz.series_id_seq"
pg_restore: creating SEQUENCE OWNED BY "musicbrainz.series_id_seq"
pg_restore: creating TABLE "musicbrainz.series_ordering_type"
pg_restore: creating SEQUENCE "musicbrainz.series_ordering_type_id_seq"
pg_restore: creating SEQUENCE OWNED BY "musicbrainz.series_ordering_type_id_seq"
pg_restore: creating TABLE "musicbrainz.series_tag"
pg_restore: creating TABLE "musicbrainz.series_tag_raw"
pg_restore: creating TABLE "musicbrainz.series_type"
pg_restore: creating SEQUENCE "musicbrainz.series_type_id_seq"
pg_restore: creating SEQUENCE OWNED BY "musicbrainz.series_type_id_seq"
pg_restore: creating TABLE "musicbrainz.tag"
pg_restore: creating SEQUENCE "musicbrainz.tag_id_seq"
pg_restore: creating SEQUENCE OWNED BY "musicbrainz.tag_id_seq"
pg_restore: creating TABLE "musicbrainz.tag_relation"
pg_restore: creating TABLE "musicbrainz.track"
pg_restore: creating TABLE "musicbrainz.track_gid_redirect"
pg_restore: creating SEQUENCE "musicbrainz.track_id_seq"
pg_restore: creating SEQUENCE OWNED BY "musicbrainz.track_id_seq"
pg_restore: creating TABLE "musicbrainz.track_raw"
pg_restore: creating SEQUENCE "musicbrainz.track_raw_id_seq"
pg_restore: creating SEQUENCE OWNED BY "musicbrainz.track_raw_id_seq"
pg_restore: creating TABLE "musicbrainz.url"
pg_restore: creating TABLE "musicbrainz.url_gid_redirect"
pg_restore: creating SEQUENCE "musicbrainz.url_id_seq"
pg_restore: creating SEQUENCE OWNED BY "musicbrainz.url_id_seq"
pg_restore: creating TABLE "musicbrainz.vote"
pg_restore: creating SEQUENCE "musicbrainz.vote_id_seq"
pg_restore: creating SEQUENCE OWNED BY "musicbrainz.vote_id_seq"
pg_restore: creating TABLE "musicbrainz.work"
pg_restore: creating TABLE "musicbrainz.work_alias"
pg_restore: creating SEQUENCE "musicbrainz.work_alias_id_seq"
pg_restore: creating SEQUENCE OWNED BY "musicbrainz.work_alias_id_seq"
pg_restore: creating TABLE "musicbrainz.work_alias_type"
pg_restore: creating SEQUENCE "musicbrainz.work_alias_type_id_seq"
pg_restore: creating SEQUENCE OWNED BY "musicbrainz.work_alias_type_id_seq"
pg_restore: creating TABLE "musicbrainz.work_annotation"
pg_restore: creating TABLE "musicbrainz.work_attribute"
pg_restore: creating SEQUENCE "musicbrainz.work_attribute_id_seq"
pg_restore: creating SEQUENCE OWNED BY "musicbrainz.work_attribute_id_seq"
pg_restore: creating TABLE "musicbrainz.work_attribute_type"
pg_restore: creating TABLE "musicbrainz.work_attribute_type_allowed_value"
pg_restore: creating SEQUENCE "musicbrainz.work_attribute_type_allowed_value_id_seq"
pg_restore: creating SEQUENCE OWNED BY "musicbrainz.work_attribute_type_allowed_value_id_seq"
pg_restore: creating SEQUENCE "musicbrainz.work_attribute_type_id_seq"
pg_restore: creating SEQUENCE OWNED BY "musicbrainz.work_attribute_type_id_seq"
pg_restore: creating TABLE "musicbrainz.work_gid_redirect"
pg_restore: creating SEQUENCE "musicbrainz.work_id_seq"
pg_restore: creating SEQUENCE OWNED BY "musicbrainz.work_id_seq"
pg_restore: creating TABLE "musicbrainz.work_language"
pg_restore: creating TABLE "musicbrainz.work_meta"
pg_restore: creating TABLE "musicbrainz.work_rating_raw"
pg_restore: creating VIEW "musicbrainz.work_series"
pg_restore: creating TABLE "musicbrainz.work_tag"
pg_restore: creating TABLE "musicbrainz.work_tag_raw"
pg_restore: creating TABLE "musicbrainz.work_type"
pg_restore: creating SEQUENCE "musicbrainz.work_type_id_seq"
pg_restore: creating SEQUENCE OWNED BY "musicbrainz.work_type_id_seq"
pg_restore: creating TABLE "statistics.log_statistic"
pg_restore: creating TABLE "statistics.statistic"
pg_restore: creating TABLE "statistics.statistic_event"
pg_restore: creating SEQUENCE "statistics.statistic_id_seq"
pg_restore: creating SEQUENCE OWNED BY "statistics.statistic_id_seq"
pg_restore: creating TABLE "wikidocs.wikidocs_index"
pg_restore: creating DEFAULT "cover_art_archive.art_type id"
pg_restore: creating DEFAULT "event_art_archive.art_type id"
pg_restore: creating DEFAULT "musicbrainz.alternative_medium id"
pg_restore: creating DEFAULT "musicbrainz.alternative_release id"
pg_restore: creating DEFAULT "musicbrainz.alternative_release_type id"
pg_restore: creating DEFAULT "musicbrainz.alternative_track id"
pg_restore: creating DEFAULT "musicbrainz.annotation id"
pg_restore: creating DEFAULT "musicbrainz.application id"
pg_restore: creating DEFAULT "musicbrainz.area id"
pg_restore: creating DEFAULT "musicbrainz.area_alias id"
pg_restore: creating DEFAULT "musicbrainz.area_alias_type id"
pg_restore: creating DEFAULT "musicbrainz.area_attribute id"
pg_restore: creating DEFAULT "musicbrainz.area_attribute_type id"
pg_restore: creating DEFAULT "musicbrainz.area_attribute_type_allowed_value id"
pg_restore: creating DEFAULT "musicbrainz.area_type id"
pg_restore: creating DEFAULT "musicbrainz.artist id"
pg_restore: creating DEFAULT "musicbrainz.artist_alias id"
pg_restore: creating DEFAULT "musicbrainz.artist_alias_type id"
pg_restore: creating DEFAULT "musicbrainz.artist_attribute id"
pg_restore: creating DEFAULT "musicbrainz.artist_attribute_type id"
pg_restore: creating DEFAULT "musicbrainz.artist_attribute_type_allowed_value id"
pg_restore: creating DEFAULT "musicbrainz.artist_credit id"
pg_restore: creating DEFAULT "musicbrainz.artist_type id"
pg_restore: creating DEFAULT "musicbrainz.autoeditor_election id"
pg_restore: creating DEFAULT "musicbrainz.autoeditor_election_vote id"
pg_restore: creating DEFAULT "musicbrainz.cdtoc id"
pg_restore: creating DEFAULT "musicbrainz.cdtoc_raw id"
pg_restore: creating DEFAULT "musicbrainz.edit id"
pg_restore: creating DEFAULT "musicbrainz.edit_note id"
pg_restore: creating DEFAULT "musicbrainz.editor id"
pg_restore: creating DEFAULT "musicbrainz.editor_collection id"
pg_restore: creating DEFAULT "musicbrainz.editor_collection_type id"
pg_restore: creating DEFAULT "musicbrainz.editor_oauth_token id"
pg_restore: creating DEFAULT "musicbrainz.editor_preference id"
pg_restore: creating DEFAULT "musicbrainz.editor_subscribe_artist id"
pg_restore: creating DEFAULT "musicbrainz.editor_subscribe_collection id"
pg_restore: creating DEFAULT "musicbrainz.editor_subscribe_editor id"
pg_restore: creating DEFAULT "musicbrainz.editor_subscribe_label id"
pg_restore: creating DEFAULT "musicbrainz.editor_subscribe_series id"
pg_restore: creating DEFAULT "musicbrainz.event id"
pg_restore: creating DEFAULT "musicbrainz.event_alias id"
pg_restore: creating DEFAULT "musicbrainz.event_alias_type id"
pg_restore: creating DEFAULT "musicbrainz.event_attribute id"
pg_restore: creating DEFAULT "musicbrainz.event_attribute_type id"
pg_restore: creating DEFAULT "musicbrainz.event_attribute_type_allowed_value id"
pg_restore: creating DEFAULT "musicbrainz.event_type id"
pg_restore: creating DEFAULT "musicbrainz.gender id"
pg_restore: creating DEFAULT "musicbrainz.genre id"
pg_restore: creating DEFAULT "musicbrainz.genre_alias id"
pg_restore: creating DEFAULT "musicbrainz.instrument id"
pg_restore: creating DEFAULT "musicbrainz.instrument_alias id"
pg_restore: creating DEFAULT "musicbrainz.instrument_alias_type id"
pg_restore: creating DEFAULT "musicbrainz.instrument_attribute id"
pg_restore: creating DEFAULT "musicbrainz.instrument_attribute_type id"
pg_restore: creating DEFAULT "musicbrainz.instrument_attribute_type_allowed_value id"
pg_restore: creating DEFAULT "musicbrainz.instrument_type id"
pg_restore: creating DEFAULT "musicbrainz.isrc id"
pg_restore: creating DEFAULT "musicbrainz.iswc id"
pg_restore: creating DEFAULT "musicbrainz.l_area_area id"
pg_restore: creating DEFAULT "musicbrainz.l_area_artist id"
pg_restore: creating DEFAULT "musicbrainz.l_area_event id"
pg_restore: creating DEFAULT "musicbrainz.l_area_instrument id"
pg_restore: creating DEFAULT "musicbrainz.l_area_label id"
pg_restore: creating DEFAULT "musicbrainz.l_area_place id"
pg_restore: creating DEFAULT "musicbrainz.l_area_recording id"
pg_restore: creating DEFAULT "musicbrainz.l_area_release id"
pg_restore: creating DEFAULT "musicbrainz.l_area_release_group id"
pg_restore: creating DEFAULT "musicbrainz.l_area_series id"
pg_restore: creating DEFAULT "musicbrainz.l_area_url id"
pg_restore: creating DEFAULT "musicbrainz.l_area_work id"
pg_restore: creating DEFAULT "musicbrainz.l_artist_artist id"
pg_restore: creating DEFAULT "musicbrainz.l_artist_event id"
pg_restore: creating DEFAULT "musicbrainz.l_artist_instrument id"
pg_restore: creating DEFAULT "musicbrainz.l_artist_label id"
pg_restore: creating DEFAULT "musicbrainz.l_artist_place id"
pg_restore: creating DEFAULT "musicbrainz.l_artist_recording id"
pg_restore: creating DEFAULT "musicbrainz.l_artist_release id"
pg_restore: creating DEFAULT "musicbrainz.l_artist_release_group id"
pg_restore: creating DEFAULT "musicbrainz.l_artist_series id"
pg_restore: creating DEFAULT "musicbrainz.l_artist_url id"
pg_restore: creating DEFAULT "musicbrainz.l_artist_work id"
pg_restore: creating DEFAULT "musicbrainz.l_event_event id"
pg_restore: creating DEFAULT "musicbrainz.l_event_instrument id"
pg_restore: creating DEFAULT "musicbrainz.l_event_label id"
pg_restore: creating DEFAULT "musicbrainz.l_event_place id"
pg_restore: creating DEFAULT "musicbrainz.l_event_recording id"
pg_restore: creating DEFAULT "musicbrainz.l_event_release id"
pg_restore: creating DEFAULT "musicbrainz.l_event_release_group id"
pg_restore: creating DEFAULT "musicbrainz.l_event_series id"
pg_restore: creating DEFAULT "musicbrainz.l_event_url id"
pg_restore: creating DEFAULT "musicbrainz.l_event_work id"
pg_restore: creating DEFAULT "musicbrainz.l_instrument_instrument id"
pg_restore: creating DEFAULT "musicbrainz.l_instrument_label id"
pg_restore: creating DEFAULT "musicbrainz.l_instrument_place id"
pg_restore: creating DEFAULT "musicbrainz.l_instrument_recording id"
pg_restore: creating DEFAULT "musicbrainz.l_instrument_release id"
pg_restore: creating DEFAULT "musicbrainz.l_instrument_release_group id"
pg_restore: creating DEFAULT "musicbrainz.l_instrument_series id"
pg_restore: creating DEFAULT "musicbrainz.l_instrument_url id"
pg_restore: creating DEFAULT "musicbrainz.l_instrument_work id"
pg_restore: creating DEFAULT "musicbrainz.l_label_label id"
pg_restore: creating DEFAULT "musicbrainz.l_label_place id"
pg_restore: creating DEFAULT "musicbrainz.l_label_recording id"
pg_restore: creating DEFAULT "musicbrainz.l_label_release id"
pg_restore: creating DEFAULT "musicbrainz.l_label_release_group id"
pg_restore: creating DEFAULT "musicbrainz.l_label_series id"
pg_restore: creating DEFAULT "musicbrainz.l_label_url id"
pg_restore: creating DEFAULT "musicbrainz.l_label_work id"
pg_restore: creating DEFAULT "musicbrainz.l_place_place id"
pg_restore: creating DEFAULT "musicbrainz.l_place_recording id"
pg_restore: creating DEFAULT "musicbrainz.l_place_release id"
pg_restore: creating DEFAULT "musicbrainz.l_place_release_group id"
pg_restore: creating DEFAULT "musicbrainz.l_place_series id"
pg_restore: creating DEFAULT "musicbrainz.l_place_url id"
pg_restore: creating DEFAULT "musicbrainz.l_place_work id"
pg_restore: creating DEFAULT "musicbrainz.l_recording_recording id"
pg_restore: creating DEFAULT "musicbrainz.l_recording_release id"
pg_restore: creating DEFAULT "musicbrainz.l_recording_release_group id"
pg_restore: creating DEFAULT "musicbrainz.l_recording_series id"
pg_restore: creating DEFAULT "musicbrainz.l_recording_url id"
pg_restore: creating DEFAULT "musicbrainz.l_recording_work id"
pg_restore: creating DEFAULT "musicbrainz.l_release_group_release_group id"
pg_restore: creating DEFAULT "musicbrainz.l_release_group_series id"
pg_restore: creating DEFAULT "musicbrainz.l_release_group_url id"
pg_restore: creating DEFAULT "musicbrainz.l_release_group_work id"
pg_restore: creating DEFAULT "musicbrainz.l_release_release id"
pg_restore: creating DEFAULT "musicbrainz.l_release_release_group id"
pg_restore: creating DEFAULT "musicbrainz.l_release_series id"
pg_restore: creating DEFAULT "musicbrainz.l_release_url id"
pg_restore: creating DEFAULT "musicbrainz.l_release_work id"
pg_restore: creating DEFAULT "musicbrainz.l_series_series id"
pg_restore: creating DEFAULT "musicbrainz.l_series_url id"
pg_restore: creating DEFAULT "musicbrainz.l_series_work id"
pg_restore: creating DEFAULT "musicbrainz.l_url_url id"
pg_restore: creating DEFAULT "musicbrainz.l_url_work id"
pg_restore: creating DEFAULT "musicbrainz.l_work_work id"
pg_restore: creating DEFAULT "musicbrainz.label id"
pg_restore: creating DEFAULT "musicbrainz.label_alias id"
pg_restore: creating DEFAULT "musicbrainz.label_alias_type id"
pg_restore: creating DEFAULT "musicbrainz.label_attribute id"
pg_restore: creating DEFAULT "musicbrainz.label_attribute_type id"
pg_restore: creating DEFAULT "musicbrainz.label_attribute_type_allowed_value id"
pg_restore: creating DEFAULT "musicbrainz.label_type id"
pg_restore: creating DEFAULT "musicbrainz.language id"
pg_restore: creating DEFAULT "musicbrainz.link id"
pg_restore: creating DEFAULT "musicbrainz.link_attribute_type id"
pg_restore: creating DEFAULT "musicbrainz.link_type id"
pg_restore: creating DEFAULT "musicbrainz.medium id"
pg_restore: creating DEFAULT "musicbrainz.medium_attribute id"
pg_restore: creating DEFAULT "musicbrainz.medium_attribute_type id"
pg_restore: creating DEFAULT "musicbrainz.medium_attribute_type_allowed_value id"
pg_restore: creating DEFAULT "musicbrainz.medium_cdtoc id"
pg_restore: creating DEFAULT "musicbrainz.medium_format id"
pg_restore: creating DEFAULT "musicbrainz.place id"
pg_restore: creating DEFAULT "musicbrainz.place_alias id"
pg_restore: creating DEFAULT "musicbrainz.place_alias_type id"
pg_restore: creating DEFAULT "musicbrainz.place_attribute id"
pg_restore: creating DEFAULT "musicbrainz.place_attribute_type id"
pg_restore: creating DEFAULT "musicbrainz.place_attribute_type_allowed_value id"
pg_restore: creating DEFAULT "musicbrainz.place_type id"
pg_restore: creating DEFAULT "musicbrainz.recording id"
pg_restore: creating DEFAULT "musicbrainz.recording_alias id"
pg_restore: creating DEFAULT "musicbrainz.recording_alias_type id"
pg_restore: creating DEFAULT "musicbrainz.recording_attribute id"
pg_restore: creating DEFAULT "musicbrainz.recording_attribute_type id"
pg_restore: creating DEFAULT "musicbrainz.recording_attribute_type_allowed_value id"
pg_restore: creating DEFAULT "musicbrainz.release id"
pg_restore: creating DEFAULT "musicbrainz.release_alias id"
pg_restore: creating DEFAULT "musicbrainz.release_alias_type id"
pg_restore: creating DEFAULT "musicbrainz.release_attribute id"
pg_restore: creating DEFAULT "musicbrainz.release_attribute_type id"
pg_restore: creating DEFAULT "musicbrainz.release_attribute_type_allowed_value id"
pg_restore: creating DEFAULT "musicbrainz.release_group id"
pg_restore: creating DEFAULT "musicbrainz.release_group_alias id"
pg_restore: creating DEFAULT "musicbrainz.release_group_alias_type id"
pg_restore: creating DEFAULT "musicbrainz.release_group_attribute id"
pg_restore: creating DEFAULT "musicbrainz.release_group_attribute_type id"
pg_restore: creating DEFAULT "musicbrainz.release_group_attribute_type_allowed_value id"
pg_restore: creating DEFAULT "musicbrainz.release_group_primary_type id"
pg_restore: creating DEFAULT "musicbrainz.release_group_secondary_type id"
pg_restore: creating DEFAULT "musicbrainz.release_label id"
pg_restore: creating DEFAULT "musicbrainz.release_packaging id"
pg_restore: creating DEFAULT "musicbrainz.release_raw id"
pg_restore: creating DEFAULT "musicbrainz.release_status id"
pg_restore: creating DEFAULT "musicbrainz.replication_control id"
pg_restore: creating DEFAULT "musicbrainz.script id"
pg_restore: creating DEFAULT "musicbrainz.series id"
pg_restore: creating DEFAULT "musicbrainz.series_alias id"
pg_restore: creating DEFAULT "musicbrainz.series_alias_type id"
pg_restore: creating DEFAULT "musicbrainz.series_attribute id"
pg_restore: creating DEFAULT "musicbrainz.series_attribute_type id"
pg_restore: creating DEFAULT "musicbrainz.series_attribute_type_allowed_value id"
pg_restore: creating DEFAULT "musicbrainz.series_ordering_type id"
pg_restore: creating DEFAULT "musicbrainz.series_type id"
pg_restore: creating DEFAULT "musicbrainz.tag id"
pg_restore: creating DEFAULT "musicbrainz.track id"
pg_restore: creating DEFAULT "musicbrainz.track_raw id"
pg_restore: creating DEFAULT "musicbrainz.url id"
pg_restore: creating DEFAULT "musicbrainz.vote id"
pg_restore: creating DEFAULT "musicbrainz.work id"
pg_restore: creating DEFAULT "musicbrainz.work_alias id"
pg_restore: creating DEFAULT "musicbrainz.work_alias_type id"
pg_restore: creating DEFAULT "musicbrainz.work_attribute id"
pg_restore: creating DEFAULT "musicbrainz.work_attribute_type id"
pg_restore: creating DEFAULT "musicbrainz.work_attribute_type_allowed_value id"
pg_restore: creating DEFAULT "musicbrainz.work_type id"
pg_restore: creating DEFAULT "statistics.statistic id"
pg_restore: executing SEQUENCE SET art_type_id_seq
pg_restore: executing SEQUENCE SET art_type_id_seq
pg_restore: executing SEQUENCE SET alternative_medium_id_seq
pg_restore: executing SEQUENCE SET alternative_release_id_seq
pg_restore: executing SEQUENCE SET alternative_release_type_id_seq
pg_restore: executing SEQUENCE SET alternative_track_id_seq
pg_restore: executing SEQUENCE SET annotation_id_seq
pg_restore: executing SEQUENCE SET application_id_seq
pg_restore: executing SEQUENCE SET area_alias_id_seq
pg_restore: executing SEQUENCE SET area_alias_type_id_seq
pg_restore: executing SEQUENCE SET area_attribute_id_seq
pg_restore: executing SEQUENCE SET area_attribute_type_allowed_value_id_seq
pg_restore: executing SEQUENCE SET area_attribute_type_id_seq
pg_restore: executing SEQUENCE SET area_id_seq
pg_restore: executing SEQUENCE SET area_type_id_seq
pg_restore: executing SEQUENCE SET artist_alias_id_seq
pg_restore: executing SEQUENCE SET artist_alias_type_id_seq
pg_restore: executing SEQUENCE SET artist_attribute_id_seq
pg_restore: executing SEQUENCE SET artist_attribute_type_allowed_value_id_seq
pg_restore: executing SEQUENCE SET artist_attribute_type_id_seq
pg_restore: executing SEQUENCE SET artist_credit_id_seq
pg_restore: executing SEQUENCE SET artist_id_seq
pg_restore: executing SEQUENCE SET artist_type_id_seq
pg_restore: executing SEQUENCE SET autoeditor_election_id_seq
pg_restore: executing SEQUENCE SET autoeditor_election_vote_id_seq
pg_restore: executing SEQUENCE SET cdtoc_id_seq
pg_restore: executing SEQUENCE SET cdtoc_raw_id_seq
pg_restore: executing SEQUENCE SET edit_id_seq
pg_restore: executing SEQUENCE SET edit_note_id_seq
pg_restore: executing SEQUENCE SET editor_collection_id_seq
pg_restore: executing SEQUENCE SET editor_collection_type_id_seq
pg_restore: executing SEQUENCE SET editor_id_seq
pg_restore: executing SEQUENCE SET editor_oauth_token_id_seq
pg_restore: executing SEQUENCE SET editor_preference_id_seq
pg_restore: executing SEQUENCE SET editor_subscribe_artist_id_seq
pg_restore: executing SEQUENCE SET editor_subscribe_collection_id_seq
pg_restore: executing SEQUENCE SET editor_subscribe_editor_id_seq
pg_restore: executing SEQUENCE SET editor_subscribe_label_id_seq
pg_restore: executing SEQUENCE SET editor_subscribe_series_id_seq
pg_restore: executing SEQUENCE SET event_alias_id_seq
pg_restore: executing SEQUENCE SET event_alias_type_id_seq
pg_restore: executing SEQUENCE SET event_attribute_id_seq
pg_restore: executing SEQUENCE SET event_attribute_type_allowed_value_id_seq
pg_restore: executing SEQUENCE SET event_attribute_type_id_seq
pg_restore: executing SEQUENCE SET event_id_seq
pg_restore: executing SEQUENCE SET event_type_id_seq
pg_restore: executing SEQUENCE SET gender_id_seq
pg_restore: executing SEQUENCE SET genre_alias_id_seq
pg_restore: executing SEQUENCE SET genre_id_seq
pg_restore: executing SEQUENCE SET instrument_alias_id_seq
pg_restore: executing SEQUENCE SET instrument_alias_type_id_seq
pg_restore: executing SEQUENCE SET instrument_attribute_id_seq
pg_restore: executing SEQUENCE SET instrument_attribute_type_allowed_value_id_seq
pg_restore: executing SEQUENCE SET instrument_attribute_type_id_seq
pg_restore: executing SEQUENCE SET instrument_id_seq
pg_restore: executing SEQUENCE SET instrument_type_id_seq
pg_restore: executing SEQUENCE SET isrc_id_seq
pg_restore: executing SEQUENCE SET iswc_id_seq
pg_restore: executing SEQUENCE SET l_area_area_id_seq
pg_restore: executing SEQUENCE SET l_area_artist_id_seq
pg_restore: executing SEQUENCE SET l_area_event_id_seq
pg_restore: executing SEQUENCE SET l_area_instrument_id_seq
pg_restore: executing SEQUENCE SET l_area_label_id_seq
pg_restore: executing SEQUENCE SET l_area_place_id_seq
pg_restore: executing SEQUENCE SET l_area_recording_id_seq
pg_restore: executing SEQUENCE SET l_area_release_group_id_seq
pg_restore: executing SEQUENCE SET l_area_release_id_seq
pg_restore: executing SEQUENCE SET l_area_series_id_seq
pg_restore: executing SEQUENCE SET l_area_url_id_seq
pg_restore: executing SEQUENCE SET l_area_work_id_seq
pg_restore: executing SEQUENCE SET l_artist_artist_id_seq
pg_restore: executing SEQUENCE SET l_artist_event_id_seq
pg_restore: executing SEQUENCE SET l_artist_instrument_id_seq
pg_restore: executing SEQUENCE SET l_artist_label_id_seq
pg_restore: executing SEQUENCE SET l_artist_place_id_seq
pg_restore: executing SEQUENCE SET l_artist_recording_id_seq
pg_restore: executing SEQUENCE SET l_artist_release_group_id_seq
pg_restore: executing SEQUENCE SET l_artist_release_id_seq
pg_restore: executing SEQUENCE SET l_artist_series_id_seq
pg_restore: executing SEQUENCE SET l_artist_url_id_seq
pg_restore: executing SEQUENCE SET l_artist_work_id_seq
pg_restore: executing SEQUENCE SET l_event_event_id_seq
pg_restore: executing SEQUENCE SET l_event_instrument_id_seq
pg_restore: executing SEQUENCE SET l_event_label_id_seq
pg_restore: executing SEQUENCE SET l_event_place_id_seq
pg_restore: executing SEQUENCE SET l_event_recording_id_seq
pg_restore: executing SEQUENCE SET l_event_release_group_id_seq
pg_restore: executing SEQUENCE SET l_event_release_id_seq
pg_restore: executing SEQUENCE SET l_event_series_id_seq
pg_restore: executing SEQUENCE SET l_event_url_id_seq
pg_restore: executing SEQUENCE SET l_event_work_id_seq
pg_restore: executing SEQUENCE SET l_instrument_instrument_id_seq
pg_restore: executing SEQUENCE SET l_instrument_label_id_seq
pg_restore: executing SEQUENCE SET l_instrument_place_id_seq
pg_restore: executing SEQUENCE SET l_instrument_recording_id_seq
pg_restore: executing SEQUENCE SET l_instrument_release_group_id_seq
pg_restore: executing SEQUENCE SET l_instrument_release_id_seq
pg_restore: executing SEQUENCE SET l_instrument_series_id_seq
pg_restore: executing SEQUENCE SET l_instrument_url_id_seq
pg_restore: executing SEQUENCE SET l_instrument_work_id_seq
pg_restore: executing SEQUENCE SET l_label_label_id_seq
pg_restore: executing SEQUENCE SET l_label_place_id_seq
pg_restore: executing SEQUENCE SET l_label_recording_id_seq
pg_restore: executing SEQUENCE SET l_label_release_group_id_seq
pg_restore: executing SEQUENCE SET l_label_release_id_seq
pg_restore: executing SEQUENCE SET l_label_series_id_seq
pg_restore: executing SEQUENCE SET l_label_url_id_seq
pg_restore: executing SEQUENCE SET l_label_work_id_seq
pg_restore: executing SEQUENCE SET l_place_place_id_seq
pg_restore: executing SEQUENCE SET l_place_recording_id_seq
pg_restore: executing SEQUENCE SET l_place_release_group_id_seq
pg_restore: executing SEQUENCE SET l_place_release_id_seq
pg_restore: executing SEQUENCE SET l_place_series_id_seq
pg_restore: executing SEQUENCE SET l_place_url_id_seq
pg_restore: executing SEQUENCE SET l_place_work_id_seq
pg_restore: executing SEQUENCE SET l_recording_recording_id_seq
pg_restore: executing SEQUENCE SET l_recording_release_group_id_seq
pg_restore: executing SEQUENCE SET l_recording_release_id_seq
pg_restore: executing SEQUENCE SET l_recording_series_id_seq
pg_restore: executing SEQUENCE SET l_recording_url_id_seq
pg_restore: executing SEQUENCE SET l_recording_work_id_seq
pg_restore: executing SEQUENCE SET l_release_group_release_group_id_seq
pg_restore: executing SEQUENCE SET l_release_group_series_id_seq
pg_restore: executing SEQUENCE SET l_release_group_url_id_seq
pg_restore: executing SEQUENCE SET l_release_group_work_id_seq
pg_restore: executing SEQUENCE SET l_release_release_group_id_seq
pg_restore: executing SEQUENCE SET l_release_release_id_seq
pg_restore: executing SEQUENCE SET l_release_series_id_seq
pg_restore: executing SEQUENCE SET l_release_url_id_seq
pg_restore: executing SEQUENCE SET l_release_work_id_seq
pg_restore: executing SEQUENCE SET l_series_series_id_seq
pg_restore: executing SEQUENCE SET l_series_url_id_seq
pg_restore: executing SEQUENCE SET l_series_work_id_seq
pg_restore: executing SEQUENCE SET l_url_url_id_seq
pg_restore: executing SEQUENCE SET l_url_work_id_seq
pg_restore: executing SEQUENCE SET l_work_work_id_seq
pg_restore: executing SEQUENCE SET label_alias_id_seq
pg_restore: executing SEQUENCE SET label_alias_type_id_seq
pg_restore: executing SEQUENCE SET label_attribute_id_seq
pg_restore: executing SEQUENCE SET label_attribute_type_allowed_value_id_seq
pg_restore: executing SEQUENCE SET label_attribute_type_id_seq
pg_restore: executing SEQUENCE SET label_id_seq
pg_restore: executing SEQUENCE SET label_type_id_seq
pg_restore: executing SEQUENCE SET language_id_seq
pg_restore: executing SEQUENCE SET link_attribute_type_id_seq
pg_restore: executing SEQUENCE SET link_id_seq
pg_restore: executing SEQUENCE SET link_type_id_seq
pg_restore: executing SEQUENCE SET medium_attribute_id_seq
pg_restore: executing SEQUENCE SET medium_attribute_type_allowed_value_id_seq
pg_restore: executing SEQUENCE SET medium_attribute_type_id_seq
pg_restore: executing SEQUENCE SET medium_cdtoc_id_seq
pg_restore: executing SEQUENCE SET medium_format_id_seq
pg_restore: executing SEQUENCE SET medium_id_seq
pg_restore: executing SEQUENCE SET place_alias_id_seq
pg_restore: executing SEQUENCE SET place_alias_type_id_seq
pg_restore: executing SEQUENCE SET place_attribute_id_seq
pg_restore: executing SEQUENCE SET place_attribute_type_allowed_value_id_seq
pg_restore: executing SEQUENCE SET place_attribute_type_id_seq
pg_restore: executing SEQUENCE SET place_id_seq
pg_restore: executing SEQUENCE SET place_type_id_seq
pg_restore: executing SEQUENCE SET recording_alias_id_seq
pg_restore: executing SEQUENCE SET recording_alias_type_id_seq
pg_restore: executing SEQUENCE SET recording_attribute_id_seq
pg_restore: executing SEQUENCE SET recording_attribute_type_allowed_value_id_seq
pg_restore: executing SEQUENCE SET recording_attribute_type_id_seq
pg_restore: executing SEQUENCE SET recording_id_seq
pg_restore: executing SEQUENCE SET release_alias_id_seq
pg_restore: executing SEQUENCE SET release_alias_type_id_seq
pg_restore: executing SEQUENCE SET release_attribute_id_seq
pg_restore: executing SEQUENCE SET release_attribute_type_allowed_value_id_seq
pg_restore: executing SEQUENCE SET release_attribute_type_id_seq
pg_restore: executing SEQUENCE SET release_group_alias_id_seq
pg_restore: executing SEQUENCE SET release_group_alias_type_id_seq
pg_restore: executing SEQUENCE SET release_group_attribute_id_seq
pg_restore: executing SEQUENCE SET release_group_attribute_type_allowed_value_id_seq
pg_restore: executing SEQUENCE SET release_group_attribute_type_id_seq
pg_restore: executing SEQUENCE SET release_group_id_seq
pg_restore: executing SEQUENCE SET release_group_primary_type_id_seq
pg_restore: executing SEQUENCE SET release_group_secondary_type_id_seq
pg_restore: executing SEQUENCE SET release_id_seq
pg_restore: executing SEQUENCE SET release_label_id_seq
pg_restore: executing SEQUENCE SET release_packaging_id_seq
pg_restore: executing SEQUENCE SET release_raw_id_seq
pg_restore: executing SEQUENCE SET release_status_id_seq
pg_restore: executing SEQUENCE SET replication_control_id_seq
pg_restore: executing SEQUENCE SET script_id_seq
pg_restore: executing SEQUENCE SET series_alias_id_seq
pg_restore: executing SEQUENCE SET series_alias_type_id_seq
pg_restore: executing SEQUENCE SET series_attribute_id_seq
pg_restore: executing SEQUENCE SET series_attribute_type_allowed_value_id_seq
pg_restore: executing SEQUENCE SET series_attribute_type_id_seq
pg_restore: executing SEQUENCE SET series_id_seq
pg_restore: executing SEQUENCE SET series_ordering_type_id_seq
pg_restore: executing SEQUENCE SET series_type_id_seq
pg_restore: executing SEQUENCE SET tag_id_seq
pg_restore: executing SEQUENCE SET track_id_seq
pg_restore: executing SEQUENCE SET track_raw_id_seq
pg_restore: executing SEQUENCE SET url_id_seq
pg_restore: executing SEQUENCE SET vote_id_seq
pg_restore: executing SEQUENCE SET work_alias_id_seq
pg_restore: executing SEQUENCE SET work_alias_type_id_seq
pg_restore: executing SEQUENCE SET work_attribute_id_seq
pg_restore: executing SEQUENCE SET work_attribute_type_allowed_value_id_seq
pg_restore: executing SEQUENCE SET work_attribute_type_id_seq
pg_restore: executing SEQUENCE SET work_id_seq
pg_restore: executing SEQUENCE SET work_type_id_seq
pg_restore: executing SEQUENCE SET statistic_id_seq
pg_restore: creating CONSTRAINT "cover_art_archive.art_type art_type_pkey"
pg_restore: creating CONSTRAINT "cover_art_archive.cover_art cover_art_pkey"
pg_restore: creating CONSTRAINT "cover_art_archive.cover_art_type cover_art_type_pkey"
pg_restore: creating CONSTRAINT "cover_art_archive.image_type image_type_pkey"
pg_restore: creating CONSTRAINT "cover_art_archive.release_group_cover_art release_group_cover_art_pkey"
pg_restore: creating CONSTRAINT "documentation.l_area_area_example l_area_area_example_pkey"
pg_restore: creating CONSTRAINT "documentation.l_area_artist_example l_area_artist_example_pkey"
pg_restore: creating CONSTRAINT "documentation.l_area_event_example l_area_event_example_pkey"
pg_restore: creating CONSTRAINT "documentation.l_area_instrument_example l_area_instrument_example_pkey"
pg_restore: creating CONSTRAINT "documentation.l_area_label_example l_area_label_example_pkey"
pg_restore: creating CONSTRAINT "documentation.l_area_place_example l_area_place_example_pkey"
pg_restore: creating CONSTRAINT "documentation.l_area_recording_example l_area_recording_example_pkey"
pg_restore: creating CONSTRAINT "documentation.l_area_release_example l_area_release_example_pkey"
pg_restore: creating CONSTRAINT "documentation.l_area_release_group_example l_area_release_group_example_pkey"
pg_restore: creating CONSTRAINT "documentation.l_area_series_example l_area_series_example_pkey"
pg_restore: creating CONSTRAINT "documentation.l_area_url_example l_area_url_example_pkey"
pg_restore: creating CONSTRAINT "documentation.l_area_work_example l_area_work_example_pkey"
pg_restore: creating CONSTRAINT "documentation.l_artist_artist_example l_artist_artist_example_pkey"
pg_restore: creating CONSTRAINT "documentation.l_artist_event_example l_artist_event_example_pkey"
pg_restore: creating CONSTRAINT "documentation.l_artist_instrument_example l_artist_instrument_example_pkey"
pg_restore: creating CONSTRAINT "documentation.l_artist_label_example l_artist_label_example_pkey"
pg_restore: creating CONSTRAINT "documentation.l_artist_place_example l_artist_place_example_pkey"
pg_restore: creating CONSTRAINT "documentation.l_artist_recording_example l_artist_recording_example_pkey"
pg_restore: creating CONSTRAINT "documentation.l_artist_release_example l_artist_release_example_pkey"
pg_restore: creating CONSTRAINT "documentation.l_artist_release_group_example l_artist_release_group_example_pkey"
pg_restore: creating CONSTRAINT "documentation.l_artist_series_example l_artist_series_example_pkey"
pg_restore: creating CONSTRAINT "documentation.l_artist_url_example l_artist_url_example_pkey"
pg_restore: creating CONSTRAINT "documentation.l_artist_work_example l_artist_work_example_pkey"
pg_restore: creating CONSTRAINT "documentation.l_event_event_example l_event_event_example_pkey"
pg_restore: creating CONSTRAINT "documentation.l_event_instrument_example l_event_instrument_example_pkey"
pg_restore: creating CONSTRAINT "documentation.l_event_label_example l_event_label_example_pkey"
pg_restore: creating CONSTRAINT "documentation.l_event_place_example l_event_place_example_pkey"
pg_restore: creating CONSTRAINT "documentation.l_event_recording_example l_event_recording_example_pkey"
pg_restore: creating CONSTRAINT "documentation.l_event_release_example l_event_release_example_pkey"
pg_restore: creating CONSTRAINT "documentation.l_event_release_group_example l_event_release_group_example_pkey"
pg_restore: creating CONSTRAINT "documentation.l_event_series_example l_event_series_example_pkey"
pg_restore: creating CONSTRAINT "documentation.l_event_url_example l_event_url_example_pkey"
pg_restore: creating CONSTRAINT "documentation.l_event_work_example l_event_work_example_pkey"
pg_restore: creating CONSTRAINT "documentation.l_instrument_instrument_example l_instrument_instrument_example_pkey"
pg_restore: creating CONSTRAINT "documentation.l_instrument_label_example l_instrument_label_example_pkey"
pg_restore: creating CONSTRAINT "documentation.l_instrument_place_example l_instrument_place_example_pkey"
pg_restore: creating CONSTRAINT "documentation.l_instrument_recording_example l_instrument_recording_example_pkey"
pg_restore: creating CONSTRAINT "documentation.l_instrument_release_example l_instrument_release_example_pkey"
pg_restore: creating CONSTRAINT "documentation.l_instrument_release_group_example l_instrument_release_group_example_pkey"
pg_restore: creating CONSTRAINT "documentation.l_instrument_series_example l_instrument_series_example_pkey"
pg_restore: creating CONSTRAINT "documentation.l_instrument_url_example l_instrument_url_example_pkey"
pg_restore: creating CONSTRAINT "documentation.l_instrument_work_example l_instrument_work_example_pkey"
pg_restore: creating CONSTRAINT "documentation.l_label_label_example l_label_label_example_pkey"
pg_restore: creating CONSTRAINT "documentation.l_label_place_example l_label_place_example_pkey"
pg_restore: creating CONSTRAINT "documentation.l_label_recording_example l_label_recording_example_pkey"
pg_restore: creating CONSTRAINT "documentation.l_label_release_example l_label_release_example_pkey"
pg_restore: creating CONSTRAINT "documentation.l_label_release_group_example l_label_release_group_example_pkey"
pg_restore: creating CONSTRAINT "documentation.l_label_series_example l_label_series_example_pkey"
pg_restore: creating CONSTRAINT "documentation.l_label_url_example l_label_url_example_pkey"
pg_restore: creating CONSTRAINT "documentation.l_label_work_example l_label_work_example_pkey"
pg_restore: creating CONSTRAINT "documentation.l_place_place_example l_place_place_example_pkey"
pg_restore: creating CONSTRAINT "documentation.l_place_recording_example l_place_recording_example_pkey"
pg_restore: creating CONSTRAINT "documentation.l_place_release_example l_place_release_example_pkey"
pg_restore: creating CONSTRAINT "documentation.l_place_release_group_example l_place_release_group_example_pkey"
pg_restore: creating CONSTRAINT "documentation.l_place_series_example l_place_series_example_pkey"
pg_restore: creating CONSTRAINT "documentation.l_place_url_example l_place_url_example_pkey"
pg_restore: creating CONSTRAINT "documentation.l_place_work_example l_place_work_example_pkey"
pg_restore: creating CONSTRAINT "documentation.l_recording_recording_example l_recording_recording_example_pkey"
pg_restore: creating CONSTRAINT "documentation.l_recording_release_example l_recording_release_example_pkey"
pg_restore: creating CONSTRAINT "documentation.l_recording_release_group_example l_recording_release_group_example_pkey"
pg_restore: creating CONSTRAINT "documentation.l_recording_series_example l_recording_series_example_pkey"
pg_restore: creating CONSTRAINT "documentation.l_recording_url_example l_recording_url_example_pkey"
pg_restore: creating CONSTRAINT "documentation.l_recording_work_example l_recording_work_example_pkey"
pg_restore: creating CONSTRAINT "documentation.l_release_group_release_group_example l_release_group_release_group_example_pkey"
pg_restore: creating CONSTRAINT "documentation.l_release_group_series_example l_release_group_series_example_pkey"
pg_restore: creating CONSTRAINT "documentation.l_release_group_url_example l_release_group_url_example_pkey"
pg_restore: creating CONSTRAINT "documentation.l_release_group_work_example l_release_group_work_example_pkey"
pg_restore: creating CONSTRAINT "documentation.l_release_release_example l_release_release_example_pkey"
pg_restore: creating CONSTRAINT "documentation.l_release_release_group_example l_release_release_group_example_pkey"
pg_restore: creating CONSTRAINT "documentation.l_release_series_example l_release_series_example_pkey"
pg_restore: creating CONSTRAINT "documentation.l_release_url_example l_release_url_example_pkey"
pg_restore: creating CONSTRAINT "documentation.l_release_work_example l_release_work_example_pkey"
pg_restore: creating CONSTRAINT "documentation.l_series_series_example l_series_series_example_pkey"
pg_restore: creating CONSTRAINT "documentation.l_series_url_example l_series_url_example_pkey"
pg_restore: creating CONSTRAINT "documentation.l_series_work_example l_series_work_example_pkey"
pg_restore: creating CONSTRAINT "documentation.l_url_url_example l_url_url_example_pkey"
pg_restore: creating CONSTRAINT "documentation.l_url_work_example l_url_work_example_pkey"
pg_restore: creating CONSTRAINT "documentation.l_work_work_example l_work_work_example_pkey"
pg_restore: creating CONSTRAINT "documentation.link_type_documentation link_type_documentation_pkey"
pg_restore: creating CONSTRAINT "event_art_archive.art_type art_type_pkey"
pg_restore: creating CONSTRAINT "event_art_archive.event_art event_art_pkey"
pg_restore: creating CONSTRAINT "event_art_archive.event_art_type event_art_type_pkey"
pg_restore: creating CONSTRAINT "musicbrainz.alternative_medium alternative_medium_pkey"
pg_restore: creating CONSTRAINT "musicbrainz.alternative_medium_track alternative_medium_track_pkey"
pg_restore: creating CONSTRAINT "musicbrainz.alternative_release alternative_release_pkey"
pg_restore: creating CONSTRAINT "musicbrainz.alternative_release_type alternative_release_type_pkey"
pg_restore: creating CONSTRAINT "musicbrainz.alternative_track alternative_track_pkey"
pg_restore: creating CONSTRAINT "musicbrainz.annotation annotation_pkey"
pg_restore: creating CONSTRAINT "musicbrainz.application application_pkey"
pg_restore: creating CONSTRAINT "musicbrainz.area_alias area_alias_pkey"
pg_restore: creating CONSTRAINT "musicbrainz.area_alias_type area_alias_type_pkey"
pg_restore: creating CONSTRAINT "musicbrainz.area_annotation area_annotation_pkey"
pg_restore: creating CONSTRAINT "musicbrainz.area_attribute area_attribute_pkey"
pg_restore: creating CONSTRAINT "musicbrainz.area_attribute_type_allowed_value area_attribute_type_allowed_value_pkey"
pg_restore: creating CONSTRAINT "musicbrainz.area_attribute_type area_attribute_type_pkey"
pg_restore: creating CONSTRAINT "musicbrainz.area_gid_redirect area_gid_redirect_pkey"
pg_restore: creating CONSTRAINT "musicbrainz.area area_pkey"
pg_restore: creating CONSTRAINT "musicbrainz.area_tag area_tag_pkey"
pg_restore: creating CONSTRAINT "musicbrainz.area_tag_raw area_tag_raw_pkey"
pg_restore: creating CONSTRAINT "musicbrainz.area_type area_type_pkey"
pg_restore: creating CONSTRAINT "musicbrainz.artist_alias artist_alias_pkey"
pg_restore: creating CONSTRAINT "musicbrainz.artist_alias_type artist_alias_type_pkey"
pg_restore: creating CONSTRAINT "musicbrainz.artist_annotation artist_annotation_pkey"
pg_restore: creating CONSTRAINT "musicbrainz.artist_attribute artist_attribute_pkey"
pg_restore: creating CONSTRAINT "musicbrainz.artist_attribute_type_allowed_value artist_attribute_type_allowed_value_pkey"
pg_restore: creating CONSTRAINT "musicbrainz.artist_attribute_type artist_attribute_type_pkey"
pg_restore: creating CONSTRAINT "musicbrainz.artist_credit_name artist_credit_name_pkey"
pg_restore: creating CONSTRAINT "musicbrainz.artist_credit artist_credit_pkey"
pg_restore: creating CONSTRAINT "musicbrainz.artist_gid_redirect artist_gid_redirect_pkey"
pg_restore: creating CONSTRAINT "musicbrainz.artist_ipi artist_ipi_pkey"
pg_restore: creating CONSTRAINT "musicbrainz.artist_isni artist_isni_pkey"
pg_restore: creating CONSTRAINT "musicbrainz.artist_meta artist_meta_pkey"
pg_restore: creating CONSTRAINT "musicbrainz.artist artist_pkey"
pg_restore: creating CONSTRAINT "musicbrainz.artist_rating_raw artist_rating_raw_pkey"
pg_restore: creating CONSTRAINT "musicbrainz.artist_tag artist_tag_pkey"
pg_restore: creating CONSTRAINT "musicbrainz.artist_tag_raw artist_tag_raw_pkey"
pg_restore: creating CONSTRAINT "musicbrainz.artist_type artist_type_pkey"
pg_restore: creating CONSTRAINT "musicbrainz.autoeditor_election autoeditor_election_pkey"
pg_restore: creating CONSTRAINT "musicbrainz.autoeditor_election_vote autoeditor_election_vote_pkey"
pg_restore: creating CONSTRAINT "musicbrainz.cdtoc cdtoc_pkey"
pg_restore: creating CONSTRAINT "musicbrainz.cdtoc_raw cdtoc_raw_pkey"
pg_restore: creating CONSTRAINT "musicbrainz.country_area country_area_pkey"
pg_restore: creating CONSTRAINT "musicbrainz.deleted_entity deleted_entity_pkey"
pg_restore: creating CONSTRAINT "musicbrainz.edit_area edit_area_pkey"
pg_restore: creating CONSTRAINT "musicbrainz.edit_artist edit_artist_pkey"
pg_restore: creating CONSTRAINT "musicbrainz.edit_data edit_data_pkey"
pg_restore: creating CONSTRAINT "musicbrainz.edit_event edit_event_pkey"
pg_restore: creating CONSTRAINT "musicbrainz.edit_instrument edit_instrument_pkey"
pg_restore: creating CONSTRAINT "musicbrainz.edit_label edit_label_pkey"
pg_restore: creating CONSTRAINT "musicbrainz.edit_note edit_note_pkey"
pg_restore: creating CONSTRAINT "musicbrainz.edit_note_recipient edit_note_recipient_pkey"
pg_restore: creating CONSTRAINT "musicbrainz.edit edit_pkey"
pg_restore: creating CONSTRAINT "musicbrainz.edit_place edit_place_pkey"
pg_restore: creating CONSTRAINT "musicbrainz.edit_recording edit_recording_pkey"
pg_restore: creating CONSTRAINT "musicbrainz.edit_release_group edit_release_group_pkey"
pg_restore: creating CONSTRAINT "musicbrainz.edit_release edit_release_pkey"
pg_restore: creating CONSTRAINT "musicbrainz.edit_series edit_series_pkey"
pg_restore: creating CONSTRAINT "musicbrainz.edit_url edit_url_pkey"
pg_restore: creating CONSTRAINT "musicbrainz.edit_work edit_work_pkey"
pg_restore: creating CONSTRAINT "musicbrainz.editor_collection_area editor_collection_area_pkey"
pg_restore: creating CONSTRAINT "musicbrainz.editor_collection_artist editor_collection_artist_pkey"
pg_restore: creating CONSTRAINT "musicbrainz.editor_collection_collaborator editor_collection_collaborator_pkey"
pg_restore: creating CONSTRAINT "musicbrainz.editor_collection_deleted_entity editor_collection_deleted_entity_pkey"
pg_restore: creating CONSTRAINT "musicbrainz.editor_collection_event editor_collection_event_pkey"
pg_restore: creating CONSTRAINT "musicbrainz.editor_collection_instrument editor_collection_instrument_pkey"
pg_restore: creating CONSTRAINT "musicbrainz.editor_collection_label editor_collection_label_pkey"
pg_restore: creating CONSTRAINT "musicbrainz.editor_collection editor_collection_pkey"
pg_restore: creating CONSTRAINT "musicbrainz.editor_collection_place editor_collection_place_pkey"
pg_restore: creating CONSTRAINT "musicbrainz.editor_collection_recording editor_collection_recording_pkey"
pg_restore: creating CONSTRAINT "musicbrainz.editor_collection_release_group editor_collection_release_group_pkey"
pg_restore: creating CONSTRAINT "musicbrainz.editor_collection_release editor_collection_release_pkey"
pg_restore: creating CONSTRAINT "musicbrainz.editor_collection_series editor_collection_series_pkey"
pg_restore: creating CONSTRAINT "musicbrainz.editor_collection_type editor_collection_type_pkey"
pg_restore: creating CONSTRAINT "musicbrainz.editor_collection_work editor_collection_work_pkey"
pg_restore: creating CONSTRAINT "musicbrainz.editor_language editor_language_pkey"
pg_restore: creating CONSTRAINT "musicbrainz.editor_oauth_token editor_oauth_token_pkey"
pg_restore: creating CONSTRAINT "musicbrainz.editor editor_pkey"
pg_restore: creating CONSTRAINT "musicbrainz.editor_preference editor_preference_pkey"
pg_restore: creating CONSTRAINT "musicbrainz.editor_subscribe_artist_deleted editor_subscribe_artist_deleted_pkey"
pg_restore: creating CONSTRAINT "musicbrainz.editor_subscribe_artist editor_subscribe_artist_pkey"
pg_restore: creating CONSTRAINT "musicbrainz.editor_subscribe_collection editor_subscribe_collection_pkey"
pg_restore: creating CONSTRAINT "musicbrainz.editor_subscribe_editor editor_subscribe_editor_pkey"
pg_restore: creating CONSTRAINT "musicbrainz.editor_subscribe_label_deleted editor_subscribe_label_deleted_pkey"
pg_restore: creating CONSTRAINT "musicbrainz.editor_subscribe_label editor_subscribe_label_pkey"
pg_restore: creating CONSTRAINT "musicbrainz.editor_subscribe_series_deleted editor_subscribe_series_deleted_pkey"
pg_restore: creating CONSTRAINT "musicbrainz.editor_subscribe_series editor_subscribe_series_pkey"
pg_restore: creating CONSTRAINT "musicbrainz.editor_watch_artist editor_watch_artist_pkey"
pg_restore: creating CONSTRAINT "musicbrainz.editor_watch_preferences editor_watch_preferences_pkey"
pg_restore: creating CONSTRAINT "musicbrainz.editor_watch_release_group_type editor_watch_release_group_type_pkey"
pg_restore: creating CONSTRAINT "musicbrainz.editor_watch_release_status editor_watch_release_status_pkey"
pg_restore: creating CONSTRAINT "musicbrainz.event_alias event_alias_pkey"
pg_restore: creating CONSTRAINT "musicbrainz.event_alias_type event_alias_type_pkey"
pg_restore: creating CONSTRAINT "musicbrainz.event_annotation event_annotation_pkey"
pg_restore: creating CONSTRAINT "musicbrainz.event_attribute event_attribute_pkey"
pg_restore: creating CONSTRAINT "musicbrainz.event_attribute_type_allowed_value event_attribute_type_allowed_value_pkey"
pg_restore: creating CONSTRAINT "musicbrainz.event_attribute_type event_attribute_type_pkey"
pg_restore: creating CONSTRAINT "musicbrainz.event_gid_redirect event_gid_redirect_pkey"
pg_restore: creating CONSTRAINT "musicbrainz.event_meta event_meta_pkey"
pg_restore: creating CONSTRAINT "musicbrainz.event event_pkey"
pg_restore: creating CONSTRAINT "musicbrainz.event_rating_raw event_rating_raw_pkey"
pg_restore: creating CONSTRAINT "musicbrainz.event_tag event_tag_pkey"
pg_restore: creating CONSTRAINT "musicbrainz.event_tag_raw event_tag_raw_pkey"
pg_restore: creating CONSTRAINT "musicbrainz.event_type event_type_pkey"
pg_restore: creating CONSTRAINT "musicbrainz.gender gender_pkey"
pg_restore: creating CONSTRAINT "musicbrainz.genre_alias genre_alias_pkey"
pg_restore: creating CONSTRAINT "musicbrainz.genre genre_pkey"
pg_restore: creating CONSTRAINT "musicbrainz.instrument_alias instrument_alias_pkey"
pg_restore: creating CONSTRAINT "musicbrainz.instrument_alias_type instrument_alias_type_pkey"
pg_restore: creating CONSTRAINT "musicbrainz.instrument_annotation instrument_annotation_pkey"
pg_restore: creating CONSTRAINT "musicbrainz.instrument_attribute instrument_attribute_pkey"
pg_restore: creating CONSTRAINT "musicbrainz.instrument_attribute_type_allowed_value instrument_attribute_type_allowed_value_pkey"
pg_restore: creating CONSTRAINT "musicbrainz.instrument_attribute_type instrument_attribute_type_pkey"
pg_restore: creating CONSTRAINT "musicbrainz.instrument_gid_redirect instrument_gid_redirect_pkey"
pg_restore: creating CONSTRAINT "musicbrainz.instrument instrument_pkey"
pg_restore: creating CONSTRAINT "musicbrainz.instrument_tag instrument_tag_pkey"
pg_restore: creating CONSTRAINT "musicbrainz.instrument_tag_raw instrument_tag_raw_pkey"
pg_restore: creating CONSTRAINT "musicbrainz.instrument_type instrument_type_pkey"
pg_restore: creating CONSTRAINT "musicbrainz.iso_3166_1 iso_3166_1_pkey"
pg_restore: creating CONSTRAINT "musicbrainz.iso_3166_2 iso_3166_2_pkey"
pg_restore: creating CONSTRAINT "musicbrainz.iso_3166_3 iso_3166_3_pkey"
pg_restore: creating CONSTRAINT "musicbrainz.isrc isrc_pkey"
pg_restore: creating CONSTRAINT "musicbrainz.iswc iswc_pkey"
pg_restore: creating CONSTRAINT "musicbrainz.l_area_area l_area_area_pkey"
pg_restore: creating CONSTRAINT "musicbrainz.l_area_artist l_area_artist_pkey"
pg_restore: creating CONSTRAINT "musicbrainz.l_area_event l_area_event_pkey"
pg_restore: creating CONSTRAINT "musicbrainz.l_area_instrument l_area_instrument_pkey"
pg_restore: creating CONSTRAINT "musicbrainz.l_area_label l_area_label_pkey"
pg_restore: creating CONSTRAINT "musicbrainz.l_area_place l_area_place_pkey"
pg_restore: creating CONSTRAINT "musicbrainz.l_area_recording l_area_recording_pkey"
pg_restore: creating CONSTRAINT "musicbrainz.l_area_release_group l_area_release_group_pkey"
pg_restore: creating CONSTRAINT "musicbrainz.l_area_release l_area_release_pkey"
pg_restore: creating CONSTRAINT "musicbrainz.l_area_series l_area_series_pkey"
pg_restore: creating CONSTRAINT "musicbrainz.l_area_url l_area_url_pkey"
pg_restore: creating CONSTRAINT "musicbrainz.l_area_work l_area_work_pkey"
pg_restore: creating CONSTRAINT "musicbrainz.l_artist_artist l_artist_artist_pkey"
pg_restore: creating CONSTRAINT "musicbrainz.l_artist_event l_artist_event_pkey"
pg_restore: creating CONSTRAINT "musicbrainz.l_artist_instrument l_artist_instrument_pkey"
pg_restore: creating CONSTRAINT "musicbrainz.l_artist_label l_artist_label_pkey"
pg_restore: creating CONSTRAINT "musicbrainz.l_artist_place l_artist_place_pkey"
pg_restore: creating CONSTRAINT "musicbrainz.l_artist_recording l_artist_recording_pkey"
pg_restore: creating CONSTRAINT "musicbrainz.l_artist_release_group l_artist_release_group_pkey"
pg_restore: creating CONSTRAINT "musicbrainz.l_artist_release l_artist_release_pkey"
pg_restore: creating CONSTRAINT "musicbrainz.l_artist_series l_artist_series_pkey"
pg_restore: creating CONSTRAINT "musicbrainz.l_artist_url l_artist_url_pkey"
pg_restore: creating CONSTRAINT "musicbrainz.l_artist_work l_artist_work_pkey"
pg_restore: creating CONSTRAINT "musicbrainz.l_event_event l_event_event_pkey"
pg_restore: creating CONSTRAINT "musicbrainz.l_event_instrument l_event_instrument_pkey"
pg_restore: creating CONSTRAINT "musicbrainz.l_event_label l_event_label_pkey"
pg_restore: creating CONSTRAINT "musicbrainz.l_event_place l_event_place_pkey"
pg_restore: creating CONSTRAINT "musicbrainz.l_event_recording l_event_recording_pkey"
pg_restore: creating CONSTRAINT "musicbrainz.l_event_release_group l_event_release_group_pkey"
pg_restore: creating CONSTRAINT "musicbrainz.l_event_release l_event_release_pkey"
pg_restore: creating CONSTRAINT "musicbrainz.l_event_series l_event_series_pkey"
pg_restore: creating CONSTRAINT "musicbrainz.l_event_url l_event_url_pkey"
pg_restore: creating CONSTRAINT "musicbrainz.l_event_work l_event_work_pkey"
pg_restore: creating CONSTRAINT "musicbrainz.l_instrument_instrument l_instrument_instrument_pkey"
pg_restore: creating CONSTRAINT "musicbrainz.l_instrument_label l_instrument_label_pkey"
pg_restore: creating CONSTRAINT "musicbrainz.l_instrument_place l_instrument_place_pkey"
pg_restore: creating CONSTRAINT "musicbrainz.l_instrument_recording l_instrument_recording_pkey"
pg_restore: creating CONSTRAINT "musicbrainz.l_instrument_release_group l_instrument_release_group_pkey"
pg_restore: creating CONSTRAINT "musicbrainz.l_instrument_release l_instrument_release_pkey"
pg_restore: creating CONSTRAINT "musicbrainz.l_instrument_series l_instrument_series_pkey"
pg_restore: creating CONSTRAINT "musicbrainz.l_instrument_url l_instrument_url_pkey"
pg_restore: creating CONSTRAINT "musicbrainz.l_instrument_work l_instrument_work_pkey"
pg_restore: creating CONSTRAINT "musicbrainz.l_label_label l_label_label_pkey"
pg_restore: creating CONSTRAINT "musicbrainz.l_label_place l_label_place_pkey"
pg_restore: creating CONSTRAINT "musicbrainz.l_label_recording l_label_recording_pkey"
pg_restore: creating CONSTRAINT "musicbrainz.l_label_release_group l_label_release_group_pkey"
pg_restore: creating CONSTRAINT "musicbrainz.l_label_release l_label_release_pkey"
pg_restore: creating CONSTRAINT "musicbrainz.l_label_series l_label_series_pkey"
pg_restore: creating CONSTRAINT "musicbrainz.l_label_url l_label_url_pkey"
pg_restore: creating CONSTRAINT "musicbrainz.l_label_work l_label_work_pkey"
pg_restore: creating CONSTRAINT "musicbrainz.l_place_place l_place_place_pkey"
pg_restore: creating CONSTRAINT "musicbrainz.l_place_recording l_place_recording_pkey"
pg_restore: creating CONSTRAINT "musicbrainz.l_place_release_group l_place_release_group_pkey"
pg_restore: creating CONSTRAINT "musicbrainz.l_place_release l_place_release_pkey"
pg_restore: creating CONSTRAINT "musicbrainz.l_place_series l_place_series_pkey"
pg_restore: creating CONSTRAINT "musicbrainz.l_place_url l_place_url_pkey"
pg_restore: creating CONSTRAINT "musicbrainz.l_place_work l_place_work_pkey"
pg_restore: creating CONSTRAINT "musicbrainz.l_recording_recording l_recording_recording_pkey"
pg_restore: creating CONSTRAINT "musicbrainz.l_recording_release_group l_recording_release_group_pkey"
pg_restore: creating CONSTRAINT "musicbrainz.l_recording_release l_recording_release_pkey"
pg_restore: creating CONSTRAINT "musicbrainz.l_recording_series l_recording_series_pkey"
pg_restore: creating CONSTRAINT "musicbrainz.l_recording_url l_recording_url_pkey"
pg_restore: creating CONSTRAINT "musicbrainz.l_recording_work l_recording_work_pkey"
pg_restore: creating CONSTRAINT "musicbrainz.l_release_group_release_group l_release_group_release_group_pkey"
pg_restore: creating CONSTRAINT "musicbrainz.l_release_group_series l_release_group_series_pkey"
pg_restore: creating CONSTRAINT "musicbrainz.l_release_group_url l_release_group_url_pkey"
pg_restore: creating CONSTRAINT "musicbrainz.l_release_group_work l_release_group_work_pkey"
pg_restore: creating CONSTRAINT "musicbrainz.l_release_release_group l_release_release_group_pkey"
pg_restore: creating CONSTRAINT "musicbrainz.l_release_release l_release_release_pkey"
pg_restore: creating CONSTRAINT "musicbrainz.l_release_series l_release_series_pkey"
pg_restore: creating CONSTRAINT "musicbrainz.l_release_url l_release_url_pkey"
pg_restore: creating CONSTRAINT "musicbrainz.l_release_work l_release_work_pkey"
pg_restore: creating CONSTRAINT "musicbrainz.l_series_series l_series_series_pkey"
pg_restore: creating CONSTRAINT "musicbrainz.l_series_url l_series_url_pkey"
pg_restore: creating CONSTRAINT "musicbrainz.l_series_work l_series_work_pkey"
pg_restore: creating CONSTRAINT "musicbrainz.l_url_url l_url_url_pkey"
pg_restore: creating CONSTRAINT "musicbrainz.l_url_work l_url_work_pkey"
pg_restore: creating CONSTRAINT "musicbrainz.l_work_work l_work_work_pkey"
pg_restore: creating CONSTRAINT "musicbrainz.label_alias label_alias_pkey"
pg_restore: creating CONSTRAINT "musicbrainz.label_alias_type label_alias_type_pkey"
pg_restore: creating CONSTRAINT "musicbrainz.label_annotation label_annotation_pkey"
pg_restore: creating CONSTRAINT "musicbrainz.label_attribute label_attribute_pkey"
pg_restore: creating CONSTRAINT "musicbrainz.label_attribute_type_allowed_value label_attribute_type_allowed_value_pkey"
pg_restore: creating CONSTRAINT "musicbrainz.label_attribute_type label_attribute_type_pkey"
pg_restore: creating CONSTRAINT "musicbrainz.label_gid_redirect label_gid_redirect_pkey"
pg_restore: creating CONSTRAINT "musicbrainz.label_ipi label_ipi_pkey"
pg_restore: creating CONSTRAINT "musicbrainz.label_isni label_isni_pkey"
pg_restore: creating CONSTRAINT "musicbrainz.label_meta label_meta_pkey"
pg_restore: creating CONSTRAINT "musicbrainz.label label_pkey"
pg_restore: creating CONSTRAINT "musicbrainz.label_rating_raw label_rating_raw_pkey"
pg_restore: creating CONSTRAINT "musicbrainz.label_tag label_tag_pkey"
pg_restore: creating CONSTRAINT "musicbrainz.label_tag_raw label_tag_raw_pkey"
pg_restore: creating CONSTRAINT "musicbrainz.label_type label_type_pkey"
pg_restore: creating CONSTRAINT "musicbrainz.language language_pkey"
pg_restore: creating CONSTRAINT "musicbrainz.link_attribute_credit link_attribute_credit_pkey"
pg_restore: creating CONSTRAINT "musicbrainz.link_attribute link_attribute_pkey"
pg_restore: creating CONSTRAINT "musicbrainz.link_attribute_text_value link_attribute_text_value_pkey"
pg_restore: creating CONSTRAINT "musicbrainz.link_attribute_type link_attribute_type_pkey"
pg_restore: creating CONSTRAINT "musicbrainz.link_creditable_attribute_type link_creditable_attribute_type_pkey"
pg_restore: creating CONSTRAINT "musicbrainz.link link_pkey"
pg_restore: creating CONSTRAINT "musicbrainz.link_text_attribute_type link_text_attribute_type_pkey"
pg_restore: creating CONSTRAINT "musicbrainz.link_type_attribute_type link_type_attribute_type_pkey"
pg_restore: creating CONSTRAINT "musicbrainz.link_type link_type_pkey"
pg_restore: creating CONSTRAINT "musicbrainz.medium_attribute medium_attribute_pkey"
pg_restore: creating CONSTRAINT "musicbrainz.medium_attribute_type_allowed_format medium_attribute_type_allowed_format_pkey"
pg_restore: creating CONSTRAINT "musicbrainz.medium_attribute_type_allowed_value_allowed_format medium_attribute_type_allowed_value_allowed_format_pkey"
pg_restore: creating CONSTRAINT "musicbrainz.medium_attribute_type_allowed_value medium_attribute_type_allowed_value_pkey"
pg_restore: creating CONSTRAINT "musicbrainz.medium_attribute_type medium_attribute_type_pkey"
pg_restore: creating CONSTRAINT "musicbrainz.medium_cdtoc medium_cdtoc_pkey"
pg_restore: creating CONSTRAINT "musicbrainz.medium_format medium_format_pkey"
pg_restore: creating CONSTRAINT "musicbrainz.medium_index medium_index_pkey"
pg_restore: creating CONSTRAINT "musicbrainz.medium medium_pkey"
pg_restore: creating CONSTRAINT "musicbrainz.orderable_link_type orderable_link_type_pkey"
pg_restore: creating CONSTRAINT "musicbrainz.place_alias place_alias_pkey"
pg_restore: creating CONSTRAINT "musicbrainz.place_alias_type place_alias_type_pkey"
pg_restore: creating CONSTRAINT "musicbrainz.place_annotation place_annotation_pkey"
pg_restore: creating CONSTRAINT "musicbrainz.place_attribute place_attribute_pkey"
pg_restore: creating CONSTRAINT "musicbrainz.place_attribute_type_allowed_value place_attribute_type_allowed_value_pkey"
pg_restore: creating CONSTRAINT "musicbrainz.place_attribute_type place_attribute_type_pkey"
pg_restore: creating CONSTRAINT "musicbrainz.place_gid_redirect place_gid_redirect_pkey"
pg_restore: creating CONSTRAINT "musicbrainz.place place_pkey"
pg_restore: creating CONSTRAINT "musicbrainz.place_tag place_tag_pkey"
pg_restore: creating CONSTRAINT "musicbrainz.place_tag_raw place_tag_raw_pkey"
pg_restore: creating CONSTRAINT "musicbrainz.place_type place_type_pkey"
pg_restore: creating CONSTRAINT "musicbrainz.recording_alias recording_alias_pkey"
pg_restore: creating CONSTRAINT "musicbrainz.recording_alias_type recording_alias_type_pkey"
pg_restore: creating CONSTRAINT "musicbrainz.recording_annotation recording_annotation_pkey"
pg_restore: creating CONSTRAINT "musicbrainz.recording_attribute recording_attribute_pkey"
pg_restore: creating CONSTRAINT "musicbrainz.recording_attribute_type_allowed_value recording_attribute_type_allowed_value_pkey"
pg_restore: creating CONSTRAINT "musicbrainz.recording_attribute_type recording_attribute_type_pkey"
pg_restore: creating CONSTRAINT "musicbrainz.recording_gid_redirect recording_gid_redirect_pkey"
pg_restore: creating CONSTRAINT "musicbrainz.recording_meta recording_meta_pkey"
pg_restore: creating CONSTRAINT "musicbrainz.recording recording_pkey"
pg_restore: creating CONSTRAINT "musicbrainz.recording_rating_raw recording_rating_raw_pkey"
pg_restore: creating CONSTRAINT "musicbrainz.recording_tag recording_tag_pkey"
pg_restore: creating CONSTRAINT "musicbrainz.recording_tag_raw recording_tag_raw_pkey"
pg_restore: creating CONSTRAINT "musicbrainz.release_alias release_alias_pkey"
pg_restore: creating CONSTRAINT "musicbrainz.release_alias_type release_alias_type_pkey"
pg_restore: creating CONSTRAINT "musicbrainz.release_annotation release_annotation_pkey"
pg_restore: creating CONSTRAINT "musicbrainz.release_attribute release_attribute_pkey"
pg_restore: creating CONSTRAINT "musicbrainz.release_attribute_type_allowed_value release_attribute_type_allowed_value_pkey"
pg_restore: creating CONSTRAINT "musicbrainz.release_attribute_type release_attribute_type_pkey"
pg_restore: creating CONSTRAINT "musicbrainz.release_country release_country_pkey"
pg_restore: creating CONSTRAINT "musicbrainz.release_coverart release_coverart_pkey"
pg_restore: creating CONSTRAINT "musicbrainz.release_gid_redirect release_gid_redirect_pkey"
pg_restore: creating CONSTRAINT "musicbrainz.release_group_alias release_group_alias_pkey"
pg_restore: creating CONSTRAINT "musicbrainz.release_group_alias_type release_group_alias_type_pkey"
pg_restore: creating CONSTRAINT "musicbrainz.release_group_annotation release_group_annotation_pkey"
pg_restore: creating CONSTRAINT "musicbrainz.release_group_attribute release_group_attribute_pkey"
pg_restore: creating CONSTRAINT "musicbrainz.release_group_attribute_type_allowed_value release_group_attribute_type_allowed_value_pkey"
pg_restore: creating CONSTRAINT "musicbrainz.release_group_attribute_type release_group_attribute_type_pkey"
pg_restore: creating CONSTRAINT "musicbrainz.release_group_gid_redirect release_group_gid_redirect_pkey"
pg_restore: creating CONSTRAINT "musicbrainz.release_group_meta release_group_meta_pkey"
pg_restore: creating CONSTRAINT "musicbrainz.release_group release_group_pkey"
pg_restore: creating CONSTRAINT "musicbrainz.release_group_primary_type release_group_primary_type_pkey"
pg_restore: creating CONSTRAINT "musicbrainz.release_group_rating_raw release_group_rating_raw_pkey"
pg_restore: creating CONSTRAINT "musicbrainz.release_group_secondary_type_join release_group_secondary_type_join_pkey"
pg_restore: creating CONSTRAINT "musicbrainz.release_group_secondary_type release_group_secondary_type_pkey"
pg_restore: creating CONSTRAINT "musicbrainz.release_group_tag release_group_tag_pkey"
pg_restore: creating CONSTRAINT "musicbrainz.release_group_tag_raw release_group_tag_raw_pkey"
pg_restore: creating CONSTRAINT "musicbrainz.release_label release_label_pkey"
pg_restore: creating CONSTRAINT "musicbrainz.release_meta release_meta_pkey"
pg_restore: creating CONSTRAINT "musicbrainz.release_packaging release_packaging_pkey"
pg_restore: creating CONSTRAINT "musicbrainz.release release_pkey"
pg_restore: creating CONSTRAINT "musicbrainz.release_raw release_raw_pkey"
pg_restore: creating CONSTRAINT "musicbrainz.release_status release_status_pkey"
pg_restore: creating CONSTRAINT "musicbrainz.release_tag release_tag_pkey"
pg_restore: creating CONSTRAINT "musicbrainz.release_tag_raw release_tag_raw_pkey"
pg_restore: creating CONSTRAINT "musicbrainz.release_unknown_country release_unknown_country_pkey"
pg_restore: creating CONSTRAINT "musicbrainz.replication_control replication_control_pkey"
pg_restore: creating CONSTRAINT "musicbrainz.script script_pkey"
pg_restore: creating CONSTRAINT "musicbrainz.series_alias series_alias_pkey"
pg_restore: creating CONSTRAINT "musicbrainz.series_alias_type series_alias_type_pkey"
pg_restore: creating CONSTRAINT "musicbrainz.series_annotation series_annotation_pkey"
pg_restore: creating CONSTRAINT "musicbrainz.series_attribute series_attribute_pkey"
pg_restore: creating CONSTRAINT "musicbrainz.series_attribute_type_allowed_value series_attribute_type_allowed_value_pkey"
pg_restore: creating CONSTRAINT "musicbrainz.series_attribute_type series_attribute_type_pkey"
pg_restore: creating CONSTRAINT "musicbrainz.series_gid_redirect series_gid_redirect_pkey"
pg_restore: creating CONSTRAINT "musicbrainz.series_ordering_type series_ordering_type_pkey"
pg_restore: creating CONSTRAINT "musicbrainz.series series_pkey"
pg_restore: creating CONSTRAINT "musicbrainz.series_tag series_tag_pkey"
pg_restore: creating CONSTRAINT "musicbrainz.series_tag_raw series_tag_raw_pkey"
pg_restore: creating CONSTRAINT "musicbrainz.series_type series_type_pkey"
pg_restore: creating CONSTRAINT "musicbrainz.tag tag_pkey"
pg_restore: creating CONSTRAINT "musicbrainz.tag_relation tag_relation_pkey"
pg_restore: creating CONSTRAINT "musicbrainz.track_gid_redirect track_gid_redirect_pkey"
pg_restore: creating CONSTRAINT "musicbrainz.track track_pkey"
pg_restore: creating CONSTRAINT "musicbrainz.track_raw track_raw_pkey"
pg_restore: creating CONSTRAINT "musicbrainz.url_gid_redirect url_gid_redirect_pkey"
pg_restore: creating CONSTRAINT "musicbrainz.url url_pkey"
pg_restore: creating CONSTRAINT "musicbrainz.vote vote_pkey"
pg_restore: creating CONSTRAINT "musicbrainz.work_alias work_alias_pkey"
pg_restore: creating CONSTRAINT "musicbrainz.work_alias_type work_alias_type_pkey"
pg_restore: creating CONSTRAINT "musicbrainz.work_annotation work_annotation_pkey"
pg_restore: creating CONSTRAINT "musicbrainz.work_attribute work_attribute_pkey"
pg_restore: creating CONSTRAINT "musicbrainz.work_attribute_type_allowed_value work_attribute_type_allowed_value_pkey"
pg_restore: creating CONSTRAINT "musicbrainz.work_attribute_type work_attribute_type_pkey"
pg_restore: creating CONSTRAINT "musicbrainz.work_gid_redirect work_gid_redirect_pkey"
pg_restore: creating CONSTRAINT "musicbrainz.work_language work_language_pkey"
pg_restore: creating CONSTRAINT "musicbrainz.work_meta work_meta_pkey"
pg_restore: creating CONSTRAINT "musicbrainz.work work_pkey"
pg_restore: creating CONSTRAINT "musicbrainz.work_rating_raw work_rating_raw_pkey"
pg_restore: creating CONSTRAINT "musicbrainz.work_tag work_tag_pkey"
pg_restore: creating CONSTRAINT "musicbrainz.work_tag_raw work_tag_raw_pkey"
pg_restore: creating CONSTRAINT "musicbrainz.work_type work_type_pkey"
pg_restore: creating CONSTRAINT "statistics.log_statistic log_statistic_pkey"
pg_restore: creating CONSTRAINT "statistics.statistic_event statistic_event_pkey"
pg_restore: creating CONSTRAINT "statistics.statistic statistic_pkey"
pg_restore: creating CONSTRAINT "wikidocs.wikidocs_index wikidocs_index_pkey"
pg_restore: creating INDEX "cover_art_archive.art_type_idx_gid"
pg_restore: creating INDEX "cover_art_archive.cover_art_idx_release"
pg_restore: creating INDEX "event_art_archive.art_type_idx_gid"
pg_restore: creating INDEX "event_art_archive.event_art_idx_event"
pg_restore: creating INDEX "musicbrainz.alternative_medium_idx_alternative_release"
pg_restore: creating INDEX "musicbrainz.alternative_release_idx_artist_credit"
pg_restore: creating INDEX "musicbrainz.alternative_release_idx_gid"
pg_restore: creating INDEX "musicbrainz.alternative_release_idx_language_script"
pg_restore: creating INDEX "musicbrainz.alternative_release_idx_name"
pg_restore: creating INDEX "musicbrainz.alternative_release_idx_release"
pg_restore: creating INDEX "musicbrainz.alternative_track_idx_artist_credit"
pg_restore: creating INDEX "musicbrainz.alternative_track_idx_name"
pg_restore: creating INDEX "musicbrainz.application_idx_oauth_id"
pg_restore: creating INDEX "musicbrainz.application_idx_owner"
pg_restore: creating INDEX "musicbrainz.area_alias_idx_area"
pg_restore: creating INDEX "musicbrainz.area_alias_idx_primary"
pg_restore: creating INDEX "musicbrainz.area_alias_type_idx_gid"
pg_restore: creating INDEX "musicbrainz.area_attribute_idx_area"
pg_restore: creating INDEX "musicbrainz.area_attribute_type_allowed_value_idx_gid"
pg_restore: creating INDEX "musicbrainz.area_attribute_type_allowed_value_idx_name"
pg_restore: creating INDEX "musicbrainz.area_attribute_type_idx_gid"
pg_restore: creating INDEX "musicbrainz.area_gid_redirect_idx_new_id"
pg_restore: creating INDEX "musicbrainz.area_idx_gid"
pg_restore: creating INDEX "musicbrainz.area_idx_name"
pg_restore: creating INDEX "musicbrainz.area_tag_idx_tag"
pg_restore: creating INDEX "musicbrainz.area_tag_raw_idx_area"
pg_restore: creating INDEX "musicbrainz.area_tag_raw_idx_editor"
pg_restore: creating INDEX "musicbrainz.area_tag_raw_idx_tag"
pg_restore: creating INDEX "musicbrainz.area_type_idx_gid"
pg_restore: creating INDEX "musicbrainz.artist_alias_idx_artist"
pg_restore: creating INDEX "musicbrainz.artist_alias_idx_primary"
pg_restore: creating INDEX "musicbrainz.artist_alias_type_idx_gid"
pg_restore: creating INDEX "musicbrainz.artist_attribute_idx_artist"
pg_restore: creating INDEX "musicbrainz.artist_attribute_type_allowed_value_idx_gid"
pg_restore: creating INDEX "musicbrainz.artist_attribute_type_allowed_value_idx_name"
pg_restore: creating INDEX "musicbrainz.artist_attribute_type_idx_gid"
pg_restore: creating INDEX "musicbrainz.artist_credit_name_idx_artist"
pg_restore: creating INDEX "musicbrainz.artist_gid_redirect_idx_new_id"
pg_restore: creating INDEX "musicbrainz.artist_idx_area"
pg_restore: creating INDEX "musicbrainz.artist_idx_begin_area"
pg_restore: creating INDEX "musicbrainz.artist_idx_end_area"
pg_restore: creating INDEX "musicbrainz.artist_idx_gid"
pg_restore: creating INDEX "musicbrainz.artist_idx_lower_name"
pg_restore: creating INDEX "musicbrainz.artist_idx_name"
pg_restore: creating INDEX "musicbrainz.artist_idx_null_comment"
pg_restore: creating INDEX "musicbrainz.artist_idx_sort_name"
pg_restore: creating INDEX "musicbrainz.artist_idx_uniq_name_comment"
pg_restore: creating INDEX "musicbrainz.artist_rating_raw_idx_artist"
pg_restore: creating INDEX "musicbrainz.artist_rating_raw_idx_editor"
pg_restore: creating INDEX "musicbrainz.artist_tag_idx_tag"
pg_restore: creating INDEX "musicbrainz.artist_tag_raw_idx_editor"
pg_restore: creating INDEX "musicbrainz.artist_tag_raw_idx_tag"
pg_restore: creating INDEX "musicbrainz.artist_type_idx_gid"
pg_restore: creating INDEX "musicbrainz.cdtoc_idx_discid"
pg_restore: creating INDEX "musicbrainz.cdtoc_idx_freedb_id"
pg_restore: creating INDEX "musicbrainz.cdtoc_raw_discid"
pg_restore: creating INDEX "musicbrainz.cdtoc_raw_toc"
pg_restore: creating INDEX "musicbrainz.cdtoc_raw_track_offset"
pg_restore: creating INDEX "musicbrainz.edit_area_idx"
pg_restore: creating INDEX "musicbrainz.edit_artist_idx"
pg_restore: creating INDEX "musicbrainz.edit_artist_idx_status"
pg_restore: creating INDEX "musicbrainz.edit_data_idx_link_type"
pg_restore: creating INDEX "musicbrainz.edit_event_idx"
pg_restore: creating INDEX "musicbrainz.edit_idx_close_time"
pg_restore: creating INDEX "musicbrainz.edit_idx_editor_id_desc"
pg_restore: creating INDEX "musicbrainz.edit_idx_editor_open_time"
pg_restore: creating INDEX "musicbrainz.edit_idx_expire_time"
pg_restore: creating INDEX "musicbrainz.edit_idx_open_time"
pg_restore: creating INDEX "musicbrainz.edit_idx_status_id"
pg_restore: creating INDEX "musicbrainz.edit_idx_type_id"
pg_restore: creating INDEX "musicbrainz.edit_instrument_idx"
pg_restore: creating INDEX "musicbrainz.edit_label_idx"
pg_restore: creating INDEX "musicbrainz.edit_label_idx_status"
pg_restore: creating INDEX "musicbrainz.edit_note_idx_edit"
pg_restore: creating INDEX "musicbrainz.edit_note_idx_editor"
pg_restore: creating INDEX "musicbrainz.edit_note_idx_post_time"
pg_restore: creating INDEX "musicbrainz.edit_note_idx_post_time_edit"
pg_restore: creating INDEX "musicbrainz.edit_note_recipient_idx_recipient"
pg_restore: creating INDEX "musicbrainz.edit_place_idx"
pg_restore: creating INDEX "musicbrainz.edit_recording_idx"
pg_restore: creating INDEX "musicbrainz.edit_release_group_idx"
pg_restore: creating INDEX "musicbrainz.edit_release_idx"
pg_restore: creating INDEX "musicbrainz.edit_series_idx"
pg_restore: creating INDEX "musicbrainz.edit_url_idx"
pg_restore: creating INDEX "musicbrainz.edit_work_idx"
pg_restore: creating INDEX "musicbrainz.editor_collection_idx_editor"
pg_restore: creating INDEX "musicbrainz.editor_collection_idx_gid"
pg_restore: creating INDEX "musicbrainz.editor_collection_idx_name"
pg_restore: creating INDEX "musicbrainz.editor_collection_type_idx_gid"
pg_restore: creating INDEX "musicbrainz.editor_idx_name"
pg_restore: creating INDEX "musicbrainz.editor_language_idx_language"
pg_restore: creating INDEX "musicbrainz.editor_oauth_token_idx_access_token"
pg_restore: creating INDEX "musicbrainz.editor_oauth_token_idx_editor"
pg_restore: creating INDEX "musicbrainz.editor_oauth_token_idx_refresh_token"
pg_restore: creating INDEX "musicbrainz.editor_preference_idx_editor_name"
pg_restore: creating INDEX "musicbrainz.editor_subscribe_artist_idx_artist"
pg_restore: creating INDEX "musicbrainz.editor_subscribe_artist_idx_uniq"
pg_restore: creating INDEX "musicbrainz.editor_subscribe_collection_idx_collection"
pg_restore: creating INDEX "musicbrainz.editor_subscribe_collection_idx_uniq"
pg_restore: creating INDEX "musicbrainz.editor_subscribe_editor_idx_uniq"
pg_restore: creating INDEX "musicbrainz.editor_subscribe_label_idx_label"
pg_restore: creating INDEX "musicbrainz.editor_subscribe_label_idx_uniq"
pg_restore: creating INDEX "musicbrainz.editor_subscribe_series_idx_series"
pg_restore: creating INDEX "musicbrainz.editor_subscribe_series_idx_uniq"
pg_restore: creating INDEX "musicbrainz.event_alias_idx_event"
pg_restore: creating INDEX "musicbrainz.event_alias_idx_primary"
pg_restore: creating INDEX "musicbrainz.event_alias_type_idx_gid"
pg_restore: creating INDEX "musicbrainz.event_attribute_idx_event"
pg_restore: creating INDEX "musicbrainz.event_attribute_type_allowed_value_idx_gid"
pg_restore: creating INDEX "musicbrainz.event_attribute_type_allowed_value_idx_name"
pg_restore: creating INDEX "musicbrainz.event_attribute_type_idx_gid"
pg_restore: creating INDEX "musicbrainz.event_gid_redirect_idx_new_id"
pg_restore: creating INDEX "musicbrainz.event_idx_gid"
pg_restore: creating INDEX "musicbrainz.event_idx_name"
pg_restore: creating INDEX "musicbrainz.event_rating_raw_idx_editor"
pg_restore: creating INDEX "musicbrainz.event_rating_raw_idx_event"
pg_restore: creating INDEX "musicbrainz.event_tag_idx_tag"
pg_restore: creating INDEX "musicbrainz.event_tag_raw_idx_editor"
pg_restore: creating INDEX "musicbrainz.event_tag_raw_idx_tag"
pg_restore: creating INDEX "musicbrainz.event_type_idx_gid"
pg_restore: creating INDEX "musicbrainz.gender_idx_gid"
pg_restore: creating INDEX "musicbrainz.genre_alias_idx_genre"
pg_restore: creating INDEX "musicbrainz.genre_alias_idx_primary"
pg_restore: creating INDEX "musicbrainz.genre_idx_gid"
pg_restore: creating INDEX "musicbrainz.genre_idx_name"
pg_restore: creating INDEX "musicbrainz.instrument_alias_idx_instrument"
pg_restore: creating INDEX "musicbrainz.instrument_alias_idx_primary"
pg_restore: creating INDEX "musicbrainz.instrument_alias_type_idx_gid"
pg_restore: creating INDEX "musicbrainz.instrument_attribute_idx_instrument"
pg_restore: creating INDEX "musicbrainz.instrument_attribute_type_allowed_value_idx_gid"
pg_restore: creating INDEX "musicbrainz.instrument_attribute_type_allowed_value_idx_name"
pg_restore: creating INDEX "musicbrainz.instrument_attribute_type_idx_gid"
pg_restore: creating INDEX "musicbrainz.instrument_gid_redirect_idx_new_id"
pg_restore: creating INDEX "musicbrainz.instrument_idx_gid"
pg_restore: creating INDEX "musicbrainz.instrument_idx_name"
pg_restore: creating INDEX "musicbrainz.instrument_tag_idx_tag"
pg_restore: creating INDEX "musicbrainz.instrument_tag_raw_idx_editor"
pg_restore: creating INDEX "musicbrainz.instrument_tag_raw_idx_instrument"
pg_restore: creating INDEX "musicbrainz.instrument_tag_raw_idx_tag"
pg_restore: creating INDEX "musicbrainz.instrument_type_idx_gid"
pg_restore: creating INDEX "musicbrainz.iso_3166_1_idx_area"
pg_restore: creating INDEX "musicbrainz.iso_3166_2_idx_area"
pg_restore: creating INDEX "musicbrainz.iso_3166_3_idx_area"
pg_restore: creating INDEX "musicbrainz.isrc_idx_isrc"
pg_restore: creating INDEX "musicbrainz.isrc_idx_isrc_recording"
pg_restore: creating INDEX "musicbrainz.isrc_idx_recording"
pg_restore: creating INDEX "musicbrainz.iswc_idx_iswc"
pg_restore: creating INDEX "musicbrainz.iswc_idx_work"
pg_restore: creating INDEX "musicbrainz.l_area_area_idx_entity1"
pg_restore: creating INDEX "musicbrainz.l_area_area_idx_uniq"
pg_restore: creating INDEX "musicbrainz.l_area_artist_idx_entity1"
pg_restore: creating INDEX "musicbrainz.l_area_artist_idx_uniq"
pg_restore: creating INDEX "musicbrainz.l_area_event_idx_entity1"
pg_restore: creating INDEX "musicbrainz.l_area_event_idx_uniq"
pg_restore: creating INDEX "musicbrainz.l_area_instrument_idx_entity1"
pg_restore: creating INDEX "musicbrainz.l_area_instrument_idx_uniq"
pg_restore: creating INDEX "musicbrainz.l_area_label_idx_entity1"
pg_restore: creating INDEX "musicbrainz.l_area_label_idx_uniq"
pg_restore: creating INDEX "musicbrainz.l_area_place_idx_entity1"
pg_restore: creating INDEX "musicbrainz.l_area_place_idx_uniq"
pg_restore: creating INDEX "musicbrainz.l_area_recording_idx_entity1"
pg_restore: creating INDEX "musicbrainz.l_area_recording_idx_uniq"
pg_restore: creating INDEX "musicbrainz.l_area_release_group_idx_entity1"
pg_restore: creating INDEX "musicbrainz.l_area_release_group_idx_uniq"
pg_restore: creating INDEX "musicbrainz.l_area_release_idx_entity1"
pg_restore: creating INDEX "musicbrainz.l_area_release_idx_uniq"
pg_restore: creating INDEX "musicbrainz.l_area_series_idx_entity1"
pg_restore: creating INDEX "musicbrainz.l_area_series_idx_uniq"
pg_restore: creating INDEX "musicbrainz.l_area_url_idx_entity1"
pg_restore: creating INDEX "musicbrainz.l_area_url_idx_uniq"
pg_restore: creating INDEX "musicbrainz.l_area_work_idx_entity1"
pg_restore: creating INDEX "musicbrainz.l_area_work_idx_uniq"
pg_restore: creating INDEX "musicbrainz.l_artist_artist_idx_entity1"
pg_restore: creating INDEX "musicbrainz.l_artist_artist_idx_uniq"
pg_restore: creating INDEX "musicbrainz.l_artist_event_idx_entity1"
pg_restore: creating INDEX "musicbrainz.l_artist_event_idx_uniq"
pg_restore: creating INDEX "musicbrainz.l_artist_instrument_idx_entity1"
pg_restore: creating INDEX "musicbrainz.l_artist_instrument_idx_uniq"
pg_restore: creating INDEX "musicbrainz.l_artist_label_idx_entity1"
pg_restore: creating INDEX "musicbrainz.l_artist_label_idx_uniq"
pg_restore: creating INDEX "musicbrainz.l_artist_place_idx_entity1"
pg_restore: creating INDEX "musicbrainz.l_artist_place_idx_uniq"
pg_restore: creating INDEX "musicbrainz.l_artist_recording_idx_entity1"
pg_restore: creating INDEX "musicbrainz.l_artist_recording_idx_uniq"
pg_restore: creating INDEX "musicbrainz.l_artist_release_group_idx_entity1"
pg_restore: creating INDEX "musicbrainz.l_artist_release_group_idx_uniq"
pg_restore: creating INDEX "musicbrainz.l_artist_release_idx_entity1"
pg_restore: creating INDEX "musicbrainz.l_artist_release_idx_uniq"
pg_restore: creating INDEX "musicbrainz.l_artist_series_idx_entity1"
pg_restore: creating INDEX "musicbrainz.l_artist_series_idx_uniq"
pg_restore: creating INDEX "musicbrainz.l_artist_url_idx_entity1"
pg_restore: creating INDEX "musicbrainz.l_artist_url_idx_uniq"
pg_restore: creating INDEX "musicbrainz.l_artist_work_idx_entity1"
pg_restore: creating INDEX "musicbrainz.l_artist_work_idx_uniq"
pg_restore: creating INDEX "musicbrainz.l_event_event_idx_entity1"
pg_restore: creating INDEX "musicbrainz.l_event_event_idx_uniq"
pg_restore: creating INDEX "musicbrainz.l_event_instrument_idx_entity1"
pg_restore: creating INDEX "musicbrainz.l_event_instrument_idx_uniq"
pg_restore: creating INDEX "musicbrainz.l_event_label_idx_entity1"
pg_restore: creating INDEX "musicbrainz.l_event_label_idx_uniq"
pg_restore: creating INDEX "musicbrainz.l_event_place_idx_entity1"
pg_restore: creating INDEX "musicbrainz.l_event_place_idx_uniq"
pg_restore: creating INDEX "musicbrainz.l_event_recording_idx_entity1"
pg_restore: creating INDEX "musicbrainz.l_event_recording_idx_uniq"
pg_restore: creating INDEX "musicbrainz.l_event_release_group_idx_entity1"
pg_restore: creating INDEX "musicbrainz.l_event_release_group_idx_uniq"
pg_restore: creating INDEX "musicbrainz.l_event_release_idx_entity1"
pg_restore: creating INDEX "musicbrainz.l_event_release_idx_uniq"
pg_restore: creating INDEX "musicbrainz.l_event_series_idx_entity1"
pg_restore: creating INDEX "musicbrainz.l_event_series_idx_uniq"
pg_restore: creating INDEX "musicbrainz.l_event_url_idx_entity1"
pg_restore: creating INDEX "musicbrainz.l_event_url_idx_uniq"
pg_restore: creating INDEX "musicbrainz.l_event_work_idx_entity1"
pg_restore: creating INDEX "musicbrainz.l_event_work_idx_uniq"
pg_restore: creating INDEX "musicbrainz.l_instrument_instrument_idx_entity1"
pg_restore: creating INDEX "musicbrainz.l_instrument_instrument_idx_uniq"
pg_restore: creating INDEX "musicbrainz.l_instrument_label_idx_entity1"
pg_restore: creating INDEX "musicbrainz.l_instrument_label_idx_uniq"
pg_restore: creating INDEX "musicbrainz.l_instrument_place_idx_entity1"
pg_restore: creating INDEX "musicbrainz.l_instrument_place_idx_uniq"
pg_restore: creating INDEX "musicbrainz.l_instrument_recording_idx_entity1"
pg_restore: creating INDEX "musicbrainz.l_instrument_recording_idx_uniq"
pg_restore: creating INDEX "musicbrainz.l_instrument_release_group_idx_entity1"
pg_restore: creating INDEX "musicbrainz.l_instrument_release_group_idx_uniq"
pg_restore: creating INDEX "musicbrainz.l_instrument_release_idx_entity1"
pg_restore: creating INDEX "musicbrainz.l_instrument_release_idx_uniq"
pg_restore: creating INDEX "musicbrainz.l_instrument_series_idx_entity1"
pg_restore: creating INDEX "musicbrainz.l_instrument_series_idx_uniq"
pg_restore: creating INDEX "musicbrainz.l_instrument_url_idx_entity1"
pg_restore: creating INDEX "musicbrainz.l_instrument_url_idx_uniq"
pg_restore: creating INDEX "musicbrainz.l_instrument_work_idx_entity1"
pg_restore: creating INDEX "musicbrainz.l_instrument_work_idx_uniq"
pg_restore: creating INDEX "musicbrainz.l_label_label_idx_entity1"
pg_restore: creating INDEX "musicbrainz.l_label_label_idx_uniq"
pg_restore: creating INDEX "musicbrainz.l_label_place_idx_entity1"
pg_restore: creating INDEX "musicbrainz.l_label_place_idx_uniq"
pg_restore: creating INDEX "musicbrainz.l_label_recording_idx_entity1"
pg_restore: creating INDEX "musicbrainz.l_label_recording_idx_uniq"
pg_restore: creating INDEX "musicbrainz.l_label_release_group_idx_entity1"
pg_restore: creating INDEX "musicbrainz.l_label_release_group_idx_uniq"
pg_restore: creating INDEX "musicbrainz.l_label_release_idx_entity1"
pg_restore: creating INDEX "musicbrainz.l_label_release_idx_uniq"
pg_restore: creating INDEX "musicbrainz.l_label_series_idx_entity1"
pg_restore: creating INDEX "musicbrainz.l_label_series_idx_uniq"
pg_restore: creating INDEX "musicbrainz.l_label_url_idx_entity1"
pg_restore: creating INDEX "musicbrainz.l_label_url_idx_uniq"
pg_restore: creating INDEX "musicbrainz.l_label_work_idx_entity1"
pg_restore: creating INDEX "musicbrainz.l_label_work_idx_uniq"
pg_restore: creating INDEX "musicbrainz.l_place_place_idx_entity1"
pg_restore: creating INDEX "musicbrainz.l_place_place_idx_uniq"
pg_restore: creating INDEX "musicbrainz.l_place_recording_idx_entity1"
pg_restore: creating INDEX "musicbrainz.l_place_recording_idx_uniq"
pg_restore: creating INDEX "musicbrainz.l_place_release_group_idx_entity1"
pg_restore: creating INDEX "musicbrainz.l_place_release_group_idx_uniq"
pg_restore: creating INDEX "musicbrainz.l_place_release_idx_entity1"
pg_restore: creating INDEX "musicbrainz.l_place_release_idx_uniq"
pg_restore: creating INDEX "musicbrainz.l_place_series_idx_entity1"
pg_restore: creating INDEX "musicbrainz.l_place_series_idx_uniq"
pg_restore: creating INDEX "musicbrainz.l_place_url_idx_entity1"
pg_restore: creating INDEX "musicbrainz.l_place_url_idx_uniq"
pg_restore: creating INDEX "musicbrainz.l_place_work_idx_entity1"
pg_restore: creating INDEX "musicbrainz.l_place_work_idx_uniq"
pg_restore: creating INDEX "musicbrainz.l_recording_recording_idx_entity1"
pg_restore: creating INDEX "musicbrainz.l_recording_recording_idx_uniq"
pg_restore: creating INDEX "musicbrainz.l_recording_release_group_idx_entity1"
pg_restore: creating INDEX "musicbrainz.l_recording_release_group_idx_uniq"
pg_restore: creating INDEX "musicbrainz.l_recording_release_idx_entity1"
pg_restore: creating INDEX "musicbrainz.l_recording_release_idx_uniq"
pg_restore: creating INDEX "musicbrainz.l_recording_series_idx_entity1"
pg_restore: creating INDEX "musicbrainz.l_recording_series_idx_uniq"
pg_restore: creating INDEX "musicbrainz.l_recording_url_idx_entity1"
pg_restore: creating INDEX "musicbrainz.l_recording_url_idx_uniq"
pg_restore: creating INDEX "musicbrainz.l_recording_work_idx_entity1"
pg_restore: creating INDEX "musicbrainz.l_recording_work_idx_uniq"
pg_restore: creating INDEX "musicbrainz.l_release_group_release_group_idx_entity1"
pg_restore: creating INDEX "musicbrainz.l_release_group_release_group_idx_uniq"
pg_restore: creating INDEX "musicbrainz.l_release_group_series_idx_entity1"
pg_restore: creating INDEX "musicbrainz.l_release_group_series_idx_uniq"
pg_restore: creating INDEX "musicbrainz.l_release_group_url_idx_entity1"
pg_restore: creating INDEX "musicbrainz.l_release_group_url_idx_uniq"
pg_restore: creating INDEX "musicbrainz.l_release_group_work_idx_entity1"
pg_restore: creating INDEX "musicbrainz.l_release_group_work_idx_uniq"
pg_restore: creating INDEX "musicbrainz.l_release_release_group_idx_entity1"
pg_restore: creating INDEX "musicbrainz.l_release_release_group_idx_uniq"
pg_restore: creating INDEX "musicbrainz.l_release_release_idx_entity1"
pg_restore: creating INDEX "musicbrainz.l_release_release_idx_uniq"
pg_restore: creating INDEX "musicbrainz.l_release_series_idx_entity1"
pg_restore: creating INDEX "musicbrainz.l_release_series_idx_uniq"
pg_restore: creating INDEX "musicbrainz.l_release_url_idx_entity1"
pg_restore: creating INDEX "musicbrainz.l_release_url_idx_uniq"
pg_restore: creating INDEX "musicbrainz.l_release_work_idx_entity1"
pg_restore: creating INDEX "musicbrainz.l_release_work_idx_uniq"
pg_restore: creating INDEX "musicbrainz.l_series_series_idx_entity1"
pg_restore: creating INDEX "musicbrainz.l_series_series_idx_uniq"
pg_restore: creating INDEX "musicbrainz.l_series_url_idx_entity1"
pg_restore: creating INDEX "musicbrainz.l_series_url_idx_uniq"
pg_restore: creating INDEX "musicbrainz.l_series_work_idx_entity1"
pg_restore: creating INDEX "musicbrainz.l_series_work_idx_uniq"
pg_restore: creating INDEX "musicbrainz.l_url_url_idx_entity1"
pg_restore: creating INDEX "musicbrainz.l_url_url_idx_uniq"
pg_restore: creating INDEX "musicbrainz.l_url_work_idx_entity1"
pg_restore: creating INDEX "musicbrainz.l_url_work_idx_uniq"
pg_restore: creating INDEX "musicbrainz.l_work_work_idx_entity1"
pg_restore: creating INDEX "musicbrainz.l_work_work_idx_uniq"
pg_restore: creating INDEX "musicbrainz.label_alias_idx_label"
pg_restore: creating INDEX "musicbrainz.label_alias_idx_primary"
pg_restore: creating INDEX "musicbrainz.label_alias_type_idx_gid"
pg_restore: creating INDEX "musicbrainz.label_attribute_idx_label"
pg_restore: creating INDEX "musicbrainz.label_attribute_type_allowed_value_idx_gid"
pg_restore: creating INDEX "musicbrainz.label_attribute_type_allowed_value_idx_name"
pg_restore: creating INDEX "musicbrainz.label_attribute_type_idx_gid"
pg_restore: creating INDEX "musicbrainz.label_gid_redirect_idx_new_id"
pg_restore: creating INDEX "musicbrainz.label_idx_area"
pg_restore: creating INDEX "musicbrainz.label_idx_gid"
pg_restore: creating INDEX "musicbrainz.label_idx_lower_name"
pg_restore: creating INDEX "musicbrainz.label_idx_name"
pg_restore: creating INDEX "musicbrainz.label_idx_null_comment"
pg_restore: creating INDEX "musicbrainz.label_idx_uniq_name_comment"
pg_restore: creating INDEX "musicbrainz.label_rating_raw_idx_editor"
pg_restore: creating INDEX "musicbrainz.label_rating_raw_idx_label"
pg_restore: creating INDEX "musicbrainz.label_tag_idx_tag"
pg_restore: creating INDEX "musicbrainz.label_tag_raw_idx_editor"
pg_restore: creating INDEX "musicbrainz.label_tag_raw_idx_tag"
pg_restore: creating INDEX "musicbrainz.label_type_idx_gid"
pg_restore: creating INDEX "musicbrainz.language_idx_iso_code_1"
pg_restore: creating INDEX "musicbrainz.language_idx_iso_code_2b"
pg_restore: creating INDEX "musicbrainz.language_idx_iso_code_2t"
pg_restore: creating INDEX "musicbrainz.language_idx_iso_code_3"
pg_restore: creating INDEX "musicbrainz.link_attribute_type_idx_gid"
pg_restore: creating INDEX "musicbrainz.link_idx_type_attr"
pg_restore: creating INDEX "musicbrainz.link_type_idx_gid"
pg_restore: creating INDEX "musicbrainz.medium_attribute_idx_medium"
pg_restore: creating INDEX "musicbrainz.medium_attribute_type_allowed_value_idx_gid"
pg_restore: creating INDEX "musicbrainz.medium_attribute_type_allowed_value_idx_name"
pg_restore: creating INDEX "musicbrainz.medium_attribute_type_idx_gid"
pg_restore: creating INDEX "musicbrainz.medium_cdtoc_idx_cdtoc"
pg_restore: creating INDEX "musicbrainz.medium_cdtoc_idx_medium"
pg_restore: creating INDEX "musicbrainz.medium_cdtoc_idx_uniq"
pg_restore: creating INDEX "musicbrainz.medium_format_idx_gid"
pg_restore: creating INDEX "musicbrainz.medium_idx_release_position"
pg_restore: creating INDEX "musicbrainz.medium_idx_track_count"
pg_restore: creating INDEX "musicbrainz.medium_index_idx"
pg_restore: creating INDEX "musicbrainz.old_editor_name_idx_name"
pg_restore: creating INDEX "musicbrainz.place_alias_idx_place"
pg_restore: creating INDEX "musicbrainz.place_alias_idx_primary"
pg_restore: creating INDEX "musicbrainz.place_alias_type_idx_gid"
pg_restore: creating INDEX "musicbrainz.place_attribute_idx_place"
pg_restore: creating INDEX "musicbrainz.place_attribute_type_allowed_value_idx_gid"
pg_restore: creating INDEX "musicbrainz.place_attribute_type_allowed_value_idx_name"
pg_restore: creating INDEX "musicbrainz.place_attribute_type_idx_gid"
pg_restore: creating INDEX "musicbrainz.place_gid_redirect_idx_new_id"
pg_restore: creating INDEX "musicbrainz.place_idx_area"
pg_restore: creating INDEX "musicbrainz.place_idx_geo"
pg_restore: while PROCESSING TOC:
pg_restore: from TOC entry 7378; 1259 918546 INDEX place_idx_geo musicbrainz
pg_restore: error: could not execute query: ERROR: type "earth" does not exist
LINE 1: ...ians($1))*sin(radians($2))),earth()*sin(radians($1)))::earth
^
QUERY: SELECT cube(cube(cube(earth()*cos(radians($1))*cos(radians($2))),earth()*cos(radians($1))*sin(radians($2))),earth()*sin(radians($1)))::earth
CONTEXT: SQL function "ll_to_earth" during inlining
Command was:
-- For binary upgrade, must preserve pg_class oids
SELECT pg_catalog.binary_upgrade_set_next_index_pg_class_oid('918546'::pg_catalog.oid);
CREATE INDEX "place_idx_geo" ON "musicbrainz"."place" USING "gist" ("public"."ll_to_earth"("coordinates"[0], "coordinates"[1])) WHERE ("coordinates" IS NOT NULL);
command: "/usr/bin/pg_dump" --host /var/lib/postgres/tmp --port 50432 --username postgres --schema-only --quote-all-identifiers --binary-upgrade --format=custom --file="pg_upgrade_dump_478542.custom" 'dbname=musicbrainz' >> "pg_upgrade_dump_478542.log" 2>&1
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment