root@pg:/backup# time pg_restore -Fc -v -c -j16 -U mastodon -n public --no-owner --role=mastodon -d mastodon_production /backup/mastodon_production_2024-05-11.sql pg_restore: connecting to database for restore Password: pg_restore: dropping MATERIALIZED VIEW DATA instances pg_restore: dropping MATERIALIZED VIEW DATA follow_recommendations pg_restore: dropping MATERIALIZED VIEW DATA account_summaries pg_restore: dropping FK CONSTRAINT invites fk_rails_ff69dbb2ac pg_restore: dropping FK CONSTRAINT account_aliases fk_rails_fc91575d08 pg_restore: dropping FK CONSTRAINT tombstones fk_rails_f95b861449 pg_restore: dropping FK CONSTRAINT users fk_rails_ecc9536e7c pg_restore: dropping FK CONSTRAINT appeals fk_rails_ea84881569 pg_restore: dropping FK CONSTRAINT list_accounts fk_rails_e54e356c88 pg_restore: dropping FK CONSTRAINT login_activities fk_rails_e4b6396b41 pg_restore: dropping FK CONSTRAINT announcement_mutes fk_rails_e35401adf1 pg_restore: dropping FK CONSTRAINT custom_filter_statuses fk_rails_e2ddaf5b14 pg_restore: dropping FK CONSTRAINT follow_recommendation_suppressions fk_rails_dfb9a1dbe2 pg_restore: dropping FK CONSTRAINT statuses_tags fk_rails_df0fe11427 pg_restore: while PROCESSING TOC: pg_restore: from TOC entry 4333; 2606 17283 FK CONSTRAINT statuses_tags fk_rails_df0fe11427 mastodon pg_restore: error: could not execute query: ERROR: constraint "fk_rails_df0fe11427" of relation "statuses_tags" does not exist Command was: ALTER TABLE ONLY public.statuses_tags DROP CONSTRAINT fk_rails_df0fe11427; pg_restore: dropping FK CONSTRAINT account_moderation_notes fk_rails_dd62ed5ac3 pg_restore: dropping FK CONSTRAINT status_edits fk_rails_dc8988c545 pg_restore: dropping FK CONSTRAINT account_migrations fk_rails_d9a8dad070 pg_restore: dropping FK CONSTRAINT account_pins fk_rails_d44979e5dd pg_restore: dropping FK CONSTRAINT one_time_keys fk_rails_d3edd8c878 pg_restore: dropping FK CONSTRAINT report_notes fk_rails_cae66353f3 pg_restore: dropping FK CONSTRAINT account_migrations fk_rails_c9f701caaf pg_restore: dropping FK CONSTRAINT announcement_reactions fk_rails_b742c91c0e pg_restore: dropping FK CONSTRAINT poll_votes fk_rails_b6c18cf44a pg_restore: dropping FK CONSTRAINT web_push_subscriptions fk_rails_b006f28dac pg_restore: dropping FK CONSTRAINT appeals fk_rails_a99f14546e pg_restore: dropping FK CONSTRAINT status_edits fk_rails_a960f234a0 pg_restore: dropping FK CONSTRAINT encrypted_messages fk_rails_a83e4df7ae pg_restore: dropping FK CONSTRAINT account_warnings fk_rails_a7ebbb1e37 pg_restore: dropping FK CONSTRAINT devices fk_rails_a796b75798 pg_restore: dropping FK CONSTRAINT admin_action_logs fk_rails_a7667297fa pg_restore: dropping FK CONSTRAINT markers fk_rails_a7009bc2b6 pg_restore: dropping FK CONSTRAINT poll_votes fk_rails_a6e6974b7e pg_restore: dropping FK CONSTRAINT status_trends fk_rails_a6b527ea49 pg_restore: dropping FK CONSTRAINT account_warnings fk_rails_a65a1bf71b pg_restore: dropping FK CONSTRAINT webauthn_credentials fk_rails_a4355aef77 pg_restore: dropping FK CONSTRAINT encrypted_messages fk_rails_a42ad0f8d5 pg_restore: dropping FK CONSTRAINT account_pins fk_rails_a176e26c37 pg_restore: dropping FK CONSTRAINT announcement_reactions fk_rails_a1226eaa5c pg_restore: dropping FK CONSTRAINT bookmarks fk_rails_9f6ac182a6 pg_restore: dropping FK CONSTRAINT appeals fk_rails_9deb2f63ad pg_restore: dropping FK CONSTRAINT announcement_mutes fk_rails_9c99f8e835 pg_restore: dropping FK CONSTRAINT statuses fk_rails_94a6f70399 pg_restore: dropping FK CONSTRAINT users fk_rails_8fb2a43e88 pg_restore: dropping FK CONSTRAINT account_warnings fk_rails_8f2bab4b16 pg_restore: dropping FK CONSTRAINT custom_filters fk_rails_8b8d786993 pg_restore: dropping FK CONSTRAINT list_accounts fk_rails_85fee9d6ab pg_restore: dropping FK CONSTRAINT report_notes fk_rails_7fa83a61eb pg_restore: dropping FK CONSTRAINT web_push_subscriptions fk_rails_751a9f390b pg_restore: dropping FK CONSTRAINT announcement_reactions fk_rails_7444ad831f pg_restore: dropping FK CONSTRAINT account_conversations fk_rails_6f5278b6e9 pg_restore: dropping FK CONSTRAINT status_trends fk_rails_68c610dc1a pg_restore: dropping FK CONSTRAINT status_pins fk_rails_65c05552f1 pg_restore: dropping FK CONSTRAINT users fk_rails_642f17018b pg_restore: dropping FK CONSTRAINT polls fk_rails_5b19a0c011 pg_restore: dropping FK CONSTRAINT conversation_mutes fk_rails_5ab139311f pg_restore: dropping FK CONSTRAINT custom_filter_keywords fk_rails_5a49a74012 pg_restore: dropping FK CONSTRAINT mentions fk_rails_59edbe2887 pg_restore: from TOC entry 4308; 2606 17068 FK CONSTRAINT mentions fk_rails_59edbe2887 mastodon pg_restore: error: could not execute query: ERROR: constraint "fk_rails_59edbe2887" of relation "mentions" does not exist Command was: ALTER TABLE ONLY public.mentions DROP CONSTRAINT fk_rails_59edbe2887; pg_restore: dropping FK CONSTRAINT appeals fk_rails_501c3a6e13 pg_restore: dropping FK CONSTRAINT account_notes fk_rails_4ee4503c69 pg_restore: dropping FK CONSTRAINT reports fk_rails_4e7a498fb4 pg_restore: dropping FK CONSTRAINT status_stats fk_rails_4a247aac42 pg_restore: from TOC entry 4344; 2606 17048 FK CONSTRAINT status_stats fk_rails_4a247aac42 mastodon pg_restore: error: could not execute query: ERROR: constraint "fk_rails_4a247aac42" of relation "status_stats" does not exist Command was: ALTER TABLE ONLY public.status_stats DROP CONSTRAINT fk_rails_4a247aac42; pg_restore: dropping FK CONSTRAINT account_deletion_requests fk_rails_45bf2626b9 pg_restore: dropping FK CONSTRAINT list_accounts fk_rails_40f9cc29f1 pg_restore: dropping FK CONSTRAINT email_domain_blocks fk_rails_408efe0a15 pg_restore: dropping FK CONSTRAINT account_moderation_notes fk_rails_3f8b75089b pg_restore: dropping FK CONSTRAINT media_attachments fk_rails_3ec0cfdd70 pg_restore: from TOC entry 4306; 2606 17023 FK CONSTRAINT media_attachments fk_rails_3ec0cfdd70 mastodon pg_restore: error: could not execute query: ERROR: constraint "fk_rails_3ec0cfdd70" of relation "media_attachments" does not exist Command was: ALTER TABLE ONLY public.media_attachments DROP CONSTRAINT fk_rails_3ec0cfdd70; pg_restore: dropping FK CONSTRAINT polls fk_rails_3e0d9f1115 pg_restore: dropping FK CONSTRAINT devices fk_rails_393f74df68 pg_restore: dropping FK CONSTRAINT lists fk_rails_3853b78dac pg_restore: dropping FK CONSTRAINT user_invite_requests fk_rails_3773f15361 pg_restore: dropping FK CONSTRAINT preview_card_trends fk_rails_371593db34 pg_restore: dropping FK CONSTRAINT media_attachments fk_rails_31fc5aeef1 pg_restore: dropping FK CONSTRAINT custom_filter_statuses fk_rails_2f6d20c0cf pg_restore: dropping FK CONSTRAINT account_notes fk_rails_2801b48f1a pg_restore: dropping FK CONSTRAINT statuses fk_rails_256483a9ab pg_restore: dropping FK CONSTRAINT account_statuses_cleanup_policies fk_rails_23d5f73cfe pg_restore: dropping FK CONSTRAINT scheduled_statuses fk_rails_23bd9018f9 pg_restore: dropping FK CONSTRAINT featured_tags fk_rails_23a9055c7c pg_restore: dropping FK CONSTRAINT accounts fk_rails_2320833084 pg_restore: dropping FK CONSTRAINT account_stats fk_rails_215bb31ff1 pg_restore: dropping FK CONSTRAINT canonical_email_blocks fk_rails_1ecb262096 pg_restore: dropping FK CONSTRAINT featured_tags fk_rails_174efcf15f pg_restore: dropping FK CONSTRAINT account_conversations fk_rails_1491654f9f pg_restore: dropping FK CONSTRAINT bookmarks fk_rails_11207ffcfd pg_restore: dropping FK CONSTRAINT tag_follows fk_rails_0deefe597f pg_restore: dropping FK CONSTRAINT backups fk_rails_096669d221 pg_restore: dropping FK CONSTRAINT tag_follows fk_rails_091e831473 pg_restore: dropping FK CONSTRAINT notifications fk_fbd6b0bf9e pg_restore: dropping FK CONSTRAINT oauth_access_tokens fk_f5fc4c1ee3 pg_restore: dropping FK CONSTRAINT mutes fk_eecff219ea pg_restore: dropping FK CONSTRAINT reports fk_eb37af34f0 pg_restore: dropping FK CONSTRAINT oauth_access_tokens fk_e84df68546 pg_restore: dropping FK CONSTRAINT session_activations fk_e5fda67334 pg_restore: dropping FK CONSTRAINT status_pins fk_d4cb435b62 pg_restore: dropping FK CONSTRAINT statuses fk_c7fa917661 pg_restore: dropping FK CONSTRAINT notifications fk_c141c8ee55 pg_restore: dropping FK CONSTRAINT identities fk_bea040f377 pg_restore: dropping FK CONSTRAINT reports fk_bca45b75fd pg_restore: dropping FK CONSTRAINT mutes fk_b8d8daf315 pg_restore: dropping FK CONSTRAINT favourites fk_b0e856845e pg_restore: dropping FK CONSTRAINT oauth_applications fk_b0988c7c0a pg_restore: dropping FK CONSTRAINT statuses fk_9bda1543f7 pg_restore: dropping FK CONSTRAINT mentions fk_970d43f9d1 pg_restore: dropping FK CONSTRAINT media_attachments fk_96dd81e81b pg_restore: dropping FK CONSTRAINT session_activations fk_957e5bda89 pg_restore: dropping FK CONSTRAINT blocks fk_9571bfabc1 pg_restore: dropping FK CONSTRAINT follow_requests fk_9291ec025d pg_restore: dropping FK CONSTRAINT follow_requests fk_76d644b0e7 pg_restore: dropping FK CONSTRAINT follows fk_745ca29eac pg_restore: dropping FK CONSTRAINT imports fk_6db1b6e408 pg_restore: dropping FK CONSTRAINT oauth_access_grants fk_63b044929b pg_restore: dropping FK CONSTRAINT favourites fk_5eb6c2b873 pg_restore: dropping FK CONSTRAINT users fk_50500f500d pg_restore: dropping FK CONSTRAINT reports fk_4b81f7522c pg_restore: dropping FK CONSTRAINT blocks fk_4269e03e65 pg_restore: dropping FK CONSTRAINT oauth_access_grants fk_34d54b0a33 pg_restore: dropping FK CONSTRAINT follows fk_32ed1b5560 pg_restore: dropping FK CONSTRAINT statuses_tags fk_3081861e21 pg_restore: dropping FK CONSTRAINT conversation_mutes fk_225b4212bb pg_restore: dropping FK CONSTRAINT account_domain_blocks fk_206c6029bd pg_restore: dropping FK CONSTRAINT web_settings fk_11910667b2 pg_restore: dropping INDEX search_index pg_restore: dropping INDEX index_webhooks_on_url pg_restore: dropping INDEX index_webauthn_credentials_on_user_id pg_restore: dropping INDEX index_webauthn_credentials_on_external_id pg_restore: dropping INDEX index_web_settings_on_user_id pg_restore: dropping INDEX index_web_push_subscriptions_on_user_id pg_restore: dropping INDEX index_web_push_subscriptions_on_access_token_id pg_restore: dropping INDEX index_users_on_role_id pg_restore: dropping INDEX index_users_on_reset_password_token pg_restore: dropping INDEX index_users_on_email pg_restore: dropping INDEX index_users_on_created_by_application_id pg_restore: dropping INDEX index_users_on_confirmation_token pg_restore: dropping INDEX index_users_on_account_id pg_restore: dropping INDEX index_user_invite_requests_on_user_id pg_restore: dropping INDEX index_unique_conversations pg_restore: dropping INDEX index_unavailable_domains_on_domain pg_restore: dropping INDEX index_tombstones_on_uri pg_restore: dropping INDEX index_tombstones_on_account_id pg_restore: dropping INDEX index_tags_on_name_lower_btree pg_restore: dropping INDEX index_tag_follows_on_tag_id pg_restore: dropping INDEX index_tag_follows_on_account_id_and_tag_id pg_restore: dropping INDEX index_statuses_tags_on_tag_id_and_status_id pg_restore: dropping INDEX index_statuses_tags_on_status_id pg_restore: dropping INDEX index_statuses_public_20200119 pg_restore: dropping INDEX index_statuses_on_uri pg_restore: dropping INDEX index_statuses_on_reblog_of_id_and_account_id pg_restore: dropping INDEX index_statuses_on_in_reply_to_id pg_restore: dropping INDEX index_statuses_on_in_reply_to_account_id pg_restore: dropping INDEX index_statuses_on_deleted_at pg_restore: dropping INDEX index_statuses_on_account_id pg_restore: dropping INDEX index_statuses_local_20190824 pg_restore: dropping INDEX index_statuses_20190820 pg_restore: dropping INDEX index_status_trends_on_status_id pg_restore: dropping INDEX index_status_trends_on_account_id pg_restore: dropping INDEX index_status_stats_on_status_id pg_restore: dropping INDEX index_status_pins_on_status_id pg_restore: dropping INDEX index_status_pins_on_account_id_and_status_id pg_restore: dropping INDEX index_status_edits_on_status_id pg_restore: dropping INDEX index_status_edits_on_account_id pg_restore: dropping INDEX index_site_uploads_on_var pg_restore: dropping INDEX index_settings_on_thing_type_and_thing_id_and_var pg_restore: dropping INDEX index_session_activations_on_user_id pg_restore: dropping INDEX index_session_activations_on_session_id pg_restore: dropping INDEX index_session_activations_on_access_token_id pg_restore: dropping INDEX index_scheduled_statuses_on_account_id pg_restore: dropping INDEX index_reports_on_target_account_id pg_restore: dropping INDEX index_reports_on_assigned_account_id pg_restore: dropping INDEX index_reports_on_action_taken_by_account_id pg_restore: dropping INDEX index_preview_cards_statuses_on_status_id_and_preview_card_id pg_restore: dropping INDEX index_preview_cards_on_url pg_restore: from TOC entry 4064; 1259 17011 INDEX index_preview_cards_on_url mastodon pg_restore: error: could not execute query: ERROR: index "index_preview_cards_on_url" does not exist Command was: DROP INDEX public.index_preview_cards_on_url; pg_restore: dropping INDEX index_preview_card_trends_on_preview_card_id pg_restore: dropping INDEX index_preview_card_providers_on_domain pg_restore: dropping INDEX index_polls_on_status_id pg_restore: dropping INDEX index_polls_on_account_id pg_restore: dropping INDEX index_poll_votes_on_poll_id pg_restore: dropping INDEX index_poll_votes_on_account_id pg_restore: dropping INDEX index_pghero_space_stats_on_database_and_captured_at pg_restore: dropping INDEX index_oauth_applications_on_uid pg_restore: dropping INDEX index_oauth_applications_on_owner_id_and_owner_type pg_restore: dropping INDEX index_oauth_access_tokens_on_token pg_restore: dropping INDEX index_oauth_access_tokens_on_resource_owner_id pg_restore: dropping INDEX index_oauth_access_tokens_on_refresh_token pg_restore: dropping INDEX index_oauth_access_grants_on_token pg_restore: dropping INDEX index_oauth_access_grants_on_resource_owner_id pg_restore: dropping INDEX index_notifications_on_from_account_id pg_restore: dropping INDEX index_notifications_on_activity_id_and_activity_type pg_restore: dropping INDEX index_notifications_on_account_id_and_id_and_type pg_restore: dropping INDEX index_mutes_on_target_account_id pg_restore: dropping INDEX index_mutes_on_account_id_and_target_account_id pg_restore: dropping INDEX index_mentions_on_status_id pg_restore: dropping INDEX index_mentions_on_account_id_and_status_id pg_restore: dropping INDEX index_media_attachments_on_status_id pg_restore: dropping INDEX index_media_attachments_on_shortcode pg_restore: dropping INDEX index_media_attachments_on_scheduled_status_id pg_restore: dropping INDEX index_media_attachments_on_account_id_and_status_id pg_restore: dropping INDEX index_markers_on_user_id_and_timeline pg_restore: dropping INDEX index_login_activities_on_user_id pg_restore: dropping INDEX index_lists_on_account_id pg_restore: dropping INDEX index_list_accounts_on_list_id_and_account_id pg_restore: dropping INDEX index_list_accounts_on_follow_id pg_restore: dropping INDEX index_list_accounts_on_account_id_and_list_id pg_restore: dropping INDEX index_ip_blocks_on_ip pg_restore: dropping INDEX index_invites_on_code pg_restore: dropping INDEX index_instances_on_domain pg_restore: dropping INDEX index_identities_on_user_id pg_restore: dropping INDEX index_follows_on_target_account_id pg_restore: dropping INDEX index_follows_on_account_id_and_target_account_id pg_restore: dropping INDEX index_follow_requests_on_account_id_and_target_account_id pg_restore: dropping INDEX index_follow_recommendations_on_account_id pg_restore: dropping INDEX index_follow_recommendation_suppressions_on_account_id pg_restore: dropping INDEX index_featured_tags_on_account_id_and_tag_id pg_restore: dropping INDEX index_favourites_on_status_id pg_restore: dropping INDEX index_favourites_on_account_id_and_status_id pg_restore: dropping INDEX index_favourites_on_account_id_and_id pg_restore: dropping INDEX index_email_domain_blocks_on_domain pg_restore: dropping INDEX index_domain_blocks_on_domain pg_restore: dropping INDEX index_domain_allows_on_domain pg_restore: dropping INDEX index_devices_on_access_token_id pg_restore: dropping INDEX index_custom_filter_statuses_on_status_id pg_restore: dropping INDEX index_custom_filter_statuses_on_custom_filter_id pg_restore: dropping INDEX index_custom_filter_keywords_on_custom_filter_id pg_restore: dropping INDEX index_custom_emojis_on_shortcode_and_domain pg_restore: dropping INDEX index_custom_emoji_categories_on_name pg_restore: dropping INDEX index_conversations_on_uri pg_restore: dropping INDEX index_conversation_mutes_on_account_id_and_conversation_id pg_restore: dropping INDEX index_canonical_email_blocks_on_reference_account_id pg_restore: dropping INDEX index_canonical_email_blocks_on_canonical_email_hash pg_restore: dropping INDEX index_bookmarks_on_status_id pg_restore: dropping INDEX index_bookmarks_on_account_id_and_status_id pg_restore: dropping INDEX index_blocks_on_target_account_id pg_restore: dropping INDEX index_blocks_on_account_id_and_target_account_id pg_restore: dropping INDEX index_appeals_on_rejected_by_account_id pg_restore: dropping INDEX index_appeals_on_approved_by_account_id pg_restore: dropping INDEX index_appeals_on_account_warning_id pg_restore: dropping INDEX index_appeals_on_account_id pg_restore: dropping INDEX index_announcement_reactions_on_custom_emoji_id pg_restore: dropping INDEX index_announcement_reactions_on_announcement_id pg_restore: dropping INDEX index_announcement_reactions_on_account_id_and_announcement_id pg_restore: dropping INDEX index_announcement_mutes_on_announcement_id pg_restore: dropping INDEX index_announcement_mutes_on_account_id_and_announcement_id pg_restore: dropping INDEX index_admin_action_logs_on_target_type_and_target_id pg_restore: dropping INDEX index_admin_action_logs_on_account_id pg_restore: dropping INDEX index_accounts_tags_on_tag_id_and_account_id pg_restore: dropping INDEX index_accounts_tags_on_account_id_and_tag_id pg_restore: dropping INDEX index_accounts_on_username_and_domain_lower pg_restore: dropping INDEX index_accounts_on_url pg_restore: dropping INDEX index_accounts_on_uri pg_restore: dropping INDEX index_accounts_on_moved_to_account_id pg_restore: dropping INDEX index_account_summaries_on_account_id pg_restore: dropping INDEX index_account_statuses_cleanup_policies_on_account_id pg_restore: dropping INDEX index_account_stats_on_account_id pg_restore: dropping INDEX index_account_pins_on_account_id_and_target_account_id pg_restore: dropping INDEX index_account_notes_on_account_id_and_target_account_id pg_restore: dropping INDEX index_account_migrations_on_target_account_id pg_restore: dropping INDEX index_account_migrations_on_account_id pg_restore: dropping INDEX index_account_domain_blocks_on_account_id_and_domain pg_restore: dropping INDEX index_account_deletion_requests_on_account_id pg_restore: dropping INDEX index_account_conversations_on_conversation_id pg_restore: dropping INDEX index_account_aliases_on_account_id pg_restore: dropping CONSTRAINT webhooks webhooks_pkey pg_restore: dropping CONSTRAINT webauthn_credentials webauthn_credentials_pkey pg_restore: dropping CONSTRAINT web_settings web_settings_pkey pg_restore: dropping CONSTRAINT web_push_subscriptions web_push_subscriptions_pkey pg_restore: dropping CONSTRAINT users users_pkey pg_restore: dropping CONSTRAINT user_roles user_roles_pkey pg_restore: dropping CONSTRAINT user_invite_requests user_invite_requests_pkey pg_restore: dropping CONSTRAINT unavailable_domains unavailable_domains_pkey pg_restore: dropping CONSTRAINT tombstones tombstones_pkey pg_restore: dropping CONSTRAINT tags tags_pkey pg_restore: dropping CONSTRAINT tag_follows tag_follows_pkey pg_restore: dropping CONSTRAINT system_keys system_keys_pkey pg_restore: dropping CONSTRAINT statuses statuses_pkey pg_restore: dropping CONSTRAINT status_trends status_trends_pkey pg_restore: dropping CONSTRAINT status_stats status_stats_pkey pg_restore: dropping CONSTRAINT status_pins status_pins_pkey pg_restore: dropping CONSTRAINT status_edits status_edits_pkey pg_restore: dropping CONSTRAINT site_uploads site_uploads_pkey pg_restore: dropping CONSTRAINT settings settings_pkey pg_restore: dropping CONSTRAINT session_activations session_activations_pkey pg_restore: dropping CONSTRAINT schema_migrations schema_migrations_pkey pg_restore: dropping CONSTRAINT scheduled_statuses scheduled_statuses_pkey pg_restore: dropping CONSTRAINT rules rules_pkey pg_restore: dropping CONSTRAINT reports reports_pkey pg_restore: dropping CONSTRAINT report_notes report_notes_pkey pg_restore: dropping CONSTRAINT relays relays_pkey pg_restore: dropping CONSTRAINT preview_cards preview_cards_pkey pg_restore: dropping CONSTRAINT preview_card_trends preview_card_trends_pkey pg_restore: dropping CONSTRAINT preview_card_providers preview_card_providers_pkey pg_restore: dropping CONSTRAINT polls polls_pkey pg_restore: dropping CONSTRAINT poll_votes poll_votes_pkey pg_restore: dropping CONSTRAINT pghero_space_stats pghero_space_stats_pkey pg_restore: dropping CONSTRAINT one_time_keys one_time_keys_pkey pg_restore: dropping CONSTRAINT oauth_applications oauth_applications_pkey pg_restore: dropping CONSTRAINT oauth_access_tokens oauth_access_tokens_pkey pg_restore: dropping CONSTRAINT oauth_access_grants oauth_access_grants_pkey pg_restore: dropping CONSTRAINT notifications notifications_pkey pg_restore: dropping CONSTRAINT mutes mutes_pkey pg_restore: dropping CONSTRAINT mentions mentions_pkey pg_restore: dropping CONSTRAINT media_attachments media_attachments_pkey pg_restore: dropping CONSTRAINT markers markers_pkey pg_restore: dropping CONSTRAINT login_activities login_activities_pkey pg_restore: dropping CONSTRAINT lists lists_pkey pg_restore: dropping CONSTRAINT list_accounts list_accounts_pkey pg_restore: dropping CONSTRAINT ip_blocks ip_blocks_pkey pg_restore: dropping CONSTRAINT invites invites_pkey pg_restore: dropping CONSTRAINT identities index_identities_on_id pg_restore: dropping CONSTRAINT imports imports_pkey pg_restore: dropping CONSTRAINT follows follows_pkey pg_restore: dropping CONSTRAINT follow_requests follow_requests_pkey pg_restore: dropping CONSTRAINT follow_recommendation_suppressions follow_recommendation_suppressions_pkey pg_restore: dropping CONSTRAINT featured_tags featured_tags_pkey pg_restore: dropping CONSTRAINT favourites favourites_pkey pg_restore: dropping CONSTRAINT encrypted_messages encrypted_messages_pkey pg_restore: dropping CONSTRAINT email_domain_blocks email_domain_blocks_pkey pg_restore: dropping CONSTRAINT domain_blocks domain_blocks_pkey pg_restore: dropping CONSTRAINT domain_allows domain_allows_pkey pg_restore: dropping CONSTRAINT devices devices_pkey pg_restore: dropping CONSTRAINT custom_filters custom_filters_pkey pg_restore: dropping CONSTRAINT custom_filter_statuses custom_filter_statuses_pkey pg_restore: dropping CONSTRAINT custom_filter_keywords custom_filter_keywords_pkey pg_restore: dropping CONSTRAINT custom_emojis custom_emojis_pkey pg_restore: dropping CONSTRAINT custom_emoji_categories custom_emoji_categories_pkey pg_restore: dropping CONSTRAINT conversations conversations_pkey pg_restore: dropping CONSTRAINT conversation_mutes conversation_mutes_pkey pg_restore: dropping CONSTRAINT canonical_email_blocks canonical_email_blocks_pkey pg_restore: dropping CONSTRAINT bookmarks bookmarks_pkey pg_restore: dropping CONSTRAINT blocks blocks_pkey pg_restore: dropping CONSTRAINT backups backups_pkey pg_restore: dropping CONSTRAINT ar_internal_metadata ar_internal_metadata_pkey pg_restore: dropping CONSTRAINT appeals appeals_pkey pg_restore: dropping CONSTRAINT announcements announcements_pkey pg_restore: dropping CONSTRAINT announcement_reactions announcement_reactions_pkey pg_restore: dropping CONSTRAINT announcement_mutes announcement_mutes_pkey pg_restore: dropping CONSTRAINT admin_action_logs admin_action_logs_pkey pg_restore: dropping CONSTRAINT accounts accounts_pkey pg_restore: dropping CONSTRAINT account_warnings account_warnings_pkey pg_restore: dropping CONSTRAINT account_warning_presets account_warning_presets_pkey pg_restore: dropping CONSTRAINT account_statuses_cleanup_policies account_statuses_cleanup_policies_pkey pg_restore: dropping CONSTRAINT account_stats account_stats_pkey pg_restore: dropping CONSTRAINT account_pins account_pins_pkey pg_restore: dropping CONSTRAINT account_notes account_notes_pkey pg_restore: dropping CONSTRAINT account_moderation_notes account_moderation_notes_pkey pg_restore: dropping CONSTRAINT account_migrations account_migrations_pkey pg_restore: dropping CONSTRAINT account_domain_blocks account_domain_blocks_pkey pg_restore: dropping CONSTRAINT account_deletion_requests account_deletion_requests_pkey pg_restore: dropping CONSTRAINT account_conversations account_conversations_pkey pg_restore: dropping CONSTRAINT account_aliases account_aliases_pkey pg_restore: dropping SEQUENCE SET webhooks_id_seq pg_restore: dropping SEQUENCE SET webauthn_credentials_id_seq pg_restore: dropping SEQUENCE SET web_settings_id_seq pg_restore: dropping SEQUENCE SET web_push_subscriptions_id_seq pg_restore: dropping SEQUENCE SET users_id_seq pg_restore: dropping SEQUENCE SET user_roles_id_seq pg_restore: dropping SEQUENCE SET user_invite_requests_id_seq pg_restore: dropping SEQUENCE SET unavailable_domains_id_seq pg_restore: dropping SEQUENCE SET tombstones_id_seq pg_restore: dropping SEQUENCE SET tags_id_seq pg_restore: dropping SEQUENCE SET tag_follows_id_seq pg_restore: dropping SEQUENCE SET system_keys_id_seq pg_restore: dropping SEQUENCE SET statuses_id_seq pg_restore: dropping SEQUENCE SET status_trends_id_seq pg_restore: dropping SEQUENCE SET status_stats_id_seq pg_restore: dropping SEQUENCE SET status_pins_id_seq pg_restore: dropping SEQUENCE SET status_edits_id_seq pg_restore: dropping SEQUENCE SET site_uploads_id_seq pg_restore: dropping SEQUENCE SET settings_id_seq pg_restore: dropping SEQUENCE SET session_activations_id_seq pg_restore: dropping SEQUENCE SET scheduled_statuses_id_seq pg_restore: dropping SEQUENCE SET rules_id_seq pg_restore: dropping SEQUENCE SET reports_id_seq pg_restore: dropping SEQUENCE SET report_notes_id_seq pg_restore: dropping SEQUENCE SET relays_id_seq pg_restore: dropping SEQUENCE SET preview_cards_id_seq pg_restore: dropping SEQUENCE SET preview_card_trends_id_seq pg_restore: dropping SEQUENCE SET preview_card_providers_id_seq pg_restore: dropping SEQUENCE SET polls_id_seq pg_restore: dropping SEQUENCE SET poll_votes_id_seq pg_restore: dropping SEQUENCE SET pghero_space_stats_id_seq pg_restore: dropping SEQUENCE SET one_time_keys_id_seq pg_restore: dropping SEQUENCE SET oauth_applications_id_seq pg_restore: dropping SEQUENCE SET oauth_access_tokens_id_seq pg_restore: dropping SEQUENCE SET oauth_access_grants_id_seq pg_restore: dropping SEQUENCE SET notifications_id_seq pg_restore: dropping SEQUENCE SET mutes_id_seq pg_restore: dropping SEQUENCE SET mentions_id_seq pg_restore: dropping SEQUENCE SET media_attachments_id_seq pg_restore: dropping SEQUENCE SET markers_id_seq pg_restore: dropping SEQUENCE SET login_activities_id_seq pg_restore: dropping SEQUENCE SET lists_id_seq pg_restore: dropping SEQUENCE SET list_accounts_id_seq pg_restore: dropping SEQUENCE SET ip_blocks_id_seq pg_restore: dropping SEQUENCE SET invites_id_seq pg_restore: dropping SEQUENCE SET imports_id_seq pg_restore: dropping SEQUENCE SET identities_id_seq pg_restore: dropping SEQUENCE SET follows_id_seq pg_restore: dropping SEQUENCE SET follow_requests_id_seq pg_restore: dropping SEQUENCE SET follow_recommendation_suppressions_id_seq pg_restore: dropping SEQUENCE SET featured_tags_id_seq pg_restore: dropping SEQUENCE SET favourites_id_seq pg_restore: dropping SEQUENCE SET encrypted_messages_id_seq pg_restore: dropping SEQUENCE SET email_domain_blocks_id_seq pg_restore: dropping SEQUENCE SET domain_blocks_id_seq pg_restore: dropping SEQUENCE SET domain_allows_id_seq pg_restore: dropping SEQUENCE SET devices_id_seq pg_restore: dropping SEQUENCE SET custom_filters_id_seq pg_restore: dropping SEQUENCE SET custom_filter_statuses_id_seq pg_restore: dropping SEQUENCE SET custom_filter_keywords_id_seq pg_restore: dropping SEQUENCE SET custom_emojis_id_seq pg_restore: dropping SEQUENCE SET custom_emoji_categories_id_seq pg_restore: dropping SEQUENCE SET conversations_id_seq pg_restore: dropping SEQUENCE SET conversation_mutes_id_seq pg_restore: dropping SEQUENCE SET canonical_email_blocks_id_seq pg_restore: dropping SEQUENCE SET bookmarks_id_seq pg_restore: dropping SEQUENCE SET blocks_id_seq pg_restore: dropping SEQUENCE SET backups_id_seq pg_restore: dropping SEQUENCE SET appeals_id_seq pg_restore: dropping SEQUENCE SET announcements_id_seq pg_restore: dropping SEQUENCE SET announcement_reactions_id_seq pg_restore: dropping SEQUENCE SET announcement_mutes_id_seq pg_restore: dropping SEQUENCE SET admin_action_logs_id_seq pg_restore: dropping SEQUENCE SET accounts_id_seq pg_restore: dropping SEQUENCE SET account_warnings_id_seq pg_restore: dropping SEQUENCE SET account_warning_presets_id_seq pg_restore: dropping SEQUENCE SET account_statuses_cleanup_policies_id_seq pg_restore: dropping SEQUENCE SET account_stats_id_seq pg_restore: dropping SEQUENCE SET account_pins_id_seq pg_restore: dropping SEQUENCE SET account_notes_id_seq pg_restore: dropping SEQUENCE SET account_moderation_notes_id_seq pg_restore: dropping SEQUENCE SET account_migrations_id_seq pg_restore: dropping SEQUENCE SET account_domain_blocks_id_seq pg_restore: dropping SEQUENCE SET account_deletion_requests_id_seq pg_restore: dropping SEQUENCE SET account_conversations_id_seq pg_restore: dropping SEQUENCE SET account_aliases_id_seq pg_restore: dropping TABLE DATA webhooks pg_restore: dropping TABLE DATA webauthn_credentials pg_restore: dropping TABLE DATA web_settings pg_restore: dropping TABLE DATA web_push_subscriptions pg_restore: dropping TABLE DATA users pg_restore: dropping TABLE DATA user_roles pg_restore: dropping TABLE DATA user_invite_requests pg_restore: dropping TABLE DATA unavailable_domains pg_restore: dropping TABLE DATA tombstones pg_restore: dropping TABLE DATA tags pg_restore: dropping TABLE DATA tag_follows pg_restore: dropping TABLE DATA system_keys pg_restore: dropping TABLE DATA statuses_tags pg_restore: dropping TABLE DATA statuses pg_restore: dropping TABLE DATA status_trends pg_restore: dropping TABLE DATA status_stats pg_restore: dropping TABLE DATA status_pins pg_restore: dropping TABLE DATA status_edits pg_restore: dropping TABLE DATA site_uploads pg_restore: dropping TABLE DATA settings pg_restore: dropping TABLE DATA session_activations pg_restore: dropping TABLE DATA schema_migrations pg_restore: dropping TABLE DATA scheduled_statuses pg_restore: dropping TABLE DATA rules pg_restore: dropping TABLE DATA reports pg_restore: dropping TABLE DATA report_notes pg_restore: dropping TABLE DATA relays pg_restore: dropping TABLE DATA preview_cards_statuses pg_restore: dropping TABLE DATA preview_cards pg_restore: dropping TABLE DATA preview_card_trends pg_restore: dropping TABLE DATA preview_card_providers pg_restore: dropping TABLE DATA polls pg_restore: dropping TABLE DATA poll_votes pg_restore: dropping TABLE DATA pghero_space_stats pg_restore: dropping TABLE DATA one_time_keys pg_restore: dropping TABLE DATA oauth_applications pg_restore: dropping TABLE DATA oauth_access_tokens pg_restore: dropping TABLE DATA oauth_access_grants pg_restore: dropping TABLE DATA notifications pg_restore: dropping TABLE DATA mutes pg_restore: dropping TABLE DATA mentions pg_restore: dropping TABLE DATA media_attachments pg_restore: dropping TABLE DATA markers pg_restore: dropping TABLE DATA login_activities pg_restore: dropping TABLE DATA lists pg_restore: dropping TABLE DATA list_accounts pg_restore: dropping TABLE DATA ip_blocks pg_restore: dropping TABLE DATA invites pg_restore: dropping TABLE DATA imports pg_restore: dropping TABLE DATA identities pg_restore: dropping TABLE DATA follows pg_restore: dropping TABLE DATA follow_requests pg_restore: dropping TABLE DATA follow_recommendation_suppressions pg_restore: dropping TABLE DATA featured_tags pg_restore: dropping TABLE DATA favourites pg_restore: dropping TABLE DATA encrypted_messages pg_restore: dropping TABLE DATA email_domain_blocks pg_restore: dropping TABLE DATA domain_blocks pg_restore: dropping TABLE DATA domain_allows pg_restore: dropping TABLE DATA devices pg_restore: dropping TABLE DATA custom_filters pg_restore: dropping TABLE DATA custom_filter_statuses pg_restore: dropping TABLE DATA custom_filter_keywords pg_restore: dropping TABLE DATA custom_emojis pg_restore: dropping TABLE DATA custom_emoji_categories pg_restore: dropping TABLE DATA conversations pg_restore: dropping TABLE DATA conversation_mutes pg_restore: dropping TABLE DATA canonical_email_blocks pg_restore: dropping TABLE DATA bookmarks pg_restore: dropping TABLE DATA blocks pg_restore: dropping TABLE DATA backups pg_restore: dropping TABLE DATA ar_internal_metadata pg_restore: dropping TABLE DATA appeals pg_restore: dropping TABLE DATA announcements pg_restore: dropping TABLE DATA announcement_reactions pg_restore: dropping TABLE DATA announcement_mutes pg_restore: dropping TABLE DATA admin_action_logs pg_restore: dropping TABLE DATA accounts_tags pg_restore: dropping TABLE DATA accounts pg_restore: dropping TABLE DATA account_warnings pg_restore: dropping TABLE DATA account_warning_presets pg_restore: dropping TABLE DATA account_statuses_cleanup_policies pg_restore: dropping TABLE DATA account_stats pg_restore: dropping TABLE DATA account_pins pg_restore: dropping TABLE DATA account_notes pg_restore: dropping TABLE DATA account_moderation_notes pg_restore: dropping TABLE DATA account_migrations pg_restore: dropping TABLE DATA account_domain_blocks pg_restore: dropping TABLE DATA account_deletion_requests pg_restore: dropping TABLE DATA account_conversations pg_restore: dropping TABLE DATA account_aliases pg_restore: dropping DEFAULT webhooks id pg_restore: dropping DEFAULT webauthn_credentials id pg_restore: dropping DEFAULT web_settings id pg_restore: dropping DEFAULT web_push_subscriptions id pg_restore: dropping DEFAULT users id pg_restore: dropping DEFAULT user_roles id pg_restore: dropping DEFAULT user_invite_requests id pg_restore: dropping DEFAULT unavailable_domains id pg_restore: dropping DEFAULT tombstones id pg_restore: dropping DEFAULT tags id pg_restore: dropping DEFAULT tag_follows id pg_restore: dropping DEFAULT system_keys id pg_restore: dropping DEFAULT status_trends id pg_restore: dropping DEFAULT status_stats id pg_restore: dropping DEFAULT status_pins id pg_restore: dropping DEFAULT status_edits id pg_restore: dropping DEFAULT site_uploads id pg_restore: dropping DEFAULT settings id pg_restore: dropping DEFAULT session_activations id pg_restore: dropping DEFAULT scheduled_statuses id pg_restore: dropping DEFAULT rules id pg_restore: dropping DEFAULT reports id pg_restore: dropping DEFAULT report_notes id pg_restore: dropping DEFAULT relays id pg_restore: dropping DEFAULT preview_cards id pg_restore: dropping DEFAULT preview_card_trends id pg_restore: dropping DEFAULT preview_card_providers id pg_restore: dropping DEFAULT polls id pg_restore: dropping DEFAULT poll_votes id pg_restore: dropping DEFAULT pghero_space_stats id pg_restore: dropping DEFAULT one_time_keys id pg_restore: dropping DEFAULT oauth_applications id pg_restore: dropping DEFAULT oauth_access_tokens id pg_restore: dropping DEFAULT oauth_access_grants id pg_restore: dropping DEFAULT notifications id pg_restore: dropping DEFAULT mutes id pg_restore: dropping DEFAULT mentions id pg_restore: dropping DEFAULT markers id pg_restore: dropping DEFAULT login_activities id pg_restore: dropping DEFAULT lists id pg_restore: dropping DEFAULT list_accounts id pg_restore: dropping DEFAULT ip_blocks id pg_restore: dropping DEFAULT invites id pg_restore: dropping DEFAULT imports id pg_restore: dropping DEFAULT identities id pg_restore: dropping DEFAULT follows id pg_restore: dropping DEFAULT follow_requests id pg_restore: dropping DEFAULT follow_recommendation_suppressions id pg_restore: dropping DEFAULT featured_tags id pg_restore: dropping DEFAULT favourites id pg_restore: dropping DEFAULT email_domain_blocks id pg_restore: dropping DEFAULT domain_blocks id pg_restore: dropping DEFAULT domain_allows id pg_restore: dropping DEFAULT devices id pg_restore: dropping DEFAULT custom_filters id pg_restore: dropping DEFAULT custom_filter_statuses id pg_restore: dropping DEFAULT custom_filter_keywords id pg_restore: dropping DEFAULT custom_emojis id pg_restore: dropping DEFAULT custom_emoji_categories id pg_restore: dropping DEFAULT conversations id pg_restore: dropping DEFAULT conversation_mutes id pg_restore: dropping DEFAULT canonical_email_blocks id pg_restore: dropping DEFAULT bookmarks id pg_restore: dropping DEFAULT blocks id pg_restore: dropping DEFAULT backups id pg_restore: dropping DEFAULT appeals id pg_restore: dropping DEFAULT announcements id pg_restore: dropping DEFAULT announcement_reactions id pg_restore: dropping DEFAULT announcement_mutes id pg_restore: dropping DEFAULT admin_action_logs id pg_restore: dropping DEFAULT account_warnings id pg_restore: dropping DEFAULT account_warning_presets id pg_restore: dropping DEFAULT account_statuses_cleanup_policies id pg_restore: dropping DEFAULT account_stats id pg_restore: dropping DEFAULT account_pins id pg_restore: dropping DEFAULT account_notes id pg_restore: dropping DEFAULT account_moderation_notes id pg_restore: dropping DEFAULT account_migrations id pg_restore: dropping DEFAULT account_domain_blocks id pg_restore: dropping DEFAULT account_deletion_requests id pg_restore: dropping DEFAULT account_conversations id pg_restore: dropping DEFAULT account_aliases id pg_restore: dropping SEQUENCE OWNED BY webhooks_id_seq pg_restore: dropping SEQUENCE webhooks_id_seq pg_restore: dropping TABLE webhooks pg_restore: dropping SEQUENCE OWNED BY webauthn_credentials_id_seq pg_restore: dropping SEQUENCE webauthn_credentials_id_seq pg_restore: dropping TABLE webauthn_credentials pg_restore: dropping SEQUENCE OWNED BY web_settings_id_seq pg_restore: dropping SEQUENCE web_settings_id_seq pg_restore: dropping TABLE web_settings pg_restore: dropping SEQUENCE OWNED BY web_push_subscriptions_id_seq pg_restore: dropping SEQUENCE web_push_subscriptions_id_seq pg_restore: dropping TABLE web_push_subscriptions pg_restore: dropping SEQUENCE OWNED BY users_id_seq pg_restore: dropping SEQUENCE users_id_seq pg_restore: dropping SEQUENCE OWNED BY user_roles_id_seq pg_restore: dropping SEQUENCE user_roles_id_seq pg_restore: dropping TABLE user_roles pg_restore: dropping VIEW user_ips pg_restore: dropping SEQUENCE OWNED BY user_invite_requests_id_seq pg_restore: dropping SEQUENCE user_invite_requests_id_seq pg_restore: dropping TABLE user_invite_requests pg_restore: dropping SEQUENCE OWNED BY unavailable_domains_id_seq pg_restore: dropping SEQUENCE unavailable_domains_id_seq pg_restore: dropping TABLE unavailable_domains pg_restore: dropping SEQUENCE OWNED BY tombstones_id_seq pg_restore: dropping SEQUENCE tombstones_id_seq pg_restore: dropping TABLE tombstones pg_restore: dropping SEQUENCE OWNED BY tags_id_seq pg_restore: dropping SEQUENCE tags_id_seq pg_restore: dropping TABLE tags pg_restore: dropping SEQUENCE OWNED BY tag_follows_id_seq pg_restore: dropping SEQUENCE tag_follows_id_seq pg_restore: dropping TABLE tag_follows pg_restore: dropping SEQUENCE OWNED BY system_keys_id_seq pg_restore: dropping SEQUENCE system_keys_id_seq pg_restore: dropping TABLE system_keys pg_restore: dropping TABLE statuses_tags pg_restore: dropping SEQUENCE statuses_id_seq pg_restore: dropping SEQUENCE OWNED BY status_trends_id_seq pg_restore: dropping SEQUENCE status_trends_id_seq pg_restore: dropping TABLE status_trends pg_restore: dropping SEQUENCE OWNED BY status_stats_id_seq pg_restore: dropping SEQUENCE status_stats_id_seq pg_restore: dropping SEQUENCE OWNED BY status_pins_id_seq pg_restore: dropping SEQUENCE status_pins_id_seq pg_restore: dropping TABLE status_pins pg_restore: dropping SEQUENCE OWNED BY status_edits_id_seq pg_restore: dropping SEQUENCE status_edits_id_seq pg_restore: dropping TABLE status_edits pg_restore: dropping SEQUENCE OWNED BY site_uploads_id_seq pg_restore: dropping SEQUENCE site_uploads_id_seq pg_restore: dropping TABLE site_uploads pg_restore: dropping SEQUENCE OWNED BY settings_id_seq pg_restore: dropping SEQUENCE settings_id_seq pg_restore: dropping TABLE settings pg_restore: dropping SEQUENCE OWNED BY session_activations_id_seq pg_restore: dropping SEQUENCE session_activations_id_seq pg_restore: dropping TABLE session_activations pg_restore: dropping TABLE schema_migrations pg_restore: dropping SEQUENCE OWNED BY scheduled_statuses_id_seq pg_restore: dropping SEQUENCE scheduled_statuses_id_seq pg_restore: dropping TABLE scheduled_statuses pg_restore: dropping SEQUENCE OWNED BY rules_id_seq pg_restore: dropping SEQUENCE rules_id_seq pg_restore: dropping TABLE rules pg_restore: dropping SEQUENCE OWNED BY reports_id_seq pg_restore: dropping SEQUENCE reports_id_seq pg_restore: dropping TABLE reports pg_restore: dropping SEQUENCE OWNED BY report_notes_id_seq pg_restore: dropping SEQUENCE report_notes_id_seq pg_restore: dropping TABLE report_notes pg_restore: dropping SEQUENCE OWNED BY relays_id_seq pg_restore: dropping SEQUENCE relays_id_seq pg_restore: dropping TABLE relays pg_restore: dropping TABLE preview_cards_statuses pg_restore: dropping SEQUENCE OWNED BY preview_cards_id_seq pg_restore: dropping SEQUENCE preview_cards_id_seq pg_restore: dropping TABLE preview_cards pg_restore: dropping SEQUENCE OWNED BY preview_card_trends_id_seq pg_restore: dropping SEQUENCE preview_card_trends_id_seq pg_restore: dropping TABLE preview_card_trends pg_restore: dropping SEQUENCE OWNED BY preview_card_providers_id_seq pg_restore: dropping SEQUENCE preview_card_providers_id_seq pg_restore: dropping TABLE preview_card_providers pg_restore: dropping SEQUENCE OWNED BY polls_id_seq pg_restore: dropping SEQUENCE polls_id_seq pg_restore: dropping TABLE polls pg_restore: dropping SEQUENCE OWNED BY poll_votes_id_seq pg_restore: dropping SEQUENCE poll_votes_id_seq pg_restore: dropping TABLE poll_votes pg_restore: dropping SEQUENCE OWNED BY pghero_space_stats_id_seq pg_restore: dropping SEQUENCE pghero_space_stats_id_seq pg_restore: dropping TABLE pghero_space_stats pg_restore: dropping SEQUENCE OWNED BY one_time_keys_id_seq pg_restore: dropping SEQUENCE one_time_keys_id_seq pg_restore: dropping TABLE one_time_keys pg_restore: dropping SEQUENCE OWNED BY oauth_applications_id_seq pg_restore: dropping SEQUENCE oauth_applications_id_seq pg_restore: dropping TABLE oauth_applications pg_restore: dropping SEQUENCE OWNED BY oauth_access_tokens_id_seq pg_restore: dropping SEQUENCE oauth_access_tokens_id_seq pg_restore: dropping TABLE oauth_access_tokens pg_restore: dropping SEQUENCE OWNED BY oauth_access_grants_id_seq pg_restore: dropping SEQUENCE oauth_access_grants_id_seq pg_restore: dropping TABLE oauth_access_grants pg_restore: dropping SEQUENCE OWNED BY notifications_id_seq pg_restore: dropping SEQUENCE notifications_id_seq pg_restore: dropping TABLE notifications pg_restore: dropping SEQUENCE OWNED BY mutes_id_seq pg_restore: dropping SEQUENCE mutes_id_seq pg_restore: dropping TABLE mutes pg_restore: dropping SEQUENCE OWNED BY mentions_id_seq pg_restore: dropping SEQUENCE mentions_id_seq pg_restore: dropping TABLE mentions pg_restore: dropping SEQUENCE OWNED BY media_attachments_id_seq pg_restore: dropping SEQUENCE media_attachments_id_seq pg_restore: dropping TABLE media_attachments pg_restore: dropping SEQUENCE OWNED BY markers_id_seq pg_restore: dropping SEQUENCE markers_id_seq pg_restore: dropping TABLE markers pg_restore: dropping SEQUENCE OWNED BY login_activities_id_seq pg_restore: dropping SEQUENCE login_activities_id_seq pg_restore: dropping TABLE login_activities pg_restore: dropping SEQUENCE OWNED BY lists_id_seq pg_restore: dropping SEQUENCE lists_id_seq pg_restore: dropping TABLE lists pg_restore: dropping SEQUENCE OWNED BY list_accounts_id_seq pg_restore: dropping SEQUENCE list_accounts_id_seq pg_restore: dropping TABLE list_accounts pg_restore: dropping SEQUENCE OWNED BY ip_blocks_id_seq pg_restore: dropping SEQUENCE ip_blocks_id_seq pg_restore: dropping TABLE ip_blocks pg_restore: dropping SEQUENCE OWNED BY invites_id_seq pg_restore: dropping SEQUENCE invites_id_seq pg_restore: dropping TABLE invites pg_restore: dropping MATERIALIZED VIEW instances pg_restore: dropping SEQUENCE OWNED BY imports_id_seq pg_restore: dropping SEQUENCE imports_id_seq pg_restore: dropping TABLE imports pg_restore: dropping SEQUENCE OWNED BY identities_id_seq pg_restore: dropping SEQUENCE identities_id_seq pg_restore: dropping TABLE identities pg_restore: dropping SEQUENCE OWNED BY follows_id_seq pg_restore: dropping SEQUENCE follows_id_seq pg_restore: dropping SEQUENCE OWNED BY follow_requests_id_seq pg_restore: dropping SEQUENCE follow_requests_id_seq pg_restore: dropping TABLE follow_requests pg_restore: dropping MATERIALIZED VIEW follow_recommendations pg_restore: dropping TABLE users pg_restore: dropping TABLE status_stats pg_restore: dropping TABLE follows pg_restore: dropping SEQUENCE OWNED BY follow_recommendation_suppressions_id_seq pg_restore: dropping SEQUENCE follow_recommendation_suppressions_id_seq pg_restore: dropping TABLE follow_recommendation_suppressions pg_restore: dropping SEQUENCE OWNED BY featured_tags_id_seq pg_restore: dropping SEQUENCE featured_tags_id_seq pg_restore: dropping TABLE featured_tags pg_restore: dropping SEQUENCE OWNED BY favourites_id_seq pg_restore: dropping SEQUENCE favourites_id_seq pg_restore: dropping TABLE favourites pg_restore: dropping SEQUENCE OWNED BY encrypted_messages_id_seq pg_restore: dropping SEQUENCE encrypted_messages_id_seq pg_restore: dropping TABLE encrypted_messages pg_restore: dropping SEQUENCE OWNED BY email_domain_blocks_id_seq pg_restore: dropping SEQUENCE email_domain_blocks_id_seq pg_restore: dropping TABLE email_domain_blocks pg_restore: dropping SEQUENCE OWNED BY domain_blocks_id_seq pg_restore: dropping SEQUENCE domain_blocks_id_seq pg_restore: dropping TABLE domain_blocks pg_restore: dropping SEQUENCE OWNED BY domain_allows_id_seq pg_restore: dropping SEQUENCE domain_allows_id_seq pg_restore: dropping TABLE domain_allows pg_restore: dropping SEQUENCE OWNED BY devices_id_seq pg_restore: dropping SEQUENCE devices_id_seq pg_restore: dropping TABLE devices pg_restore: dropping SEQUENCE OWNED BY custom_filters_id_seq pg_restore: dropping SEQUENCE custom_filters_id_seq pg_restore: dropping TABLE custom_filters pg_restore: dropping SEQUENCE OWNED BY custom_filter_statuses_id_seq pg_restore: dropping SEQUENCE custom_filter_statuses_id_seq pg_restore: dropping TABLE custom_filter_statuses pg_restore: dropping SEQUENCE OWNED BY custom_filter_keywords_id_seq pg_restore: dropping SEQUENCE custom_filter_keywords_id_seq pg_restore: dropping TABLE custom_filter_keywords pg_restore: dropping SEQUENCE OWNED BY custom_emojis_id_seq pg_restore: dropping SEQUENCE custom_emojis_id_seq pg_restore: dropping TABLE custom_emojis pg_restore: dropping SEQUENCE OWNED BY custom_emoji_categories_id_seq pg_restore: dropping SEQUENCE custom_emoji_categories_id_seq pg_restore: dropping TABLE custom_emoji_categories pg_restore: dropping SEQUENCE OWNED BY conversations_id_seq pg_restore: dropping SEQUENCE conversations_id_seq pg_restore: dropping TABLE conversations pg_restore: dropping SEQUENCE OWNED BY conversation_mutes_id_seq pg_restore: dropping SEQUENCE conversation_mutes_id_seq pg_restore: dropping TABLE conversation_mutes pg_restore: dropping SEQUENCE OWNED BY canonical_email_blocks_id_seq pg_restore: dropping SEQUENCE canonical_email_blocks_id_seq pg_restore: dropping TABLE canonical_email_blocks pg_restore: dropping SEQUENCE OWNED BY bookmarks_id_seq pg_restore: dropping SEQUENCE bookmarks_id_seq pg_restore: dropping TABLE bookmarks pg_restore: dropping SEQUENCE OWNED BY blocks_id_seq pg_restore: dropping SEQUENCE blocks_id_seq pg_restore: dropping TABLE blocks pg_restore: dropping SEQUENCE OWNED BY backups_id_seq pg_restore: dropping SEQUENCE backups_id_seq pg_restore: dropping TABLE backups pg_restore: dropping TABLE ar_internal_metadata pg_restore: dropping SEQUENCE OWNED BY appeals_id_seq pg_restore: dropping SEQUENCE appeals_id_seq pg_restore: dropping TABLE appeals pg_restore: dropping SEQUENCE OWNED BY announcements_id_seq pg_restore: dropping SEQUENCE announcements_id_seq pg_restore: dropping TABLE announcements pg_restore: dropping SEQUENCE OWNED BY announcement_reactions_id_seq pg_restore: dropping SEQUENCE announcement_reactions_id_seq pg_restore: dropping TABLE announcement_reactions pg_restore: dropping SEQUENCE OWNED BY announcement_mutes_id_seq pg_restore: dropping SEQUENCE announcement_mutes_id_seq pg_restore: dropping TABLE announcement_mutes pg_restore: dropping SEQUENCE OWNED BY admin_action_logs_id_seq pg_restore: dropping SEQUENCE admin_action_logs_id_seq pg_restore: dropping TABLE admin_action_logs pg_restore: dropping TABLE accounts_tags pg_restore: dropping SEQUENCE OWNED BY accounts_id_seq pg_restore: dropping SEQUENCE accounts_id_seq pg_restore: dropping SEQUENCE OWNED BY account_warnings_id_seq pg_restore: dropping SEQUENCE account_warnings_id_seq pg_restore: dropping TABLE account_warnings pg_restore: dropping SEQUENCE OWNED BY account_warning_presets_id_seq pg_restore: dropping SEQUENCE account_warning_presets_id_seq pg_restore: dropping TABLE account_warning_presets pg_restore: dropping MATERIALIZED VIEW account_summaries pg_restore: dropping TABLE statuses pg_restore: dropping TABLE accounts pg_restore: dropping SEQUENCE OWNED BY account_statuses_cleanup_policies_id_seq pg_restore: dropping SEQUENCE account_statuses_cleanup_policies_id_seq pg_restore: dropping TABLE account_statuses_cleanup_policies pg_restore: dropping SEQUENCE OWNED BY account_stats_id_seq pg_restore: dropping SEQUENCE account_stats_id_seq pg_restore: dropping TABLE account_stats pg_restore: dropping SEQUENCE OWNED BY account_pins_id_seq pg_restore: dropping SEQUENCE account_pins_id_seq pg_restore: dropping TABLE account_pins pg_restore: dropping SEQUENCE OWNED BY account_notes_id_seq pg_restore: dropping SEQUENCE account_notes_id_seq pg_restore: dropping TABLE account_notes pg_restore: dropping SEQUENCE OWNED BY account_moderation_notes_id_seq pg_restore: dropping SEQUENCE account_moderation_notes_id_seq pg_restore: dropping TABLE account_moderation_notes pg_restore: dropping SEQUENCE OWNED BY account_migrations_id_seq pg_restore: dropping SEQUENCE account_migrations_id_seq pg_restore: dropping TABLE account_migrations pg_restore: dropping SEQUENCE OWNED BY account_domain_blocks_id_seq pg_restore: dropping SEQUENCE account_domain_blocks_id_seq pg_restore: dropping TABLE account_domain_blocks pg_restore: dropping SEQUENCE OWNED BY account_deletion_requests_id_seq pg_restore: dropping SEQUENCE account_deletion_requests_id_seq pg_restore: dropping TABLE account_deletion_requests pg_restore: dropping SEQUENCE OWNED BY account_conversations_id_seq pg_restore: dropping SEQUENCE account_conversations_id_seq pg_restore: dropping TABLE account_conversations pg_restore: dropping SEQUENCE OWNED BY account_aliases_id_seq pg_restore: dropping SEQUENCE account_aliases_id_seq pg_restore: dropping TABLE account_aliases pg_restore: dropping FUNCTION timestamp_id(text) pg_restore: processing item 4707 ENCODING ENCODING pg_restore: processing item 4708 STDSTRINGS STDSTRINGS pg_restore: processing item 4709 SEARCHPATH SEARCHPATH pg_restore: processing item 4710 DATABASE mastodon_production pg_restore: processing item 12 SCHEMA public pg_restore: processing item 4711 COMMENT SCHEMA public pg_restore: processing item 2 EXTENSION pg_repack pg_restore: processing item 4712 COMMENT EXTENSION pg_repack pg_restore: processing item 1 EXTENSION plpgsql pg_restore: processing item 4713 COMMENT EXTENSION plpgsql pg_restore: processing item 709 FUNCTION timestamp_id(text) pg_restore: creating FUNCTION "public.timestamp_id(text)" pg_restore: processing item 624 TABLE account_aliases pg_restore: creating TABLE "public.account_aliases" pg_restore: processing item 623 SEQUENCE account_aliases_id_seq pg_restore: creating SEQUENCE "public.account_aliases_id_seq" pg_restore: processing item 4714 SEQUENCE OWNED BY account_aliases_id_seq pg_restore: creating SEQUENCE OWNED BY "public.account_aliases_id_seq" pg_restore: processing item 593 TABLE account_conversations pg_restore: creating TABLE "public.account_conversations" pg_restore: processing item 592 SEQUENCE account_conversations_id_seq pg_restore: creating SEQUENCE "public.account_conversations_id_seq" pg_restore: processing item 4715 SEQUENCE OWNED BY account_conversations_id_seq pg_restore: creating SEQUENCE OWNED BY "public.account_conversations_id_seq" pg_restore: processing item 648 TABLE account_deletion_requests pg_restore: creating TABLE "public.account_deletion_requests" pg_restore: processing item 647 SEQUENCE account_deletion_requests_id_seq pg_restore: creating SEQUENCE "public.account_deletion_requests_id_seq" pg_restore: processing item 4716 SEQUENCE OWNED BY account_deletion_requests_id_seq pg_restore: creating SEQUENCE OWNED BY "public.account_deletion_requests_id_seq" pg_restore: processing item 504 TABLE account_domain_blocks pg_restore: creating TABLE "public.account_domain_blocks" pg_restore: processing item 505 SEQUENCE account_domain_blocks_id_seq pg_restore: creating SEQUENCE "public.account_domain_blocks_id_seq" pg_restore: processing item 4717 SEQUENCE OWNED BY account_domain_blocks_id_seq pg_restore: creating SEQUENCE OWNED BY "public.account_domain_blocks_id_seq" pg_restore: processing item 622 TABLE account_migrations pg_restore: creating TABLE "public.account_migrations" pg_restore: processing item 621 SEQUENCE account_migrations_id_seq pg_restore: creating SEQUENCE "public.account_migrations_id_seq" pg_restore: processing item 4718 SEQUENCE OWNED BY account_migrations_id_seq pg_restore: creating SEQUENCE OWNED BY "public.account_migrations_id_seq" pg_restore: processing item 506 TABLE account_moderation_notes pg_restore: creating TABLE "public.account_moderation_notes" pg_restore: processing item 507 SEQUENCE account_moderation_notes_id_seq pg_restore: creating SEQUENCE "public.account_moderation_notes_id_seq" pg_restore: processing item 4719 SEQUENCE OWNED BY account_moderation_notes_id_seq pg_restore: creating SEQUENCE OWNED BY "public.account_moderation_notes_id_seq" pg_restore: processing item 644 TABLE account_notes pg_restore: creating TABLE "public.account_notes" pg_restore: processing item 643 SEQUENCE account_notes_id_seq pg_restore: creating SEQUENCE "public.account_notes_id_seq" pg_restore: processing item 4720 SEQUENCE OWNED BY account_notes_id_seq pg_restore: creating SEQUENCE OWNED BY "public.account_notes_id_seq" pg_restore: processing item 589 TABLE account_pins pg_restore: creating TABLE "public.account_pins" pg_restore: processing item 588 SEQUENCE account_pins_id_seq pg_restore: creating SEQUENCE "public.account_pins_id_seq" pg_restore: processing item 4721 SEQUENCE OWNED BY account_pins_id_seq pg_restore: creating SEQUENCE OWNED BY "public.account_pins_id_seq" pg_restore: processing item 597 TABLE account_stats pg_restore: creating TABLE "public.account_stats" pg_restore: processing item 596 SEQUENCE account_stats_id_seq pg_restore: creating SEQUENCE "public.account_stats_id_seq" pg_restore: processing item 4722 SEQUENCE OWNED BY account_stats_id_seq pg_restore: creating SEQUENCE OWNED BY "public.account_stats_id_seq" pg_restore: processing item 662 TABLE account_statuses_cleanup_policies pg_restore: creating TABLE "public.account_statuses_cleanup_policies" pg_restore: processing item 661 SEQUENCE account_statuses_cleanup_policies_id_seq pg_restore: creating SEQUENCE "public.account_statuses_cleanup_policies_id_seq" pg_restore: processing item 4723 SEQUENCE OWNED BY account_statuses_cleanup_policies_id_seq pg_restore: creating SEQUENCE OWNED BY "public.account_statuses_cleanup_policies_id_seq" pg_restore: processing item 508 TABLE accounts pg_restore: creating TABLE "public.accounts" pg_restore: processing item 573 TABLE statuses pg_restore: creating TABLE "public.statuses" pg_restore: processing item 667 MATERIALIZED VIEW account_summaries pg_restore: creating MATERIALIZED VIEW "public.account_summaries" pg_restore: processing item 602 TABLE account_warning_presets pg_restore: creating TABLE "public.account_warning_presets" pg_restore: processing item 601 SEQUENCE account_warning_presets_id_seq pg_restore: creating SEQUENCE "public.account_warning_presets_id_seq" pg_restore: processing item 4724 SEQUENCE OWNED BY account_warning_presets_id_seq pg_restore: creating SEQUENCE OWNED BY "public.account_warning_presets_id_seq" pg_restore: processing item 600 TABLE account_warnings pg_restore: creating TABLE "public.account_warnings" pg_restore: processing item 599 SEQUENCE account_warnings_id_seq pg_restore: creating SEQUENCE "public.account_warnings_id_seq" pg_restore: processing item 4725 SEQUENCE OWNED BY account_warnings_id_seq pg_restore: creating SEQUENCE OWNED BY "public.account_warnings_id_seq" pg_restore: processing item 509 SEQUENCE accounts_id_seq pg_restore: creating SEQUENCE "public.accounts_id_seq" pg_restore: processing item 4726 SEQUENCE OWNED BY accounts_id_seq pg_restore: creating SEQUENCE OWNED BY "public.accounts_id_seq" pg_restore: processing item 598 TABLE accounts_tags pg_restore: creating TABLE "public.accounts_tags" pg_restore: processing item 510 TABLE admin_action_logs pg_restore: creating TABLE "public.admin_action_logs" pg_restore: processing item 511 SEQUENCE admin_action_logs_id_seq pg_restore: creating SEQUENCE "public.admin_action_logs_id_seq" pg_restore: processing item 4727 SEQUENCE OWNED BY admin_action_logs_id_seq pg_restore: creating SEQUENCE OWNED BY "public.admin_action_logs_id_seq" pg_restore: processing item 630 TABLE announcement_mutes pg_restore: creating TABLE "public.announcement_mutes" pg_restore: processing item 629 SEQUENCE announcement_mutes_id_seq pg_restore: creating SEQUENCE "public.announcement_mutes_id_seq" pg_restore: processing item 4728 SEQUENCE OWNED BY announcement_mutes_id_seq pg_restore: creating SEQUENCE OWNED BY "public.announcement_mutes_id_seq" pg_restore: processing item 632 TABLE announcement_reactions pg_restore: creating TABLE "public.announcement_reactions" pg_restore: processing item 631 SEQUENCE announcement_reactions_id_seq pg_restore: creating SEQUENCE "public.announcement_reactions_id_seq" pg_restore: processing item 4729 SEQUENCE OWNED BY announcement_reactions_id_seq pg_restore: creating SEQUENCE OWNED BY "public.announcement_reactions_id_seq" pg_restore: processing item 628 TABLE announcements pg_restore: creating TABLE "public.announcements" pg_restore: processing item 627 SEQUENCE announcements_id_seq pg_restore: creating SEQUENCE "public.announcements_id_seq" pg_restore: processing item 4730 SEQUENCE OWNED BY announcements_id_seq pg_restore: creating SEQUENCE OWNED BY "public.announcements_id_seq" pg_restore: processing item 670 TABLE appeals pg_restore: creating TABLE "public.appeals" pg_restore: processing item 669 SEQUENCE appeals_id_seq pg_restore: creating SEQUENCE "public.appeals_id_seq" pg_restore: processing item 4731 SEQUENCE OWNED BY appeals_id_seq pg_restore: creating SEQUENCE OWNED BY "public.appeals_id_seq" pg_restore: processing item 512 TABLE ar_internal_metadata pg_restore: creating TABLE "public.ar_internal_metadata" pg_restore: processing item 513 TABLE backups pg_restore: creating TABLE "public.backups" pg_restore: processing item 514 SEQUENCE backups_id_seq pg_restore: creating SEQUENCE "public.backups_id_seq" pg_restore: processing item 4732 SEQUENCE OWNED BY backups_id_seq pg_restore: creating SEQUENCE OWNED BY "public.backups_id_seq" pg_restore: processing item 515 TABLE blocks pg_restore: creating TABLE "public.blocks" pg_restore: processing item 516 SEQUENCE blocks_id_seq pg_restore: creating SEQUENCE "public.blocks_id_seq" pg_restore: processing item 4733 SEQUENCE OWNED BY blocks_id_seq pg_restore: creating SEQUENCE OWNED BY "public.blocks_id_seq" pg_restore: processing item 626 TABLE bookmarks pg_restore: creating TABLE "public.bookmarks" pg_restore: processing item 625 SEQUENCE bookmarks_id_seq pg_restore: creating SEQUENCE "public.bookmarks_id_seq" pg_restore: processing item 4734 SEQUENCE OWNED BY bookmarks_id_seq pg_restore: creating SEQUENCE OWNED BY "public.bookmarks_id_seq" pg_restore: processing item 657 TABLE canonical_email_blocks pg_restore: creating TABLE "public.canonical_email_blocks" pg_restore: processing item 656 SEQUENCE canonical_email_blocks_id_seq pg_restore: creating SEQUENCE "public.canonical_email_blocks_id_seq" pg_restore: processing item 4735 SEQUENCE OWNED BY canonical_email_blocks_id_seq pg_restore: creating SEQUENCE OWNED BY "public.canonical_email_blocks_id_seq" pg_restore: processing item 517 TABLE conversation_mutes pg_restore: creating TABLE "public.conversation_mutes" pg_restore: processing item 518 SEQUENCE conversation_mutes_id_seq pg_restore: creating SEQUENCE "public.conversation_mutes_id_seq" pg_restore: processing item 4736 SEQUENCE OWNED BY conversation_mutes_id_seq pg_restore: creating SEQUENCE OWNED BY "public.conversation_mutes_id_seq" pg_restore: processing item 519 TABLE conversations pg_restore: creating TABLE "public.conversations" pg_restore: processing item 520 SEQUENCE conversations_id_seq pg_restore: creating SEQUENCE "public.conversations_id_seq" pg_restore: processing item 4737 SEQUENCE OWNED BY conversations_id_seq pg_restore: creating SEQUENCE OWNED BY "public.conversations_id_seq" pg_restore: processing item 616 TABLE custom_emoji_categories pg_restore: creating TABLE "public.custom_emoji_categories" pg_restore: processing item 615 SEQUENCE custom_emoji_categories_id_seq pg_restore: creating SEQUENCE "public.custom_emoji_categories_id_seq" pg_restore: processing item 4738 SEQUENCE OWNED BY custom_emoji_categories_id_seq pg_restore: creating SEQUENCE OWNED BY "public.custom_emoji_categories_id_seq" pg_restore: processing item 521 TABLE custom_emojis pg_restore: creating TABLE "public.custom_emojis" pg_restore: processing item 522 SEQUENCE custom_emojis_id_seq pg_restore: creating SEQUENCE "public.custom_emojis_id_seq" pg_restore: processing item 4739 SEQUENCE OWNED BY custom_emojis_id_seq pg_restore: creating SEQUENCE OWNED BY "public.custom_emojis_id_seq" pg_restore: processing item 676 TABLE custom_filter_keywords pg_restore: creating TABLE "public.custom_filter_keywords" pg_restore: processing item 675 SEQUENCE custom_filter_keywords_id_seq pg_restore: creating SEQUENCE "public.custom_filter_keywords_id_seq" pg_restore: processing item 4740 SEQUENCE OWNED BY custom_filter_keywords_id_seq pg_restore: creating SEQUENCE OWNED BY "public.custom_filter_keywords_id_seq" pg_restore: processing item 680 TABLE custom_filter_statuses pg_restore: creating TABLE "public.custom_filter_statuses" pg_restore: processing item 679 SEQUENCE custom_filter_statuses_id_seq pg_restore: creating SEQUENCE "public.custom_filter_statuses_id_seq" pg_restore: processing item 4741 SEQUENCE OWNED BY custom_filter_statuses_id_seq pg_restore: creating SEQUENCE OWNED BY "public.custom_filter_statuses_id_seq" pg_restore: processing item 585 TABLE custom_filters pg_restore: creating TABLE "public.custom_filters" pg_restore: processing item 584 SEQUENCE custom_filters_id_seq pg_restore: creating SEQUENCE "public.custom_filters_id_seq" pg_restore: processing item 4742 SEQUENCE OWNED BY custom_filters_id_seq pg_restore: creating SEQUENCE OWNED BY "public.custom_filters_id_seq" pg_restore: processing item 636 TABLE devices pg_restore: creating TABLE "public.devices" pg_restore: processing item 635 SEQUENCE devices_id_seq pg_restore: creating SEQUENCE "public.devices_id_seq" pg_restore: processing item 4743 SEQUENCE OWNED BY devices_id_seq pg_restore: creating SEQUENCE OWNED BY "public.devices_id_seq" pg_restore: processing item 618 TABLE domain_allows pg_restore: creating TABLE "public.domain_allows" pg_restore: processing item 617 SEQUENCE domain_allows_id_seq pg_restore: creating SEQUENCE "public.domain_allows_id_seq" pg_restore: processing item 4744 SEQUENCE OWNED BY domain_allows_id_seq pg_restore: creating SEQUENCE OWNED BY "public.domain_allows_id_seq" pg_restore: processing item 523 TABLE domain_blocks pg_restore: creating TABLE "public.domain_blocks" pg_restore: processing item 524 SEQUENCE domain_blocks_id_seq pg_restore: creating SEQUENCE "public.domain_blocks_id_seq" pg_restore: processing item 4745 SEQUENCE OWNED BY domain_blocks_id_seq pg_restore: creating SEQUENCE OWNED BY "public.domain_blocks_id_seq" pg_restore: processing item 525 TABLE email_domain_blocks pg_restore: creating TABLE "public.email_domain_blocks" pg_restore: processing item 526 SEQUENCE email_domain_blocks_id_seq pg_restore: creating SEQUENCE "public.email_domain_blocks_id_seq" pg_restore: processing item 4746 SEQUENCE OWNED BY email_domain_blocks_id_seq pg_restore: creating SEQUENCE OWNED BY "public.email_domain_blocks_id_seq" pg_restore: processing item 640 TABLE encrypted_messages pg_restore: creating TABLE "public.encrypted_messages" pg_restore: processing item 639 SEQUENCE encrypted_messages_id_seq pg_restore: creating SEQUENCE "public.encrypted_messages_id_seq" pg_restore: processing item 4747 SEQUENCE OWNED BY encrypted_messages_id_seq pg_restore: creating SEQUENCE OWNED BY "public.encrypted_messages_id_seq" pg_restore: processing item 527 TABLE favourites pg_restore: creating TABLE "public.favourites" pg_restore: processing item 528 SEQUENCE favourites_id_seq pg_restore: creating SEQUENCE "public.favourites_id_seq" pg_restore: processing item 4748 SEQUENCE OWNED BY favourites_id_seq pg_restore: creating SEQUENCE OWNED BY "public.favourites_id_seq" pg_restore: processing item 608 TABLE featured_tags pg_restore: creating TABLE "public.featured_tags" pg_restore: processing item 607 SEQUENCE featured_tags_id_seq pg_restore: creating SEQUENCE "public.featured_tags_id_seq" pg_restore: processing item 4749 SEQUENCE OWNED BY featured_tags_id_seq pg_restore: creating SEQUENCE OWNED BY "public.featured_tags_id_seq" pg_restore: processing item 655 TABLE follow_recommendation_suppressions pg_restore: creating TABLE "public.follow_recommendation_suppressions" pg_restore: processing item 654 SEQUENCE follow_recommendation_suppressions_id_seq pg_restore: creating SEQUENCE "public.follow_recommendation_suppressions_id_seq" pg_restore: processing item 4750 SEQUENCE OWNED BY follow_recommendation_suppressions_id_seq pg_restore: creating SEQUENCE OWNED BY "public.follow_recommendation_suppressions_id_seq" pg_restore: processing item 531 TABLE follows pg_restore: creating TABLE "public.follows" pg_restore: processing item 591 TABLE status_stats pg_restore: creating TABLE "public.status_stats" pg_restore: processing item 578 TABLE users pg_restore: creating TABLE "public.users" pg_restore: processing item 668 MATERIALIZED VIEW follow_recommendations pg_restore: creating MATERIALIZED VIEW "public.follow_recommendations" pg_restore: processing item 529 TABLE follow_requests pg_restore: creating TABLE "public.follow_requests" pg_restore: processing item 530 SEQUENCE follow_requests_id_seq pg_restore: creating SEQUENCE "public.follow_requests_id_seq" pg_restore: processing item 4751 SEQUENCE OWNED BY follow_requests_id_seq pg_restore: creating SEQUENCE OWNED BY "public.follow_requests_id_seq" pg_restore: processing item 532 SEQUENCE follows_id_seq pg_restore: creating SEQUENCE "public.follows_id_seq" pg_restore: processing item 4752 SEQUENCE OWNED BY follows_id_seq pg_restore: creating SEQUENCE OWNED BY "public.follows_id_seq" pg_restore: processing item 533 TABLE identities pg_restore: creating TABLE "public.identities" pg_restore: processing item 534 SEQUENCE identities_id_seq pg_restore: creating SEQUENCE "public.identities_id_seq" pg_restore: processing item 4753 SEQUENCE OWNED BY identities_id_seq pg_restore: creating SEQUENCE OWNED BY "public.identities_id_seq" pg_restore: processing item 535 TABLE imports pg_restore: creating TABLE "public.imports" pg_restore: processing item 536 SEQUENCE imports_id_seq pg_restore: creating SEQUENCE "public.imports_id_seq" pg_restore: processing item 4754 SEQUENCE OWNED BY imports_id_seq pg_restore: creating SEQUENCE OWNED BY "public.imports_id_seq" pg_restore: processing item 651 MATERIALIZED VIEW instances pg_restore: creating MATERIALIZED VIEW "public.instances" pg_restore: processing item 537 TABLE invites pg_restore: creating TABLE "public.invites" pg_restore: processing item 538 SEQUENCE invites_id_seq pg_restore: creating SEQUENCE "public.invites_id_seq" pg_restore: processing item 4755 SEQUENCE OWNED BY invites_id_seq pg_restore: creating SEQUENCE OWNED BY "public.invites_id_seq" pg_restore: processing item 650 TABLE ip_blocks pg_restore: creating TABLE "public.ip_blocks" pg_restore: processing item 649 SEQUENCE ip_blocks_id_seq pg_restore: creating SEQUENCE "public.ip_blocks_id_seq" pg_restore: processing item 4756 SEQUENCE OWNED BY ip_blocks_id_seq pg_restore: creating SEQUENCE OWNED BY "public.ip_blocks_id_seq" pg_restore: processing item 539 TABLE list_accounts pg_restore: creating TABLE "public.list_accounts" pg_restore: processing item 540 SEQUENCE list_accounts_id_seq pg_restore: creating SEQUENCE "public.list_accounts_id_seq" pg_restore: processing item 4757 SEQUENCE OWNED BY list_accounts_id_seq pg_restore: creating SEQUENCE OWNED BY "public.list_accounts_id_seq" pg_restore: processing item 541 TABLE lists pg_restore: creating TABLE "public.lists" pg_restore: processing item 542 SEQUENCE lists_id_seq pg_restore: creating SEQUENCE "public.lists_id_seq" pg_restore: processing item 4758 SEQUENCE OWNED BY lists_id_seq pg_restore: creating SEQUENCE OWNED BY "public.lists_id_seq" pg_restore: processing item 659 TABLE login_activities pg_restore: creating TABLE "public.login_activities" pg_restore: processing item 658 SEQUENCE login_activities_id_seq pg_restore: creating SEQUENCE "public.login_activities_id_seq" pg_restore: processing item 4759 SEQUENCE OWNED BY login_activities_id_seq pg_restore: creating SEQUENCE OWNED BY "public.login_activities_id_seq" pg_restore: processing item 620 TABLE markers pg_restore: creating TABLE "public.markers" pg_restore: processing item 619 SEQUENCE markers_id_seq pg_restore: creating SEQUENCE "public.markers_id_seq" pg_restore: processing item 4760 SEQUENCE OWNED BY markers_id_seq pg_restore: creating SEQUENCE OWNED BY "public.markers_id_seq" pg_restore: processing item 543 TABLE media_attachments pg_restore: creating TABLE "public.media_attachments" pg_restore: processing item 544 SEQUENCE media_attachments_id_seq pg_restore: creating SEQUENCE "public.media_attachments_id_seq" pg_restore: processing item 4761 SEQUENCE OWNED BY media_attachments_id_seq pg_restore: creating SEQUENCE OWNED BY "public.media_attachments_id_seq" pg_restore: processing item 545 TABLE mentions pg_restore: creating TABLE "public.mentions" pg_restore: processing item 546 SEQUENCE mentions_id_seq pg_restore: creating SEQUENCE "public.mentions_id_seq" pg_restore: processing item 4762 SEQUENCE OWNED BY mentions_id_seq pg_restore: creating SEQUENCE OWNED BY "public.mentions_id_seq" pg_restore: processing item 547 TABLE mutes pg_restore: creating TABLE "public.mutes" pg_restore: processing item 548 SEQUENCE mutes_id_seq pg_restore: creating SEQUENCE "public.mutes_id_seq" pg_restore: processing item 4763 SEQUENCE OWNED BY mutes_id_seq pg_restore: creating SEQUENCE OWNED BY "public.mutes_id_seq" pg_restore: processing item 549 TABLE notifications pg_restore: creating TABLE "public.notifications" pg_restore: processing item 550 SEQUENCE notifications_id_seq pg_restore: creating SEQUENCE "public.notifications_id_seq" pg_restore: processing item 4764 SEQUENCE OWNED BY notifications_id_seq pg_restore: creating SEQUENCE OWNED BY "public.notifications_id_seq" pg_restore: processing item 551 TABLE oauth_access_grants pg_restore: creating TABLE "public.oauth_access_grants" pg_restore: processing item 552 SEQUENCE oauth_access_grants_id_seq pg_restore: creating SEQUENCE "public.oauth_access_grants_id_seq" pg_restore: processing item 4765 SEQUENCE OWNED BY oauth_access_grants_id_seq pg_restore: creating SEQUENCE OWNED BY "public.oauth_access_grants_id_seq" pg_restore: processing item 553 TABLE oauth_access_tokens pg_restore: creating TABLE "public.oauth_access_tokens" pg_restore: processing item 554 SEQUENCE oauth_access_tokens_id_seq pg_restore: creating SEQUENCE "public.oauth_access_tokens_id_seq" pg_restore: processing item 4766 SEQUENCE OWNED BY oauth_access_tokens_id_seq pg_restore: creating SEQUENCE OWNED BY "public.oauth_access_tokens_id_seq" pg_restore: processing item 555 TABLE oauth_applications pg_restore: creating TABLE "public.oauth_applications" pg_restore: processing item 556 SEQUENCE oauth_applications_id_seq pg_restore: creating SEQUENCE "public.oauth_applications_id_seq" pg_restore: processing item 4767 SEQUENCE OWNED BY oauth_applications_id_seq pg_restore: creating SEQUENCE OWNED BY "public.oauth_applications_id_seq" pg_restore: processing item 638 TABLE one_time_keys pg_restore: creating TABLE "public.one_time_keys" pg_restore: processing item 637 SEQUENCE one_time_keys_id_seq pg_restore: creating SEQUENCE "public.one_time_keys_id_seq" pg_restore: processing item 4768 SEQUENCE OWNED BY one_time_keys_id_seq pg_restore: creating SEQUENCE OWNED BY "public.one_time_keys_id_seq" pg_restore: processing item 595 TABLE pghero_space_stats pg_restore: creating TABLE "public.pghero_space_stats" pg_restore: processing item 594 SEQUENCE pghero_space_stats_id_seq pg_restore: creating SEQUENCE "public.pghero_space_stats_id_seq" pg_restore: processing item 4769 SEQUENCE OWNED BY pghero_space_stats_id_seq pg_restore: creating SEQUENCE OWNED BY "public.pghero_space_stats_id_seq" pg_restore: processing item 612 TABLE poll_votes pg_restore: creating TABLE "public.poll_votes" pg_restore: processing item 611 SEQUENCE poll_votes_id_seq pg_restore: creating SEQUENCE "public.poll_votes_id_seq" pg_restore: processing item 4770 SEQUENCE OWNED BY poll_votes_id_seq pg_restore: creating SEQUENCE OWNED BY "public.poll_votes_id_seq" pg_restore: processing item 610 TABLE polls pg_restore: creating TABLE "public.polls" pg_restore: processing item 609 SEQUENCE polls_id_seq pg_restore: creating SEQUENCE "public.polls_id_seq" pg_restore: processing item 4771 SEQUENCE OWNED BY polls_id_seq pg_restore: creating SEQUENCE OWNED BY "public.polls_id_seq" pg_restore: processing item 666 TABLE preview_card_providers pg_restore: creating TABLE "public.preview_card_providers" pg_restore: processing item 665 SEQUENCE preview_card_providers_id_seq pg_restore: creating SEQUENCE "public.preview_card_providers_id_seq" pg_restore: processing item 4772 SEQUENCE OWNED BY preview_card_providers_id_seq pg_restore: creating SEQUENCE OWNED BY "public.preview_card_providers_id_seq" pg_restore: processing item 684 TABLE preview_card_trends pg_restore: creating TABLE "public.preview_card_trends" pg_restore: processing item 683 SEQUENCE preview_card_trends_id_seq pg_restore: creating SEQUENCE "public.preview_card_trends_id_seq" pg_restore: processing item 4773 SEQUENCE OWNED BY preview_card_trends_id_seq pg_restore: creating SEQUENCE OWNED BY "public.preview_card_trends_id_seq" pg_restore: processing item 557 TABLE preview_cards pg_restore: creating TABLE "public.preview_cards" pg_restore: processing item 558 SEQUENCE preview_cards_id_seq pg_restore: creating SEQUENCE "public.preview_cards_id_seq" pg_restore: processing item 4774 SEQUENCE OWNED BY preview_cards_id_seq pg_restore: creating SEQUENCE OWNED BY "public.preview_cards_id_seq" pg_restore: processing item 559 TABLE preview_cards_statuses pg_restore: creating TABLE "public.preview_cards_statuses" pg_restore: processing item 587 TABLE relays pg_restore: creating TABLE "public.relays" pg_restore: processing item 586 SEQUENCE relays_id_seq pg_restore: creating SEQUENCE "public.relays_id_seq" pg_restore: processing item 4775 SEQUENCE OWNED BY relays_id_seq pg_restore: creating SEQUENCE OWNED BY "public.relays_id_seq" pg_restore: processing item 560 TABLE report_notes pg_restore: creating TABLE "public.report_notes" pg_restore: processing item 561 SEQUENCE report_notes_id_seq pg_restore: creating SEQUENCE "public.report_notes_id_seq" pg_restore: processing item 4776 SEQUENCE OWNED BY report_notes_id_seq pg_restore: creating SEQUENCE OWNED BY "public.report_notes_id_seq" pg_restore: processing item 562 TABLE reports pg_restore: creating TABLE "public.reports" pg_restore: processing item 563 SEQUENCE reports_id_seq pg_restore: creating SEQUENCE "public.reports_id_seq" pg_restore: processing item 4777 SEQUENCE OWNED BY reports_id_seq pg_restore: creating SEQUENCE OWNED BY "public.reports_id_seq" pg_restore: processing item 653 TABLE rules pg_restore: creating TABLE "public.rules" pg_restore: processing item 652 SEQUENCE rules_id_seq pg_restore: creating SEQUENCE "public.rules_id_seq" pg_restore: processing item 4778 SEQUENCE OWNED BY rules_id_seq pg_restore: creating SEQUENCE OWNED BY "public.rules_id_seq" pg_restore: processing item 604 TABLE scheduled_statuses pg_restore: creating TABLE "public.scheduled_statuses" pg_restore: processing item 603 SEQUENCE scheduled_statuses_id_seq pg_restore: creating SEQUENCE "public.scheduled_statuses_id_seq" pg_restore: processing item 4779 SEQUENCE OWNED BY scheduled_statuses_id_seq pg_restore: creating SEQUENCE OWNED BY "public.scheduled_statuses_id_seq" pg_restore: processing item 564 TABLE schema_migrations pg_restore: creating TABLE "public.schema_migrations" pg_restore: processing item 565 TABLE session_activations pg_restore: creating TABLE "public.session_activations" pg_restore: processing item 566 SEQUENCE session_activations_id_seq pg_restore: creating SEQUENCE "public.session_activations_id_seq" pg_restore: processing item 4780 SEQUENCE OWNED BY session_activations_id_seq pg_restore: creating SEQUENCE OWNED BY "public.session_activations_id_seq" pg_restore: processing item 567 TABLE settings pg_restore: creating TABLE "public.settings" pg_restore: processing item 568 SEQUENCE settings_id_seq pg_restore: creating SEQUENCE "public.settings_id_seq" pg_restore: processing item 4781 SEQUENCE OWNED BY settings_id_seq pg_restore: creating SEQUENCE OWNED BY "public.settings_id_seq" pg_restore: processing item 569 TABLE site_uploads pg_restore: creating TABLE "public.site_uploads" pg_restore: processing item 570 SEQUENCE site_uploads_id_seq pg_restore: creating SEQUENCE "public.site_uploads_id_seq" pg_restore: processing item 4782 SEQUENCE OWNED BY site_uploads_id_seq pg_restore: creating SEQUENCE OWNED BY "public.site_uploads_id_seq" pg_restore: processing item 664 TABLE status_edits pg_restore: creating TABLE "public.status_edits" pg_restore: processing item 663 SEQUENCE status_edits_id_seq pg_restore: creating SEQUENCE "public.status_edits_id_seq" pg_restore: processing item 4783 SEQUENCE OWNED BY status_edits_id_seq pg_restore: creating SEQUENCE OWNED BY "public.status_edits_id_seq" pg_restore: processing item 571 TABLE status_pins pg_restore: creating TABLE "public.status_pins" pg_restore: processing item 572 SEQUENCE status_pins_id_seq pg_restore: creating SEQUENCE "public.status_pins_id_seq" pg_restore: processing item 4784 SEQUENCE OWNED BY status_pins_id_seq pg_restore: creating SEQUENCE OWNED BY "public.status_pins_id_seq" pg_restore: processing item 590 SEQUENCE status_stats_id_seq pg_restore: creating SEQUENCE "public.status_stats_id_seq" pg_restore: processing item 4785 SEQUENCE OWNED BY status_stats_id_seq pg_restore: creating SEQUENCE OWNED BY "public.status_stats_id_seq" pg_restore: processing item 682 TABLE status_trends pg_restore: creating TABLE "public.status_trends" pg_restore: processing item 681 SEQUENCE status_trends_id_seq pg_restore: creating SEQUENCE "public.status_trends_id_seq" pg_restore: processing item 4786 SEQUENCE OWNED BY status_trends_id_seq pg_restore: creating SEQUENCE OWNED BY "public.status_trends_id_seq" pg_restore: processing item 574 SEQUENCE statuses_id_seq pg_restore: creating SEQUENCE "public.statuses_id_seq" pg_restore: processing item 575 TABLE statuses_tags pg_restore: creating TABLE "public.statuses_tags" pg_restore: processing item 642 TABLE system_keys pg_restore: creating TABLE "public.system_keys" pg_restore: processing item 641 SEQUENCE system_keys_id_seq pg_restore: creating SEQUENCE "public.system_keys_id_seq" pg_restore: processing item 4787 SEQUENCE OWNED BY system_keys_id_seq pg_restore: creating SEQUENCE OWNED BY "public.system_keys_id_seq" pg_restore: processing item 678 TABLE tag_follows pg_restore: creating TABLE "public.tag_follows" pg_restore: processing item 677 SEQUENCE tag_follows_id_seq pg_restore: creating SEQUENCE "public.tag_follows_id_seq" pg_restore: processing item 4788 SEQUENCE OWNED BY tag_follows_id_seq pg_restore: creating SEQUENCE OWNED BY "public.tag_follows_id_seq" pg_restore: processing item 576 TABLE tags pg_restore: creating TABLE "public.tags" pg_restore: processing item 577 SEQUENCE tags_id_seq pg_restore: creating SEQUENCE "public.tags_id_seq" pg_restore: processing item 4789 SEQUENCE OWNED BY tags_id_seq pg_restore: creating SEQUENCE OWNED BY "public.tags_id_seq" pg_restore: processing item 606 TABLE tombstones pg_restore: creating TABLE "public.tombstones" pg_restore: processing item 605 SEQUENCE tombstones_id_seq pg_restore: creating SEQUENCE "public.tombstones_id_seq" pg_restore: processing item 4790 SEQUENCE OWNED BY tombstones_id_seq pg_restore: creating SEQUENCE OWNED BY "public.tombstones_id_seq" pg_restore: processing item 634 TABLE unavailable_domains pg_restore: creating TABLE "public.unavailable_domains" pg_restore: processing item 633 SEQUENCE unavailable_domains_id_seq pg_restore: creating SEQUENCE "public.unavailable_domains_id_seq" pg_restore: processing item 4791 SEQUENCE OWNED BY unavailable_domains_id_seq pg_restore: creating SEQUENCE OWNED BY "public.unavailable_domains_id_seq" pg_restore: processing item 614 TABLE user_invite_requests pg_restore: creating TABLE "public.user_invite_requests" pg_restore: processing item 613 SEQUENCE user_invite_requests_id_seq pg_restore: creating SEQUENCE "public.user_invite_requests_id_seq" pg_restore: processing item 4792 SEQUENCE OWNED BY user_invite_requests_id_seq pg_restore: creating SEQUENCE OWNED BY "public.user_invite_requests_id_seq" pg_restore: processing item 660 VIEW user_ips pg_restore: creating VIEW "public.user_ips" pg_restore: processing item 674 TABLE user_roles pg_restore: creating TABLE "public.user_roles" pg_restore: processing item 673 SEQUENCE user_roles_id_seq pg_restore: creating SEQUENCE "public.user_roles_id_seq" pg_restore: processing item 4793 SEQUENCE OWNED BY user_roles_id_seq pg_restore: creating SEQUENCE OWNED BY "public.user_roles_id_seq" pg_restore: processing item 579 SEQUENCE users_id_seq pg_restore: creating SEQUENCE "public.users_id_seq" pg_restore: processing item 4794 SEQUENCE OWNED BY users_id_seq pg_restore: creating SEQUENCE OWNED BY "public.users_id_seq" pg_restore: processing item 580 TABLE web_push_subscriptions pg_restore: creating TABLE "public.web_push_subscriptions" pg_restore: processing item 581 SEQUENCE web_push_subscriptions_id_seq pg_restore: creating SEQUENCE "public.web_push_subscriptions_id_seq" pg_restore: processing item 4795 SEQUENCE OWNED BY web_push_subscriptions_id_seq pg_restore: creating SEQUENCE OWNED BY "public.web_push_subscriptions_id_seq" pg_restore: processing item 582 TABLE web_settings pg_restore: creating TABLE "public.web_settings" pg_restore: processing item 583 SEQUENCE web_settings_id_seq pg_restore: creating SEQUENCE "public.web_settings_id_seq" pg_restore: processing item 4796 SEQUENCE OWNED BY web_settings_id_seq pg_restore: creating SEQUENCE OWNED BY "public.web_settings_id_seq" pg_restore: processing item 646 TABLE webauthn_credentials pg_restore: creating TABLE "public.webauthn_credentials" pg_restore: processing item 645 SEQUENCE webauthn_credentials_id_seq pg_restore: creating SEQUENCE "public.webauthn_credentials_id_seq" pg_restore: processing item 4797 SEQUENCE OWNED BY webauthn_credentials_id_seq pg_restore: creating SEQUENCE OWNED BY "public.webauthn_credentials_id_seq" pg_restore: processing item 672 TABLE webhooks pg_restore: creating TABLE "public.webhooks" pg_restore: processing item 671 SEQUENCE webhooks_id_seq pg_restore: creating SEQUENCE "public.webhooks_id_seq" pg_restore: processing item 4798 SEQUENCE OWNED BY webhooks_id_seq pg_restore: creating SEQUENCE OWNED BY "public.webhooks_id_seq" pg_restore: processing item 3884 DEFAULT account_aliases id pg_restore: creating DEFAULT "public.account_aliases id" pg_restore: processing item 3846 DEFAULT account_conversations id pg_restore: creating DEFAULT "public.account_conversations id" pg_restore: processing item 3914 DEFAULT account_deletion_requests id pg_restore: creating DEFAULT "public.account_deletion_requests id" pg_restore: processing item 3715 DEFAULT account_domain_blocks id pg_restore: creating DEFAULT "public.account_domain_blocks id" pg_restore: processing item 3881 DEFAULT account_migrations id pg_restore: creating DEFAULT "public.account_migrations id" pg_restore: processing item 3716 DEFAULT account_moderation_notes id pg_restore: creating DEFAULT "public.account_moderation_notes id" pg_restore: processing item 3911 DEFAULT account_notes id pg_restore: creating DEFAULT "public.account_notes id" pg_restore: processing item 3837 DEFAULT account_pins id pg_restore: creating DEFAULT "public.account_pins id" pg_restore: processing item 3851 DEFAULT account_stats id pg_restore: creating DEFAULT "public.account_stats id" pg_restore: processing item 3934 DEFAULT account_statuses_cleanup_policies id pg_restore: creating DEFAULT "public.account_statuses_cleanup_policies id" pg_restore: processing item 3857 DEFAULT account_warning_presets id pg_restore: creating DEFAULT "public.account_warning_presets id" pg_restore: processing item 3854 DEFAULT account_warnings id pg_restore: creating DEFAULT "public.account_warnings id" pg_restore: processing item 3731 DEFAULT admin_action_logs id pg_restore: creating DEFAULT "public.admin_action_logs id" pg_restore: processing item 3890 DEFAULT announcement_mutes id pg_restore: creating DEFAULT "public.announcement_mutes id" pg_restore: processing item 3891 DEFAULT announcement_reactions id pg_restore: creating DEFAULT "public.announcement_reactions id" pg_restore: processing item 3889 DEFAULT announcements id pg_restore: creating DEFAULT "public.announcements id" pg_restore: processing item 3940 DEFAULT appeals id pg_restore: creating DEFAULT "public.appeals id" pg_restore: processing item 3733 DEFAULT backups id pg_restore: creating DEFAULT "public.backups id" pg_restore: processing item 3735 DEFAULT blocks id pg_restore: creating DEFAULT "public.blocks id" pg_restore: processing item 3885 DEFAULT bookmarks id pg_restore: creating DEFAULT "public.bookmarks id" pg_restore: processing item 3923 DEFAULT canonical_email_blocks id pg_restore: creating DEFAULT "public.canonical_email_blocks id" pg_restore: processing item 3736 DEFAULT conversation_mutes id pg_restore: creating DEFAULT "public.conversation_mutes id" pg_restore: processing item 3737 DEFAULT conversations id pg_restore: creating DEFAULT "public.conversations id" pg_restore: processing item 3872 DEFAULT custom_emoji_categories id pg_restore: creating DEFAULT "public.custom_emoji_categories id" pg_restore: processing item 3741 DEFAULT custom_emojis id pg_restore: creating DEFAULT "public.custom_emojis id" pg_restore: processing item 3954 DEFAULT custom_filter_keywords id pg_restore: creating DEFAULT "public.custom_filter_keywords id" pg_restore: processing item 3956 DEFAULT custom_filter_statuses id pg_restore: creating DEFAULT "public.custom_filter_statuses id" pg_restore: processing item 3833 DEFAULT custom_filters id pg_restore: creating DEFAULT "public.custom_filters id" pg_restore: processing item 3899 DEFAULT devices id pg_restore: creating DEFAULT "public.devices id" pg_restore: processing item 3873 DEFAULT domain_allows id pg_restore: creating DEFAULT "public.domain_allows id" pg_restore: processing item 3747 DEFAULT domain_blocks id pg_restore: creating DEFAULT "public.domain_blocks id" pg_restore: processing item 3748 DEFAULT email_domain_blocks id pg_restore: creating DEFAULT "public.email_domain_blocks id" pg_restore: processing item 3750 DEFAULT favourites id pg_restore: creating DEFAULT "public.favourites id" pg_restore: processing item 3860 DEFAULT featured_tags id pg_restore: creating DEFAULT "public.featured_tags id" pg_restore: processing item 3922 DEFAULT follow_recommendation_suppressions id pg_restore: creating DEFAULT "public.follow_recommendation_suppressions id" pg_restore: processing item 3753 DEFAULT follow_requests id pg_restore: creating DEFAULT "public.follow_requests id" pg_restore: processing item 3756 DEFAULT follows id pg_restore: creating DEFAULT "public.follows id" pg_restore: processing item 3759 DEFAULT identities id pg_restore: creating DEFAULT "public.identities id" pg_restore: processing item 3762 DEFAULT imports id pg_restore: creating DEFAULT "public.imports id" pg_restore: processing item 3766 DEFAULT invites id pg_restore: creating DEFAULT "public.invites id" pg_restore: processing item 3918 DEFAULT ip_blocks id pg_restore: creating DEFAULT "public.ip_blocks id" pg_restore: processing item 3767 DEFAULT list_accounts id pg_restore: creating DEFAULT "public.list_accounts id" pg_restore: processing item 3770 DEFAULT lists id pg_restore: creating DEFAULT "public.lists id" pg_restore: processing item 3925 DEFAULT login_activities id pg_restore: creating DEFAULT "public.login_activities id" pg_restore: processing item 3878 DEFAULT markers id pg_restore: creating DEFAULT "public.markers id" pg_restore: processing item 3774 DEFAULT mentions id pg_restore: creating DEFAULT "public.mentions id" pg_restore: processing item 3776 DEFAULT mutes id pg_restore: creating DEFAULT "public.mutes id" pg_restore: processing item 3778 DEFAULT notifications id pg_restore: creating DEFAULT "public.notifications id" pg_restore: processing item 3779 DEFAULT oauth_access_grants id pg_restore: creating DEFAULT "public.oauth_access_grants id" pg_restore: processing item 3780 DEFAULT oauth_access_tokens id pg_restore: creating DEFAULT "public.oauth_access_tokens id" pg_restore: processing item 3784 DEFAULT oauth_applications id pg_restore: creating DEFAULT "public.oauth_applications id" pg_restore: processing item 3903 DEFAULT one_time_keys id pg_restore: creating DEFAULT "public.one_time_keys id" pg_restore: processing item 3847 DEFAULT pghero_space_stats id pg_restore: creating DEFAULT "public.pghero_space_stats id" pg_restore: processing item 3869 DEFAULT poll_votes id pg_restore: creating DEFAULT "public.poll_votes id" pg_restore: processing item 3868 DEFAULT polls id pg_restore: creating DEFAULT "public.polls id" pg_restore: processing item 3938 DEFAULT preview_card_providers id pg_restore: creating DEFAULT "public.preview_card_providers id" pg_restore: processing item 3964 DEFAULT preview_card_trends id pg_restore: creating DEFAULT "public.preview_card_trends id" pg_restore: processing item 3797 DEFAULT preview_cards id pg_restore: creating DEFAULT "public.preview_cards id" pg_restore: processing item 3836 DEFAULT relays id pg_restore: creating DEFAULT "public.relays id" pg_restore: processing item 3798 DEFAULT report_notes id pg_restore: creating DEFAULT "public.report_notes id" pg_restore: processing item 3802 DEFAULT reports id pg_restore: creating DEFAULT "public.reports id" pg_restore: processing item 3921 DEFAULT rules id pg_restore: creating DEFAULT "public.rules id" pg_restore: processing item 3858 DEFAULT scheduled_statuses id pg_restore: creating DEFAULT "public.scheduled_statuses id" pg_restore: processing item 3803 DEFAULT session_activations id pg_restore: creating DEFAULT "public.session_activations id" pg_restore: processing item 3805 DEFAULT settings id pg_restore: creating DEFAULT "public.settings id" pg_restore: processing item 3806 DEFAULT site_uploads id pg_restore: creating DEFAULT "public.site_uploads id" pg_restore: processing item 3937 DEFAULT status_edits id pg_restore: creating DEFAULT "public.status_edits id" pg_restore: processing item 3810 DEFAULT status_pins id pg_restore: creating DEFAULT "public.status_pins id" pg_restore: processing item 3841 DEFAULT status_stats id pg_restore: creating DEFAULT "public.status_stats id" pg_restore: processing item 3960 DEFAULT status_trends id pg_restore: creating DEFAULT "public.status_trends id" pg_restore: processing item 3910 DEFAULT system_keys id pg_restore: creating DEFAULT "public.system_keys id" pg_restore: processing item 3955 DEFAULT tag_follows id pg_restore: creating DEFAULT "public.tag_follows id" pg_restore: processing item 3817 DEFAULT tags id pg_restore: creating DEFAULT "public.tags id" pg_restore: processing item 3859 DEFAULT tombstones id pg_restore: creating DEFAULT "public.tombstones id" pg_restore: processing item 3893 DEFAULT unavailable_domains id pg_restore: creating DEFAULT "public.unavailable_domains id" pg_restore: processing item 3871 DEFAULT user_invite_requests id pg_restore: creating DEFAULT "public.user_invite_requests id" pg_restore: processing item 3951 DEFAULT user_roles id pg_restore: creating DEFAULT "public.user_roles id" pg_restore: processing item 3827 DEFAULT users id pg_restore: creating DEFAULT "public.users id" pg_restore: processing item 3828 DEFAULT web_push_subscriptions id pg_restore: creating DEFAULT "public.web_push_subscriptions id" pg_restore: processing item 3829 DEFAULT web_settings id pg_restore: creating DEFAULT "public.web_settings id" pg_restore: processing item 3912 DEFAULT webauthn_credentials id pg_restore: creating DEFAULT "public.webauthn_credentials id" pg_restore: processing item 3945 DEFAULT webhooks id pg_restore: creating DEFAULT "public.webhooks id" pg_restore: entering main parallel loop pg_restore: launching item 4578 TABLE DATA preview_cards pg_restore: launching item 4594 TABLE DATA statuses pg_restore: launching item 4627 TABLE DATA tombstones pg_restore: launching item 4529 TABLE DATA accounts pg_restore: launching item 4564 TABLE DATA media_attachments pg_restore: launching item 4570 TABLE DATA notifications pg_restore: launching item 4580 TABLE DATA preview_cards_statuses pg_restore: launching item 4548 TABLE DATA favourites pg_restore: launching item 4540 TABLE DATA conversations pg_restore: launching item 4566 TABLE DATA mentions pg_restore: launching item 4597 TABLE DATA tags pg_restore: launching item 4612 TABLE DATA status_stats pg_restore: launching item 4552 TABLE DATA follows pg_restore: launching item 4684 TABLE DATA status_edits pg_restore: launching item 4576 TABLE DATA oauth_applications pg_restore: launching item 4574 TABLE DATA oauth_access_tokens pg_restore: processing data for table "public.notifications" pg_restore: processing data for table "public.preview_cards" pg_restore:pg_restore: processing data for table "public.media_attachments" processing data for table "public.tombstones" pg_restore: processing data for table "public.statuses" pg_restore: processing data for table "public.accounts" pg_restore: processing data for table "public.preview_cards_statuses" pg_restore: processing data for table "public.status_stats" pg_restore: processing data for table "public.follows" pg_restore: processing data for table "public.status_edits" pg_restore: processing data for table "public.conversations" pg_restore: processing data for table "public.mentions" pg_restore: processing data for table "public.oauth_access_tokens" pg_restore: processing data for table "public.oauth_applications" pg_restore: processing data for table "public.tags" pg_restore: processing data for table "public.favourites" pg_restore: finished item 4574 TABLE DATA oauth_access_tokens pg_restore: launching item 4055 INDEX index_oauth_access_tokens_on_refresh_token pg_restore: creating INDEX "public.index_oauth_access_tokens_on_refresh_token" pg_restore: finished item 4055 INDEX index_oauth_access_tokens_on_refresh_token pg_restore: launching item 4056 INDEX index_oauth_access_tokens_on_resource_owner_id pg_restore: creating INDEX "public.index_oauth_access_tokens_on_resource_owner_id" pg_restore: finished item 4056 INDEX index_oauth_access_tokens_on_resource_owner_id pg_restore: launching item 4057 INDEX index_oauth_access_tokens_on_token pg_restore: creating INDEX "public.index_oauth_access_tokens_on_token" pg_restore: finished item 4057 INDEX index_oauth_access_tokens_on_token pg_restore: launching item 4059 CONSTRAINT oauth_access_tokens oauth_access_tokens_pkey pg_restore: creating CONSTRAINT "public.oauth_access_tokens oauth_access_tokens_pkey" pg_restore: finished item 4576 TABLE DATA oauth_applications pg_restore: launching item 4060 INDEX index_oauth_applications_on_owner_id_and_owner_type pg_restore: creating INDEX "public.index_oauth_applications_on_owner_id_and_owner_type" pg_restore: finished item 4059 CONSTRAINT oauth_access_tokens oauth_access_tokens_pkey pg_restore: launching item 4061 INDEX index_oauth_applications_on_uid pg_restore: creating INDEX "public.index_oauth_applications_on_uid" pg_restore: finished item 4060 INDEX index_oauth_applications_on_owner_id_and_owner_type pg_restore: launching item 4618 TABLE DATA account_stats pg_restore: processing data for table "public.account_stats" pg_restore: finished item 4061 INDEX index_oauth_applications_on_uid pg_restore: launching item 4063 CONSTRAINT oauth_applications oauth_applications_pkey pg_restore: creating CONSTRAINT "public.oauth_applications oauth_applications_pkey" pg_restore: finished item 4063 CONSTRAINT oauth_applications oauth_applications_pkey pg_restore: launching item 4316 FK CONSTRAINT oauth_access_tokens fk_f5fc4c1ee3 pg_restore: creating FK CONSTRAINT "public.oauth_access_tokens fk_f5fc4c1ee3" pg_restore: finished item 4316 FK CONSTRAINT oauth_access_tokens fk_f5fc4c1ee3 pg_restore: launching item 4596 TABLE DATA statuses_tags pg_restore: processing data for table "public.statuses_tags" pg_restore: finished item 4552 TABLE DATA follows pg_restore: launching item 4013 CONSTRAINT follows follows_pkey pg_restore: creating CONSTRAINT "public.follows follows_pkey" pg_restore: finished item 4013 CONSTRAINT follows follows_pkey pg_restore: launching item 4014 INDEX index_follows_on_account_id_and_target_account_id pg_restore: creating INDEX "public.index_follows_on_account_id_and_target_account_id" pg_restore: finished item 4618 TABLE DATA account_stats pg_restore: launching item 4015 INDEX index_follows_on_target_account_id pg_restore: creating INDEX "public.index_follows_on_target_account_id" pg_restore: finished item 4684 TABLE DATA status_edits pg_restore: launching item 4242 INDEX index_status_edits_on_account_id pg_restore: creating INDEX "public.index_status_edits_on_account_id" pg_restore: finished item 4014 INDEX index_follows_on_account_id_and_target_account_id pg_restore: launching item 4243 INDEX index_status_edits_on_status_id pg_restore: creating INDEX "public.index_status_edits_on_status_id" pg_restore: finished item 4242 INDEX index_status_edits_on_account_id pg_restore: launching item 4141 CONSTRAINT account_stats account_stats_pkey pg_restore: creating CONSTRAINT "public.account_stats account_stats_pkey" pg_restore: finished item 4015 INDEX index_follows_on_target_account_id pg_restore: launching item 4542 TABLE DATA custom_emojis pg_restore: processing data for table "public.custom_emojis" pg_restore: finished item 4243 INDEX index_status_edits_on_status_id pg_restore: launching item 4245 CONSTRAINT status_edits status_edits_pkey pg_restore: creating CONSTRAINT "public.status_edits status_edits_pkey" pg_restore: finished item 4245 CONSTRAINT status_edits status_edits_pkey pg_restore: launching item 4601 TABLE DATA web_push_subscriptions pg_restore: processing data for table "public.web_push_subscriptions" pg_restore: finished item 4141 CONSTRAINT account_stats account_stats_pkey pg_restore: launching item 4142 INDEX index_account_stats_on_account_id pg_restore: creating INDEX "public.index_account_stats_on_account_id" pg_restore: finished item 4142 INDEX index_account_stats_on_account_id pg_restore: launching item 4599 TABLE DATA users pg_restore: processing data for table "public.users" pg_restore: finished item 4601 TABLE DATA web_push_subscriptions pg_restore: launching item 4338 FK CONSTRAINT web_push_subscriptions fk_rails_751a9f390b pg_restore: creating FK CONSTRAINT "public.web_push_subscriptions fk_rails_751a9f390b" pg_restore: finished item 4338 FK CONSTRAINT web_push_subscriptions fk_rails_751a9f390b pg_restore: launching item 4116 INDEX index_web_push_subscriptions_on_access_token_id pg_restore: creating INDEX "public.index_web_push_subscriptions_on_access_token_id" pg_restore: finished item 4116 INDEX index_web_push_subscriptions_on_access_token_id pg_restore: launching item 4117 INDEX index_web_push_subscriptions_on_user_id pg_restore: creating INDEX "public.index_web_push_subscriptions_on_user_id" pg_restore: finished item 4117 INDEX index_web_push_subscriptions_on_user_id pg_restore: launching item 4119 CONSTRAINT web_push_subscriptions web_push_subscriptions_pkey pg_restore: creating CONSTRAINT "public.web_push_subscriptions web_push_subscriptions_pkey" pg_restore: finished item 4119 CONSTRAINT web_push_subscriptions web_push_subscriptions_pkey pg_restore: launching item 4629 TABLE DATA featured_tags pg_restore: processing data for table "public.featured_tags" pg_restore: finished item 4599 TABLE DATA users pg_restore: launching item 4337 FK CONSTRAINT users fk_rails_ecc9536e7c pg_restore: creating FK CONSTRAINT "public.users fk_rails_ecc9536e7c" pg_restore: finished item 4337 FK CONSTRAINT users fk_rails_ecc9536e7c pg_restore: launching item 4108 INDEX index_users_on_account_id pg_restore: creating INDEX "public.index_users_on_account_id" pg_restore: finished item 4108 INDEX index_users_on_account_id pg_restore: launching item 4109 INDEX index_users_on_confirmation_token pg_restore: creating INDEX "public.index_users_on_confirmation_token" pg_restore: finished item 4109 INDEX index_users_on_confirmation_token pg_restore: launching item 4110 INDEX index_users_on_created_by_application_id pg_restore: creating INDEX "public.index_users_on_created_by_application_id" pg_restore: finished item 4110 INDEX index_users_on_created_by_application_id pg_restore: launching item 4111 INDEX index_users_on_email pg_restore: creating INDEX "public.index_users_on_email" pg_restore: finished item 4111 INDEX index_users_on_email pg_restore: launching item 4112 INDEX index_users_on_reset_password_token pg_restore: creating INDEX "public.index_users_on_reset_password_token" pg_restore: finished item 4112 INDEX index_users_on_reset_password_token pg_restore: launching item 4113 INDEX index_users_on_role_id pg_restore: creating INDEX "public.index_users_on_role_id" pg_restore: finished item 4113 INDEX index_users_on_role_id pg_restore: launching item 4115 CONSTRAINT users users_pkey pg_restore: creating CONSTRAINT "public.users users_pkey" pg_restore: finished item 4115 CONSTRAINT users users_pkey pg_restore: launching item 4317 FK CONSTRAINT oauth_applications fk_b0988c7c0a pg_restore: creating FK CONSTRAINT "public.oauth_applications fk_b0988c7c0a" pg_restore: finished item 4317 FK CONSTRAINT oauth_applications fk_b0988c7c0a pg_restore: launching item 4315 FK CONSTRAINT oauth_access_tokens fk_e84df68546 pg_restore: creating FK CONSTRAINT "public.oauth_access_tokens fk_e84df68546" pg_restore: finished item 4315 FK CONSTRAINT oauth_access_tokens fk_e84df68546 pg_restore: launching item 4339 FK CONSTRAINT web_push_subscriptions fk_rails_b006f28dac pg_restore: creating FK CONSTRAINT "public.web_push_subscriptions fk_rails_b006f28dac" pg_restore: finished item 4339 FK CONSTRAINT web_push_subscriptions fk_rails_b006f28dac pg_restore: launching item 4633 TABLE DATA poll_votes pg_restore: processing data for table "public.poll_votes" pg_restore: finished item 4629 TABLE DATA featured_tags pg_restore: launching item 4157 CONSTRAINT featured_tags featured_tags_pkey pg_restore: creating CONSTRAINT "public.featured_tags featured_tags_pkey" pg_restore: finished item 4596 TABLE DATA statuses_tags pg_restore: launching item 4103 INDEX index_statuses_tags_on_status_id pg_restore: creating INDEX "public.index_statuses_tags_on_status_id" pg_restore: finished item 4157 CONSTRAINT featured_tags featured_tags_pkey pg_restore: launching item 4104 INDEX index_statuses_tags_on_tag_id_and_status_id pg_restore: creating INDEX "public.index_statuses_tags_on_tag_id_and_status_id" pg_restore: finished item 4542 TABLE DATA custom_emojis pg_restore: launching item 3996 CONSTRAINT custom_emojis custom_emojis_pkey pg_restore: creating CONSTRAINT "public.custom_emojis custom_emojis_pkey" pg_restore: finished item 3996 CONSTRAINT custom_emojis custom_emojis_pkey pg_restore: launching item 3997 INDEX index_custom_emojis_on_shortcode_and_domain pg_restore: creating INDEX "public.index_custom_emojis_on_shortcode_and_domain" pg_restore: finished item 4612 TABLE DATA status_stats pg_restore: launching item 4130 INDEX index_status_stats_on_status_id pg_restore: creating INDEX "public.index_status_stats_on_status_id" pg_restore: finished item 4633 TABLE DATA poll_votes pg_restore: launching item 4158 INDEX index_featured_tags_on_account_id_and_tag_id pg_restore: creating INDEX "public.index_featured_tags_on_account_id_and_tag_id" pg_restore: finished item 4597 TABLE DATA tags pg_restore: launching item 4105 INDEX index_tags_on_name_lower_btree pg_restore: creating INDEX "public.index_tags_on_name_lower_btree" pg_restore: finished item 4158 INDEX index_featured_tags_on_account_id_and_tag_id pg_restore: launching item 4163 INDEX index_poll_votes_on_account_id pg_restore: creating INDEX "public.index_poll_votes_on_account_id" pg_restore: finished item 4163 INDEX index_poll_votes_on_account_id pg_restore: launching item 4164 INDEX index_poll_votes_on_poll_id pg_restore: creating INDEX "public.index_poll_votes_on_poll_id" pg_restore: finished item 3997 INDEX index_custom_emojis_on_shortcode_and_domain pg_restore: launching item 4614 TABLE DATA account_conversations pg_restore: processing data for table "public.account_conversations" pg_restore: finished item 4164 INDEX index_poll_votes_on_poll_id pg_restore: launching item 4166 CONSTRAINT poll_votes poll_votes_pkey pg_restore: creating CONSTRAINT "public.poll_votes poll_votes_pkey" pg_restore: finished item 4166 CONSTRAINT poll_votes poll_votes_pkey pg_restore: launching item 4616 TABLE DATA pghero_space_stats pg_restore: processing data for table "public.pghero_space_stats" pg_restore: finished item 4614 TABLE DATA account_conversations pg_restore: launching item 4134 CONSTRAINT account_conversations account_conversations_pkey pg_restore: creating CONSTRAINT "public.account_conversations account_conversations_pkey" pg_restore: finished item 4134 CONSTRAINT account_conversations account_conversations_pkey pg_restore: launching item 4135 INDEX index_account_conversations_on_conversation_id pg_restore: creating INDEX "public.index_account_conversations_on_conversation_id" pg_restore: finished item 4135 INDEX index_account_conversations_on_conversation_id pg_restore: launching item 4136 INDEX index_unique_conversations pg_restore: creating INDEX "public.index_unique_conversations" pg_restore: finished item 4136 INDEX index_unique_conversations pg_restore: launching item 4536 TABLE DATA blocks pg_restore: processing data for table "public.blocks" pg_restore: finished item 4103 INDEX index_statuses_tags_on_status_id pg_restore: launching item 4603 TABLE DATA web_settings pg_restore: processing data for table "public.web_settings" pg_restore: finished item 4536 TABLE DATA blocks pg_restore: launching item 3986 CONSTRAINT blocks blocks_pkey pg_restore: creating CONSTRAINT "public.blocks blocks_pkey" pg_restore: finished item 3986 CONSTRAINT blocks blocks_pkey pg_restore: launching item 3987 INDEX index_blocks_on_account_id_and_target_account_id pg_restore: creating INDEX "public.index_blocks_on_account_id_and_target_account_id" pg_restore: finished item 3987 INDEX index_blocks_on_account_id_and_target_account_id pg_restore: launching item 3988 INDEX index_blocks_on_target_account_id pg_restore: creating INDEX "public.index_blocks_on_target_account_id" pg_restore: finished item 3988 INDEX index_blocks_on_target_account_id pg_restore: launching item 4588 TABLE DATA settings pg_restore: processing data for table "public.settings" pg_restore: finished item 4616 TABLE DATA pghero_space_stats pg_restore: launching item 4137 INDEX index_pghero_space_stats_on_database_and_captured_at pg_restore: creating INDEX "public.index_pghero_space_stats_on_database_and_captured_at" pg_restore: finished item 4130 INDEX index_status_stats_on_status_id pg_restore: launching item 4132 CONSTRAINT status_stats status_stats_pkey pg_restore: creating CONSTRAINT "public.status_stats status_stats_pkey" pg_restore: finished item 4137 INDEX index_pghero_space_stats_on_database_and_captured_at pg_restore: launching item 4139 CONSTRAINT pghero_space_stats pghero_space_stats_pkey pg_restore: creating CONSTRAINT "public.pghero_space_stats pghero_space_stats_pkey" pg_restore: finished item 4104 INDEX index_statuses_tags_on_tag_id_and_status_id pg_restore: launching item 4680 TABLE DATA login_activities pg_restore: processing data for table "public.login_activities" pg_restore: finished item 4603 TABLE DATA web_settings pg_restore: launching item 4340 FK CONSTRAINT web_settings fk_11910667b2 pg_restore: creating FK CONSTRAINT "public.web_settings fk_11910667b2" pg_restore: finished item 4139 CONSTRAINT pghero_space_stats pghero_space_stats_pkey pg_restore: launching item 4586 TABLE DATA session_activations pg_restore: processing data for table "public.session_activations" pg_restore: finished item 4340 FK CONSTRAINT web_settings fk_11910667b2 pg_restore: launching item 4120 INDEX index_web_settings_on_user_id pg_restore: creating INDEX "public.index_web_settings_on_user_id" pg_restore: finished item 4105 INDEX index_tags_on_name_lower_btree pg_restore: launching item 4107 CONSTRAINT tags tags_pkey pg_restore: creating CONSTRAINT "public.tags tags_pkey" pg_restore: finished item 4120 INDEX index_web_settings_on_user_id pg_restore: launching item 4122 CONSTRAINT web_settings web_settings_pkey pg_restore: creating CONSTRAINT "public.web_settings web_settings_pkey" pg_restore: finished item 4588 TABLE DATA settings pg_restore: launching item 4082 INDEX index_settings_on_thing_type_and_thing_id_and_var pg_restore: creating INDEX "public.index_settings_on_thing_type_and_thing_id_and_var" pg_restore: finished item 4122 CONSTRAINT web_settings web_settings_pkey pg_restore: launching item 4631 TABLE DATA polls pg_restore: processing data for table "public.polls" pg_restore: finished item 4586 TABLE DATA session_activations pg_restore: launching item 4324 FK CONSTRAINT session_activations fk_957e5bda89 pg_restore: creating FK CONSTRAINT "public.session_activations fk_957e5bda89" pg_restore: finished item 4324 FK CONSTRAINT session_activations fk_957e5bda89 pg_restore: launching item 4325 FK CONSTRAINT session_activations fk_e5fda67334 pg_restore: creating FK CONSTRAINT "public.session_activations fk_e5fda67334" pg_restore: finished item 4325 FK CONSTRAINT session_activations fk_e5fda67334 pg_restore: launching item 4077 INDEX index_session_activations_on_access_token_id pg_restore: creating INDEX "public.index_session_activations_on_access_token_id" pg_restore: finished item 4082 INDEX index_settings_on_thing_type_and_thing_id_and_var pg_restore: launching item 4084 CONSTRAINT settings settings_pkey pg_restore: creating CONSTRAINT "public.settings settings_pkey" pg_restore: finished item 4631 TABLE DATA polls pg_restore: launching item 4078 INDEX index_session_activations_on_session_id pg_restore: creating INDEX "public.index_session_activations_on_session_id" pg_restore: finished item 4077 INDEX index_session_activations_on_access_token_id pg_restore: launching item 4079 INDEX index_session_activations_on_user_id pg_restore: creating INDEX "public.index_session_activations_on_user_id" pg_restore: finished item 4566 TABLE DATA mentions pg_restore: launching item 4038 INDEX index_mentions_on_account_id_and_status_id pg_restore: creating INDEX "public.index_mentions_on_account_id_and_status_id" pg_restore: finished item 4680 TABLE DATA login_activities pg_restore: launching item 4039 INDEX index_mentions_on_status_id pg_restore: creating INDEX "public.index_mentions_on_status_id" pg_restore: finished item 4079 INDEX index_session_activations_on_user_id pg_restore: launching item 4382 FK CONSTRAINT login_activities fk_rails_e4b6396b41 pg_restore: creating FK CONSTRAINT "public.login_activities fk_rails_e4b6396b41" pg_restore: finished item 4078 INDEX index_session_activations_on_session_id pg_restore: launching item 4081 CONSTRAINT session_activations session_activations_pkey pg_restore: creating CONSTRAINT "public.session_activations session_activations_pkey" pg_restore: finished item 4084 CONSTRAINT settings settings_pkey pg_restore: launching item 4159 INDEX index_polls_on_account_id pg_restore: creating INDEX "public.index_polls_on_account_id" pg_restore: finished item 4081 CONSTRAINT session_activations session_activations_pkey pg_restore: launching item 4160 INDEX index_polls_on_status_id pg_restore: creating INDEX "public.index_polls_on_status_id" pg_restore: finished item 4382 FK CONSTRAINT login_activities fk_rails_e4b6396b41 pg_restore: launching item 4236 INDEX index_login_activities_on_user_id pg_restore: creating INDEX "public.index_login_activities_on_user_id" pg_restore: finished item 4159 INDEX index_polls_on_account_id pg_restore: launching item 4568 TABLE DATA mutes pg_restore: processing data for table "public.mutes" pg_restore: finished item 4236 INDEX index_login_activities_on_user_id pg_restore: launching item 4238 CONSTRAINT login_activities login_activities_pkey pg_restore: finished item 4160 INDEX index_polls_on_status_id pg_restore: launching item 4162 CONSTRAINT polls polls_pkey pg_restore: creating CONSTRAINT "public.login_activities login_activities_pkey" pg_restore: creating CONSTRAINT "public.polls polls_pkey" pg_restore: finished item 4162 CONSTRAINT polls polls_pkey pg_restore: launching item 4357 FK CONSTRAINT poll_votes fk_rails_a6e6974b7e pg_restore: creating FK CONSTRAINT "public.poll_votes fk_rails_a6e6974b7e" pg_restore: finished item 4357 FK CONSTRAINT poll_votes fk_rails_a6e6974b7e pg_restore: launching item 4641 TABLE DATA markers pg_restore: processing data for table "public.markers" pg_restore: finished item 4238 CONSTRAINT login_activities login_activities_pkey pg_restore: launching item 4647 TABLE DATA bookmarks pg_restore: processing data for table "public.bookmarks" pg_restore: finished item 4568 TABLE DATA mutes pg_restore: launching item 4042 INDEX index_mutes_on_account_id_and_target_account_id pg_restore: creating INDEX "public.index_mutes_on_account_id_and_target_account_id" pg_restore: finished item 4042 INDEX index_mutes_on_account_id_and_target_account_id pg_restore: launching item 4043 INDEX index_mutes_on_target_account_id pg_restore: creating INDEX "public.index_mutes_on_target_account_id" pg_restore: finished item 4132 CONSTRAINT status_stats status_stats_pkey pg_restore: launching item 4550 TABLE DATA follow_requests pg_restore: processing data for table "public.follow_requests" pg_restore: finished item 4641 TABLE DATA markers pg_restore: launching item 4360 FK CONSTRAINT markers fk_rails_a7009bc2b6 pg_restore: creating FK CONSTRAINT "public.markers fk_rails_a7009bc2b6" pg_restore: finished item 4043 INDEX index_mutes_on_target_account_id pg_restore: launching item 4045 CONSTRAINT mutes mutes_pkey pg_restore: creating CONSTRAINT "public.mutes mutes_pkey" pg_restore: finished item 4360 FK CONSTRAINT markers fk_rails_a7009bc2b6 pg_restore: launching item 4176 INDEX index_markers_on_user_id_and_timeline pg_restore: creating INDEX "public.index_markers_on_user_id_and_timeline" pg_restore: finished item 4647 TABLE DATA bookmarks pg_restore: launching item 4187 CONSTRAINT bookmarks bookmarks_pkey pg_restore: creating CONSTRAINT "public.bookmarks bookmarks_pkey" pg_restore: finished item 4045 CONSTRAINT mutes mutes_pkey pg_restore: launching item 4592 TABLE DATA status_pins pg_restore: processing data for table "public.status_pins" pg_restore: finished item 4187 CONSTRAINT bookmarks bookmarks_pkey pg_restore: launching item 4188 INDEX index_bookmarks_on_account_id_and_status_id pg_restore: finished item 4176 INDEX index_markers_on_user_id_and_timeline pg_restore: launching item 4178 CONSTRAINT markers markers_pkey pg_restore: creating INDEX "public.index_bookmarks_on_account_id_and_status_id" pg_restore: creating CONSTRAINT "public.markers markers_pkey" pg_restore: finished item 4550 TABLE DATA follow_requests pg_restore: launching item 4189 INDEX index_bookmarks_on_status_id pg_restore: creating INDEX "public.index_bookmarks_on_status_id" pg_restore: finished item 4178 CONSTRAINT markers markers_pkey pg_restore: launching item 4010 CONSTRAINT follow_requests follow_requests_pkey pg_restore: creating CONSTRAINT "public.follow_requests follow_requests_pkey" pg_restore: finished item 4189 INDEX index_bookmarks_on_status_id pg_restore: launching item 4698 TABLE DATA tag_follows pg_restore: processing data for table "public.tag_follows" pg_restore: finished item 4188 INDEX index_bookmarks_on_account_id_and_status_id pg_restore: launching item 4655 TABLE DATA unavailable_domains pg_restore: processing data for table "public.unavailable_domains" pg_restore: finished item 4010 CONSTRAINT follow_requests follow_requests_pkey pg_restore: launching item 4011 INDEX index_follow_requests_on_account_id_and_target_account_id pg_restore: creating INDEX "public.index_follow_requests_on_account_id_and_target_account_id" pg_restore: finished item 4011 INDEX index_follow_requests_on_account_id_and_target_account_id pg_restore: launching item 4583 TABLE DATA reports pg_restore: processing data for table "public.reports" pg_restore: finished item 4592 TABLE DATA status_pins pg_restore: launching item 4088 INDEX index_status_pins_on_account_id_and_status_id pg_restore: creating INDEX "public.index_status_pins_on_account_id_and_status_id" pg_restore: finished item 4107 CONSTRAINT tags tags_pkey pg_restore: launching item 4332 FK CONSTRAINT statuses_tags fk_3081861e21 pg_restore: creating FK CONSTRAINT "public.statuses_tags fk_3081861e21" pg_restore: finished item 4088 INDEX index_status_pins_on_account_id_and_status_id pg_restore: launching item 4089 INDEX index_status_pins_on_status_id pg_restore: creating INDEX "public.index_status_pins_on_status_id" pg_restore: finished item 4655 TABLE DATA unavailable_domains pg_restore: launching item 4201 INDEX index_unavailable_domains_on_domain pg_restore: creating INDEX "public.index_unavailable_domains_on_domain" pg_restore: finished item 4089 INDEX index_status_pins_on_status_id pg_restore: launching item 4091 CONSTRAINT status_pins status_pins_pkey pg_restore: creating CONSTRAINT "public.status_pins status_pins_pkey" pg_restore: finished item 4583 TABLE DATA reports pg_restore: launching item 4070 INDEX index_reports_on_action_taken_by_account_id pg_restore: creating INDEX "public.index_reports_on_action_taken_by_account_id" pg_restore: finished item 4698 TABLE DATA tag_follows pg_restore: launching item 4265 INDEX index_tag_follows_on_account_id_and_tag_id pg_restore: creating INDEX "public.index_tag_follows_on_account_id_and_tag_id" pg_restore: finished item 4070 INDEX index_reports_on_action_taken_by_account_id pg_restore: launching item 4266 INDEX index_tag_follows_on_tag_id pg_restore: creating INDEX "public.index_tag_follows_on_tag_id" pg_restore: finished item 4091 CONSTRAINT status_pins status_pins_pkey pg_restore: launching item 4071 INDEX index_reports_on_assigned_account_id pg_restore: creating INDEX "public.index_reports_on_assigned_account_id" pg_restore: finished item 4071 INDEX index_reports_on_assigned_account_id pg_restore: launching item 4072 INDEX index_reports_on_target_account_id pg_restore: creating INDEX "public.index_reports_on_target_account_id" pg_restore: finished item 4265 INDEX index_tag_follows_on_account_id_and_tag_id pg_restore: launching item 4651 TABLE DATA announcement_mutes pg_restore: processing data for table "public.announcement_mutes" pg_restore: finished item 4266 INDEX index_tag_follows_on_tag_id pg_restore: launching item 4268 CONSTRAINT tag_follows tag_follows_pkey pg_restore: creating CONSTRAINT "public.tag_follows tag_follows_pkey" pg_restore: finished item 4072 INDEX index_reports_on_target_account_id pg_restore: launching item 4074 CONSTRAINT reports reports_pkey pg_restore: creating CONSTRAINT "public.reports reports_pkey" pg_restore: finished item 4201 INDEX index_unavailable_domains_on_domain pg_restore: launching item 4203 CONSTRAINT unavailable_domains unavailable_domains_pkey pg_restore: creating CONSTRAINT "public.unavailable_domains unavailable_domains_pkey" pg_restore: finished item 4074 CONSTRAINT reports reports_pkey pg_restore: launching item 4531 TABLE DATA admin_action_logs pg_restore: processing data for table "public.admin_action_logs" pg_restore: finished item 4268 CONSTRAINT tag_follows tag_follows_pkey pg_restore: launching item 4665 TABLE DATA account_notes pg_restore: processing data for table "public.account_notes" pg_restore: finished item 4203 CONSTRAINT unavailable_domains unavailable_domains_pkey pg_restore: launching item 4560 TABLE DATA list_accounts pg_restore: processing data for table "public.list_accounts" pg_restore: finished item 4651 TABLE DATA announcement_mutes pg_restore: launching item 4193 CONSTRAINT announcement_mutes announcement_mutes_pkey pg_restore: creating CONSTRAINT "public.announcement_mutes announcement_mutes_pkey" pg_restore: finished item 4665 TABLE DATA account_notes pg_restore: launching item 4214 CONSTRAINT account_notes account_notes_pkey pg_restore: creating CONSTRAINT "public.account_notes account_notes_pkey" pg_restore: finished item 4193 CONSTRAINT announcement_mutes announcement_mutes_pkey pg_restore: launching item 4194 INDEX index_announcement_mutes_on_account_id_and_announcement_id pg_restore: creating INDEX "public.index_announcement_mutes_on_account_id_and_announcement_id" pg_restore: finished item 4531 TABLE DATA admin_action_logs pg_restore: launching item 4195 INDEX index_announcement_mutes_on_announcement_id pg_restore: creating INDEX "public.index_announcement_mutes_on_announcement_id" pg_restore: finished item 4214 CONSTRAINT account_notes account_notes_pkey pg_restore: launching item 3978 CONSTRAINT admin_action_logs admin_action_logs_pkey pg_restore: creating CONSTRAINT "public.admin_action_logs admin_action_logs_pkey" pg_restore: finished item 4560 TABLE DATA list_accounts pg_restore: launching item 4300 FK CONSTRAINT list_accounts fk_rails_40f9cc29f1 pg_restore: creating FK CONSTRAINT "public.list_accounts fk_rails_40f9cc29f1" pg_restore: finished item 4194 INDEX index_announcement_mutes_on_account_id_and_announcement_id pg_restore: launching item 4215 INDEX index_account_notes_on_account_id_and_target_account_id pg_restore: creating INDEX "public.index_account_notes_on_account_id_and_target_account_id" pg_restore: finished item 3978 CONSTRAINT admin_action_logs admin_action_logs_pkey pg_restore: launching item 3979 INDEX index_admin_action_logs_on_account_id pg_restore: creating INDEX "public.index_admin_action_logs_on_account_id" pg_restore: finished item 4215 INDEX index_account_notes_on_account_id_and_target_account_id pg_restore: launching item 3980 INDEX index_admin_action_logs_on_target_type_and_target_id pg_restore: creating INDEX "public.index_admin_action_logs_on_target_type_and_target_id" pg_restore: finished item 4195 INDEX index_announcement_mutes_on_announcement_id pg_restore: launching item 4696 TABLE DATA custom_filter_keywords pg_restore: processing data for table "public.custom_filter_keywords" pg_restore: finished item 3979 INDEX index_admin_action_logs_on_account_id pg_restore: launching item 4606 TABLE DATA custom_filters pg_restore: processing data for table "public.custom_filters" pg_restore: finished item 3980 INDEX index_admin_action_logs_on_target_type_and_target_id pg_restore: launching item 4653 TABLE DATA announcement_reactions pg_restore: processing data for table "public.announcement_reactions" pg_restore: finished item 4606 TABLE DATA custom_filters pg_restore: launching item 4124 CONSTRAINT custom_filters custom_filters_pkey pg_restore: creating CONSTRAINT "public.custom_filters custom_filters_pkey" pg_restore: finished item 4696 TABLE DATA custom_filter_keywords pg_restore: launching item 4263 CONSTRAINT custom_filter_keywords custom_filter_keywords_pkey pg_restore: creating CONSTRAINT "public.custom_filter_keywords custom_filter_keywords_pkey" pg_restore: finished item 4124 CONSTRAINT custom_filters custom_filters_pkey pg_restore: launching item 4562 TABLE DATA lists pg_restore: processing data for table "public.lists" pg_restore: finished item 4653 TABLE DATA announcement_reactions pg_restore: launching item 4370 FK CONSTRAINT announcement_reactions fk_rails_b742c91c0e pg_restore: creating FK CONSTRAINT "public.announcement_reactions fk_rails_b742c91c0e" pg_restore: finished item 4263 CONSTRAINT custom_filter_keywords custom_filter_keywords_pkey pg_restore: launching item 4264 INDEX index_custom_filter_keywords_on_custom_filter_id pg_restore: creating INDEX "public.index_custom_filter_keywords_on_custom_filter_id" pg_restore: finished item 4264 INDEX index_custom_filter_keywords_on_custom_filter_id pg_restore: launching item 4390 FK CONSTRAINT custom_filter_keywords fk_rails_5a49a74012 pg_restore: creating FK CONSTRAINT "public.custom_filter_keywords fk_rails_5a49a74012" pg_restore: finished item 4300 FK CONSTRAINT list_accounts fk_rails_40f9cc29f1 pg_restore: launching item 4024 INDEX index_list_accounts_on_account_id_and_list_id pg_restore: creating INDEX "public.index_list_accounts_on_account_id_and_list_id" pg_restore: finished item 4562 TABLE DATA lists pg_restore: launching item 4025 INDEX index_list_accounts_on_follow_id pg_restore: creating INDEX "public.index_list_accounts_on_follow_id" pg_restore: finished item 4390 FK CONSTRAINT custom_filter_keywords fk_rails_5a49a74012 pg_restore: launching item 4026 INDEX index_list_accounts_on_list_id_and_account_id pg_restore: creating INDEX "public.index_list_accounts_on_list_id_and_account_id" pg_restore: finished item 4024 INDEX index_list_accounts_on_account_id_and_list_id pg_restore: launching item 4029 INDEX index_lists_on_account_id pg_restore: creating INDEX "public.index_lists_on_account_id" pg_restore: finished item 4025 INDEX index_list_accounts_on_follow_id pg_restore: launching item 4619 TABLE DATA accounts_tags pg_restore: processing data for table "public.accounts_tags" pg_restore: finished item 4026 INDEX index_list_accounts_on_list_id_and_account_id pg_restore: launching item 4028 CONSTRAINT list_accounts list_accounts_pkey pg_restore: creating CONSTRAINT "public.list_accounts list_accounts_pkey" pg_restore: finished item 4029 INDEX index_lists_on_account_id pg_restore: launching item 4031 CONSTRAINT lists lists_pkey pg_restore: creating CONSTRAINT "public.lists lists_pkey" pg_restore: finished item 4031 CONSTRAINT lists lists_pkey pg_restore: launching item 4621 TABLE DATA account_warnings pg_restore: processing data for table "public.account_warnings" pg_restore: finished item 4028 CONSTRAINT list_accounts list_accounts_pkey pg_restore: launching item 4302 FK CONSTRAINT list_accounts fk_rails_e54e356c88 pg_restore: creating FK CONSTRAINT "public.list_accounts fk_rails_e54e356c88" pg_restore: finished item 4619 TABLE DATA accounts_tags pg_restore: launching item 4143 INDEX index_accounts_tags_on_account_id_and_tag_id pg_restore: creating INDEX "public.index_accounts_tags_on_account_id_and_tag_id" pg_restore: finished item 4302 FK CONSTRAINT list_accounts fk_rails_e54e356c88 pg_restore: launching item 4144 INDEX index_accounts_tags_on_tag_id_and_account_id pg_restore: creating INDEX "public.index_accounts_tags_on_tag_id_and_account_id" pg_restore: finished item 4621 TABLE DATA account_warnings pg_restore: launching item 4348 FK CONSTRAINT account_warnings fk_rails_8f2bab4b16 pg_restore: creating FK CONSTRAINT "public.account_warnings fk_rails_8f2bab4b16" pg_restore: finished item 4143 INDEX index_accounts_tags_on_account_id_and_tag_id pg_restore: launching item 4702 TABLE DATA status_trends pg_restore: processing data for table "public.status_trends" pg_restore: finished item 4348 FK CONSTRAINT account_warnings fk_rails_8f2bab4b16 pg_restore: launching item 4146 CONSTRAINT account_warnings account_warnings_pkey pg_restore: finished item 4144 INDEX index_accounts_tags_on_tag_id_and_account_id pg_restore: launching item 4525 TABLE DATA account_domain_blocks pg_restore: creating CONSTRAINT "public.account_warnings account_warnings_pkey" pg_restore: processing data for table "public.account_domain_blocks" pg_restore: finished item 4702 TABLE DATA status_trends pg_restore: launching item 4273 INDEX index_status_trends_on_account_id pg_restore: creating INDEX "public.index_status_trends_on_account_id" pg_restore: finished item 4146 CONSTRAINT account_warnings account_warnings_pkey pg_restore: launching item 4274 INDEX index_status_trends_on_status_id pg_restore: creating INDEX "public.index_status_trends_on_status_id" pg_restore: finished item 4525 TABLE DATA account_domain_blocks pg_restore: launching item 3966 CONSTRAINT account_domain_blocks account_domain_blocks_pkey pg_restore: creating CONSTRAINT "public.account_domain_blocks account_domain_blocks_pkey" pg_restore: finished item 4274 INDEX index_status_trends_on_status_id pg_restore: launching item 4678 TABLE DATA canonical_email_blocks pg_restore: processing data for table "public.canonical_email_blocks" pg_restore: finished item 4273 INDEX index_status_trends_on_account_id pg_restore: launching item 4276 CONSTRAINT status_trends status_trends_pkey pg_restore: creating CONSTRAINT "public.status_trends status_trends_pkey" pg_restore: finished item 3966 CONSTRAINT account_domain_blocks account_domain_blocks_pkey pg_restore: launching item 3967 INDEX index_account_domain_blocks_on_account_id_and_domain pg_restore: creating INDEX "public.index_account_domain_blocks_on_account_id_and_domain" pg_restore: finished item 4678 TABLE DATA canonical_email_blocks pg_restore: launching item 4233 CONSTRAINT canonical_email_blocks canonical_email_blocks_pkey pg_restore: creating CONSTRAINT "public.canonical_email_blocks canonical_email_blocks_pkey" pg_restore: finished item 3967 INDEX index_account_domain_blocks_on_account_id_and_domain pg_restore: launching item 4643 TABLE DATA account_migrations pg_restore: finished item 4276 CONSTRAINT status_trends status_trends_pkey pg_restore: launching item 4558 TABLE DATA invites pg_restore: processing data for table "public.account_migrations" pg_restore: processing data for table "public.invites" pg_restore: finished item 4233 CONSTRAINT canonical_email_blocks canonical_email_blocks_pkey pg_restore: launching item 4234 INDEX index_canonical_email_blocks_on_canonical_email_hash pg_restore: creating INDEX "public.index_canonical_email_blocks_on_canonical_email_hash" pg_restore: finished item 4370 FK CONSTRAINT announcement_reactions fk_rails_b742c91c0e pg_restore: launching item 4197 CONSTRAINT announcement_reactions announcement_reactions_pkey pg_restore: creating CONSTRAINT "public.announcement_reactions announcement_reactions_pkey" pg_restore: finished item 4558 TABLE DATA invites pg_restore: launching item 4299 FK CONSTRAINT invites fk_rails_ff69dbb2ac pg_restore: creating FK CONSTRAINT "public.invites fk_rails_ff69dbb2ac" pg_restore: finished item 4234 INDEX index_canonical_email_blocks_on_canonical_email_hash pg_restore: launching item 4235 INDEX index_canonical_email_blocks_on_reference_account_id pg_restore: creating INDEX "public.index_canonical_email_blocks_on_reference_account_id" pg_restore: finished item 4643 TABLE DATA account_migrations pg_restore: launching item 4180 CONSTRAINT account_migrations account_migrations_pkey pg_restore: creating CONSTRAINT "public.account_migrations account_migrations_pkey" pg_restore: finished item 4235 INDEX index_canonical_email_blocks_on_reference_account_id pg_restore: launching item 4645 TABLE DATA account_aliases pg_restore: processing data for table "public.account_aliases" pg_restore: finished item 4197 CONSTRAINT announcement_reactions announcement_reactions_pkey pg_restore: launching item 4198 INDEX index_announcement_reactions_on_account_id_and_announcement_id pg_restore: creating INDEX "public.index_announcement_reactions_on_account_id_and_announcement_id" pg_restore: finished item 4180 CONSTRAINT account_migrations account_migrations_pkey pg_restore: launching item 4199 INDEX index_announcement_reactions_on_announcement_id pg_restore: creating INDEX "public.index_announcement_reactions_on_announcement_id" pg_restore: finished item 4299 FK CONSTRAINT invites fk_rails_ff69dbb2ac pg_restore: launching item 4200 INDEX index_announcement_reactions_on_custom_emoji_id pg_restore: creating INDEX "public.index_announcement_reactions_on_custom_emoji_id" pg_restore: finished item 4645 TABLE DATA account_aliases pg_restore: launching item 4181 INDEX index_account_migrations_on_account_id pg_restore: creating INDEX "public.index_account_migrations_on_account_id" pg_restore: finished item 4199 INDEX index_announcement_reactions_on_announcement_id pg_restore: launching item 4182 INDEX index_account_migrations_on_target_account_id pg_restore: creating INDEX "public.index_account_migrations_on_target_account_id" pg_restore: finished item 4198 INDEX index_announcement_reactions_on_account_id_and_announcement_id pg_restore: launching item 4021 INDEX index_invites_on_code pg_restore: creating INDEX "public.index_invites_on_code" pg_restore: finished item 4181 INDEX index_account_migrations_on_account_id pg_restore: launching item 4184 CONSTRAINT account_aliases account_aliases_pkey pg_restore: creating CONSTRAINT "public.account_aliases account_aliases_pkey" pg_restore: finished item 4182 INDEX index_account_migrations_on_target_account_id pg_restore: launching item 4682 TABLE DATA account_statuses_cleanup_policies pg_restore: processing data for table "public.account_statuses_cleanup_policies" pg_restore: finished item 4200 INDEX index_announcement_reactions_on_custom_emoji_id pg_restore: launching item 4704 TABLE DATA preview_card_trends pg_restore: processing data for table "public.preview_card_trends" pg_restore: finished item 4021 INDEX index_invites_on_code pg_restore: launching item 4023 CONSTRAINT invites invites_pkey pg_restore: creating CONSTRAINT "public.invites invites_pkey" pg_restore: finished item 4184 CONSTRAINT account_aliases account_aliases_pkey pg_restore: launching item 4185 INDEX index_account_aliases_on_account_id pg_restore: creating INDEX "public.index_account_aliases_on_account_id" pg_restore: finished item 4682 TABLE DATA account_statuses_cleanup_policies pg_restore: launching item 4240 CONSTRAINT account_statuses_cleanup_policies account_statuses_cleanup_policies_pkey pg_restore: creating CONSTRAINT "public.account_statuses_cleanup_policies account_statuses_cleanup_policies_pkey" pg_restore: finished item 4185 INDEX index_account_aliases_on_account_id pg_restore: launching item 4527 TABLE DATA account_moderation_notes pg_restore: processing data for table "public.account_moderation_notes" pg_restore: finished item 4240 CONSTRAINT account_statuses_cleanup_policies account_statuses_cleanup_policies_pkey pg_restore: launching item 4241 INDEX index_account_statuses_cleanup_policies_on_account_id pg_restore: creating INDEX "public.index_account_statuses_cleanup_policies_on_account_id" pg_restore: finished item 4704 TABLE DATA preview_card_trends pg_restore: launching item 4277 INDEX index_preview_card_trends_on_preview_card_id pg_restore: creating INDEX "public.index_preview_card_trends_on_preview_card_id" pg_restore: finished item 4023 CONSTRAINT invites invites_pkey pg_restore: launching item 4336 FK CONSTRAINT users fk_rails_8fb2a43e88 pg_restore: creating FK CONSTRAINT "public.users fk_rails_8fb2a43e88" pg_restore: finished item 4527 TABLE DATA account_moderation_notes pg_restore: launching item 3969 CONSTRAINT account_moderation_notes account_moderation_notes_pkey pg_restore: finished item 4241 INDEX index_account_statuses_cleanup_policies_on_account_id pg_restore: launching item 4625 TABLE DATA scheduled_statuses pg_restore: finished item 4277 INDEX index_preview_card_trends_on_preview_card_id pg_restore: launching item 4279 CONSTRAINT preview_card_trends preview_card_trends_pkey pg_restore: pg_restore:creating CONSTRAINT "public.preview_card_trends preview_card_trends_pkey" processing data for table "public.scheduled_statuses" pg_restore: creating CONSTRAINT "public.account_moderation_notes account_moderation_notes_pkey" pg_restore: finished item 4336 FK CONSTRAINT users fk_rails_8fb2a43e88 pg_restore: launching item 4690 TABLE DATA appeals pg_restore: processing data for table "public.appeals" pg_restore: finished item 4279 CONSTRAINT preview_card_trends preview_card_trends_pkey pg_restore: launching item 4686 TABLE DATA preview_card_providers pg_restore: processing data for table "public.preview_card_providers" pg_restore: finished item 3969 CONSTRAINT account_moderation_notes account_moderation_notes_pkey pg_restore: launching item 4667 TABLE DATA webauthn_credentials pg_restore: processing data for table "public.webauthn_credentials" pg_restore: finished item 4625 TABLE DATA scheduled_statuses pg_restore: launching item 4149 INDEX index_scheduled_statuses_on_account_id pg_restore: creating INDEX "public.index_scheduled_statuses_on_account_id" pg_restore: finished item 4690 TABLE DATA appeals pg_restore: launching item 4388 FK CONSTRAINT appeals fk_rails_a99f14546e pg_restore: creating FK CONSTRAINT "public.appeals fk_rails_a99f14546e" pg_restore: finished item 4686 TABLE DATA preview_card_providers pg_restore: launching item 4246 INDEX index_preview_card_providers_on_domain pg_restore: creating INDEX "public.index_preview_card_providers_on_domain" pg_restore: finished item 4149 INDEX index_scheduled_statuses_on_account_id pg_restore: launching item 4151 CONSTRAINT scheduled_statuses scheduled_statuses_pkey pg_restore: creating CONSTRAINT "public.scheduled_statuses scheduled_statuses_pkey" pg_restore: finished item 4388 FK CONSTRAINT appeals fk_rails_a99f14546e pg_restore: launching item 4252 CONSTRAINT appeals appeals_pkey pg_restore:pg_restore: creating CONSTRAINT "public.appeals appeals_pkey" finished item 4246 INDEX index_preview_card_providers_on_domain pg_restore: launching item 4248 CONSTRAINT preview_card_providers preview_card_providers_pkey pg_restore:pg_restore: creating CONSTRAINT "public.preview_card_providers preview_card_providers_pkey" finished item 4667 TABLE DATA webauthn_credentials pg_restore: launching item 4378 FK CONSTRAINT webauthn_credentials fk_rails_a4355aef77 pg_restore: creating FK CONSTRAINT "public.webauthn_credentials fk_rails_a4355aef77" pg_restore: finished item 4151 CONSTRAINT scheduled_statuses scheduled_statuses_pkey pg_restore: launching item 4544 TABLE DATA domain_blocks pg_restore: processing data for table "public.domain_blocks" pg_restore: finished item 4378 FK CONSTRAINT webauthn_credentials fk_rails_a4355aef77 pg_restore: launching item 4216 INDEX index_webauthn_credentials_on_external_id pg_restore: creating INDEX "public.index_webauthn_credentials_on_external_id" pg_restore: finished item 4248 CONSTRAINT preview_card_providers preview_card_providers_pkey pg_restore: launching item 4217 INDEX index_webauthn_credentials_on_user_id pg_restore: creating INDEX "public.index_webauthn_credentials_on_user_id" pg_restore: finished item 4216 INDEX index_webauthn_credentials_on_external_id pg_restore: launching item 4538 TABLE DATA conversation_mutes pg_restore: processing data for table "public.conversation_mutes" pg_restore: finished item 4252 CONSTRAINT appeals appeals_pkey pg_restore: launching item 4253 INDEX index_appeals_on_account_id pg_restore: creating INDEX "public.index_appeals_on_account_id" pg_restore: finished item 4544 TABLE DATA domain_blocks pg_restore: launching item 4254 INDEX index_appeals_on_account_warning_id pg_restore: creating INDEX "public.index_appeals_on_account_warning_id" pg_restore: finished item 4217 INDEX index_webauthn_credentials_on_user_id pg_restore: launching item 4255 INDEX index_appeals_on_approved_by_account_id pg_restore: creating INDEX "public.index_appeals_on_approved_by_account_id" pg_restore: finished item 4538 TABLE DATA conversation_mutes pg_restore: launching item 4256 INDEX index_appeals_on_rejected_by_account_id pg_restore: creating INDEX "public.index_appeals_on_rejected_by_account_id" pg_restore: finished item 4254 INDEX index_appeals_on_account_warning_id pg_restore: launching item 4219 CONSTRAINT webauthn_credentials webauthn_credentials_pkey pg_restore: creating CONSTRAINT "public.webauthn_credentials webauthn_credentials_pkey" pg_restore: finished item 4256 INDEX index_appeals_on_rejected_by_account_id pg_restore: launching item 3999 CONSTRAINT domain_blocks domain_blocks_pkey pg_restore: finished item 4253 INDEX index_appeals_on_account_id pg_restore: launching item 3990 CONSTRAINT conversation_mutes conversation_mutes_pkey pg_restore: pg_restore:creating CONSTRAINT "public.domain_blocks domain_blocks_pkey" finished item 4255 INDEX index_appeals_on_approved_by_account_id pg_restore: launching item 4649 TABLE DATA announcements pg_restore: creating CONSTRAINT "public.conversation_mutes conversation_mutes_pkey" pg_restore: processing data for table "public.announcements" pg_restore: finished item 4219 CONSTRAINT webauthn_credentials webauthn_credentials_pkey pg_restore: launching item 4581 TABLE DATA report_notes pg_restore: processing data for table "public.report_notes" pg_restore: finished item 3990 CONSTRAINT conversation_mutes conversation_mutes_pkey pg_restore: launching item 3991 INDEX index_conversation_mutes_on_account_id_and_conversation_id pg_restore: creating INDEX "public.index_conversation_mutes_on_account_id_and_conversation_id" pg_restore: finished item 3999 CONSTRAINT domain_blocks domain_blocks_pkey pg_restore: launching item 4000 INDEX index_domain_blocks_on_domain pg_restore: creating INDEX "public.index_domain_blocks_on_domain" pg_restore: finished item 4649 TABLE DATA announcements pg_restore: launching item 4191 CONSTRAINT announcements announcements_pkey pg_restore: creating CONSTRAINT "public.announcements announcements_pkey" pg_restore: finished item 4581 TABLE DATA report_notes pg_restore: launching item 4318 FK CONSTRAINT report_notes fk_rails_7fa83a61eb pg_restore: creating FK CONSTRAINT "public.report_notes fk_rails_7fa83a61eb" pg_restore: finished item 3991 INDEX index_conversation_mutes_on_account_id_and_conversation_id pg_restore: launching item 4700 TABLE DATA custom_filter_statuses pg_restore: processing data for table "public.custom_filter_statuses" pg_restore: finished item 4000 INDEX index_domain_blocks_on_domain pg_restore: launching item 4610 TABLE DATA account_pins pg_restore: finished item 4191 CONSTRAINT announcements announcements_pkey pg_restore: launching item 4367 FK CONSTRAINT announcement_mutes fk_rails_e35401adf1 pg_restore: processing data for table "public.account_pins" pg_restore: creating FK CONSTRAINT "public.announcement_mutes fk_rails_e35401adf1" pg_restore: finished item 4318 FK CONSTRAINT report_notes fk_rails_7fa83a61eb pg_restore: launching item 4069 CONSTRAINT report_notes report_notes_pkey pg_restore: creating CONSTRAINT "public.report_notes report_notes_pkey" pg_restore: finished item 4700 TABLE DATA custom_filter_statuses pg_restore: launching item 4394 FK CONSTRAINT custom_filter_statuses fk_rails_e2ddaf5b14 pg_restore: creating FK CONSTRAINT "public.custom_filter_statuses fk_rails_e2ddaf5b14" pg_restore: finished item 4610 TABLE DATA account_pins pg_restore: launching item 4128 CONSTRAINT account_pins account_pins_pkey pg_restore: finished item 4367 FK CONSTRAINT announcement_mutes fk_rails_e35401adf1 pg_restore: launching item 4369 FK CONSTRAINT announcement_reactions fk_rails_a1226eaa5c pg_restore: creating FK CONSTRAINT "public.announcement_reactions fk_rails_a1226eaa5c" pg_restore: creating CONSTRAINT "public.account_pins account_pins_pkey" pg_restore: finished item 4069 CONSTRAINT report_notes report_notes_pkey pg_restore: launching item 4669 TABLE DATA account_deletion_requests pg_restore: finished item 4394 FK CONSTRAINT custom_filter_statuses fk_rails_e2ddaf5b14 pg_restore: launching item 4270 CONSTRAINT custom_filter_statuses custom_filter_statuses_pkey pg_restore: creating CONSTRAINT "public.custom_filter_statuses custom_filter_statuses_pkey" pg_restore: processing data for table "public.account_deletion_requests" pg_restore: finished item 4369 FK CONSTRAINT announcement_reactions fk_rails_a1226eaa5c pg_restore: launching item 4585 TABLE DATA schema_migrations pg_restore: processing data for table "public.schema_migrations" pg_restore: finished item 4128 CONSTRAINT account_pins account_pins_pkey pg_restore: launching item 4129 INDEX index_account_pins_on_account_id_and_target_account_id pg_restore: creating INDEX "public.index_account_pins_on_account_id_and_target_account_id" pg_restore: finished item 4129 INDEX index_account_pins_on_account_id_and_target_account_id pg_restore: launching item 4674 TABLE DATA rules pg_restore: processing data for table "public.rules" pg_restore: finished item 4270 CONSTRAINT custom_filter_statuses custom_filter_statuses_pkey pg_restore: launching item 4271 INDEX index_custom_filter_statuses_on_custom_filter_id pg_restore:pg_restore: creating INDEX "public.index_custom_filter_statuses_on_custom_filter_id" finished item 4669 TABLE DATA account_deletion_requests pg_restore: launching item 4272 INDEX index_custom_filter_statuses_on_status_id pg_restore: creating INDEX "public.index_custom_filter_statuses_on_status_id" pg_restore: finished item 4585 TABLE DATA schema_migrations pg_restore: launching item 4221 CONSTRAINT account_deletion_requests account_deletion_requests_pkey pg_restore: creating CONSTRAINT "public.account_deletion_requests account_deletion_requests_pkey" pg_restore: finished item 4674 TABLE DATA rules pg_restore: launching item 4076 CONSTRAINT schema_migrations schema_migrations_pkey pg_restore: creating CONSTRAINT "public.schema_migrations schema_migrations_pkey" pg_restore: finished item 4272 INDEX index_custom_filter_statuses_on_status_id pg_restore: launching item 4228 CONSTRAINT rules rules_pkey pg_restore: creating CONSTRAINT "public.rules rules_pkey" pg_restore: finished item 4221 CONSTRAINT account_deletion_requests account_deletion_requests_pkey pg_restore: launching item 4222 INDEX index_account_deletion_requests_on_account_id pg_restore:pg_restore: creating INDEX "public.index_account_deletion_requests_on_account_id" finished item 4271 INDEX index_custom_filter_statuses_on_custom_filter_id pg_restore: launching item 4546 TABLE DATA email_domain_blocks pg_restore: finished item 4039 INDEX index_mentions_on_status_id pg_restore: launching item 4572 TABLE DATA oauth_access_grants pg_restore: processing data for table "public.oauth_access_grants" pg_restore: processing data for table "public.email_domain_blocks" pg_restore: finished item 4076 CONSTRAINT schema_migrations schema_migrations_pkey pg_restore: launching item 4623 TABLE DATA account_warning_presets pg_restore: finished item 4228 CONSTRAINT rules rules_pkey pg_restore: launching item 4671 TABLE DATA ip_blocks pg_restore: processing data for table "public.ip_blocks" pg_restore: processing data for table "public.account_warning_presets" pg_restore: finished item 4222 INDEX index_account_deletion_requests_on_account_id pg_restore: launching item 4556 TABLE DATA imports pg_restore: processing data for table "public.imports" pg_restore: finished item 4572 TABLE DATA oauth_access_grants pg_restore: launching item 4313 FK CONSTRAINT oauth_access_grants fk_34d54b0a33 pg_restore: creating FK CONSTRAINT "public.oauth_access_grants fk_34d54b0a33" pg_restore: finished item 4546 TABLE DATA email_domain_blocks pg_restore: launching item 4002 CONSTRAINT email_domain_blocks email_domain_blocks_pkey pg_restore:pg_restore: creating CONSTRAINT "public.email_domain_blocks email_domain_blocks_pkey" finished item 4671 TABLE DATA ip_blocks pg_restore: launching item 4223 INDEX index_ip_blocks_on_ip pg_restore: creating INDEX "public.index_ip_blocks_on_ip" pg_restore: finished item 4623 TABLE DATA account_warning_presets pg_restore: launching item 4148 CONSTRAINT account_warning_presets account_warning_presets_pkey pg_restore: creating CONSTRAINT "public.account_warning_presets account_warning_presets_pkey" pg_restore: finished item 4556 TABLE DATA imports pg_restore: launching item 4020 CONSTRAINT imports imports_pkey pg_restore: creating CONSTRAINT "public.imports imports_pkey" pg_restore: finished item 4313 FK CONSTRAINT oauth_access_grants fk_34d54b0a33 pg_restore: launching item 4314 FK CONSTRAINT oauth_access_grants fk_63b044929b pg_restore: creating FK CONSTRAINT "public.oauth_access_grants fk_63b044929b" pg_restore: finished item 4002 CONSTRAINT email_domain_blocks email_domain_blocks_pkey pg_restore: launching item 4003 INDEX index_email_domain_blocks_on_domain pg_restore: creating INDEX "public.index_email_domain_blocks_on_domain" pg_restore: finished item 4314 FK CONSTRAINT oauth_access_grants fk_63b044929b pg_restore: launching item 4051 INDEX index_oauth_access_grants_on_resource_owner_id pg_restore:pg_restore: creating INDEX "public.index_oauth_access_grants_on_resource_owner_id" finished item 4148 CONSTRAINT account_warning_presets account_warning_presets_pkey pg_restore: launching item 4052 INDEX index_oauth_access_grants_on_token pg_restore: creating INDEX "public.index_oauth_access_grants_on_token" pg_restore: finished item 4223 INDEX index_ip_blocks_on_ip pg_restore: launching item 4225 CONSTRAINT ip_blocks ip_blocks_pkey pg_restore:pg_restore: creating CONSTRAINT "public.ip_blocks ip_blocks_pkey" finished item 4020 CONSTRAINT imports imports_pkey pg_restore: launching item 4637 TABLE DATA custom_emoji_categories pg_restore: processing data for table "public.custom_emoji_categories" pg_restore: finished item 4003 INDEX index_email_domain_blocks_on_domain pg_restore: launching item 4290 FK CONSTRAINT email_domain_blocks fk_rails_408efe0a15 pg_restore: finished item 4052 INDEX index_oauth_access_grants_on_token pg_restore: launching item 4694 TABLE DATA user_roles pg_restore: processing data for table "public.user_roles" pg_restore: creating FK CONSTRAINT "public.email_domain_blocks fk_rails_408efe0a15" pg_restore: finished item 4051 INDEX index_oauth_access_grants_on_resource_owner_id pg_restore: launching item 4054 CONSTRAINT oauth_access_grants oauth_access_grants_pkey pg_restore: creating CONSTRAINT "public.oauth_access_grants oauth_access_grants_pkey" pg_restore: finished item 4290 FK CONSTRAINT email_domain_blocks fk_rails_408efe0a15 pg_restore: launching item 4533 TABLE DATA ar_internal_metadata pg_restore: finished item 4054 CONSTRAINT oauth_access_grants oauth_access_grants_pkey pg_restore: launching item 4534 TABLE DATA backups pg_restore: finished item 4225 CONSTRAINT ip_blocks ip_blocks_pkey pg_restore: launching item 4554 TABLE DATA identities pg_restore: processing data for table "public.backups" pg_restore: processing data for table "public.ar_internal_metadata" pg_restore: processing data for table "public.identities" pg_restore: finished item 4694 TABLE DATA user_roles pg_restore: launching item 4261 CONSTRAINT user_roles user_roles_pkey pg_restore: creating CONSTRAINT "public.user_roles user_roles_pkey" pg_restore: finished item 4637 TABLE DATA custom_emoji_categories pg_restore: launching item 4171 CONSTRAINT custom_emoji_categories custom_emoji_categories_pkey pg_restore: creating CONSTRAINT "public.custom_emoji_categories custom_emoji_categories_pkey" pg_restore: finished item 4554 TABLE DATA identities pg_restore: launching item 4297 FK CONSTRAINT identities fk_bea040f377 pg_restore: creating FK CONSTRAINT "public.identities fk_bea040f377" pg_restore: finished item 4534 TABLE DATA backups pg_restore: launching item 3984 CONSTRAINT backups backups_pkey pg_restore:pg_restore: creating CONSTRAINT "public.backups backups_pkey" finished item 4261 CONSTRAINT user_roles user_roles_pkey pg_restore: launching item 4590 TABLE DATA site_uploads pg_restore: processing data for table "public.site_uploads" pg_restore: finished item 4533 TABLE DATA ar_internal_metadata pg_restore: launching item 3982 CONSTRAINT ar_internal_metadata ar_internal_metadata_pkey pg_restore: creating CONSTRAINT "public.ar_internal_metadata ar_internal_metadata_pkey" pg_restore: finished item 4171 CONSTRAINT custom_emoji_categories custom_emoji_categories_pkey pg_restore: launching item 4172 INDEX index_custom_emoji_categories_on_name pg_restore: creating INDEX "public.index_custom_emoji_categories_on_name" pg_restore: finished item 4297 FK CONSTRAINT identities fk_bea040f377 pg_restore: launching item 4335 FK CONSTRAINT users fk_rails_642f17018b pg_restore: creating FK CONSTRAINT "public.users fk_rails_642f17018b" pg_restore: finished item 3984 CONSTRAINT backups backups_pkey pg_restore: launching item 4017 CONSTRAINT identities index_identities_on_id pg_restore: creating CONSTRAINT "public.identities index_identities_on_id" pg_restore: finished item 3982 CONSTRAINT ar_internal_metadata ar_internal_metadata_pkey pg_restore: launching item 4608 TABLE DATA relays pg_restore: processing data for table "public.relays" pg_restore: finished item 4335 FK CONSTRAINT users fk_rails_642f17018b pg_restore: launching item 4285 FK CONSTRAINT backups fk_rails_096669d221 pg_restore: creating FK CONSTRAINT "public.backups fk_rails_096669d221" pg_restore: finished item 4590 TABLE DATA site_uploads pg_restore: launching item 4085 INDEX index_site_uploads_on_var pg_restore: creating INDEX "public.index_site_uploads_on_var" pg_restore: finished item 4285 FK CONSTRAINT backups fk_rails_096669d221 pg_restore: launching item 4635 TABLE DATA user_invite_requests pg_restore: processing data for table "public.user_invite_requests" pg_restore: finished item 4017 CONSTRAINT identities index_identities_on_id pg_restore: launching item 4018 INDEX index_identities_on_user_id pg_restore: creating INDEX "public.index_identities_on_user_id" pg_restore: finished item 4172 INDEX index_custom_emoji_categories_on_name pg_restore: launching item 4639 TABLE DATA domain_allows pg_restore:pg_restore: processing data for table "public.domain_allows" finished item 4085 INDEX index_site_uploads_on_var pg_restore: launching item 4087 CONSTRAINT site_uploads site_uploads_pkey pg_restore: creating CONSTRAINT "public.site_uploads site_uploads_pkey" pg_restore: finished item 4018 INDEX index_identities_on_user_id pg_restore: launching item 4657 TABLE DATA devices pg_restore: processing data for table "public.devices" pg_restore: finished item 4608 TABLE DATA relays pg_restore: launching item 4126 CONSTRAINT relays relays_pkey pg_restore: creating CONSTRAINT "public.relays relays_pkey" pg_restore: finished item 4087 CONSTRAINT site_uploads site_uploads_pkey pg_restore: launching item 4659 TABLE DATA one_time_keys pg_restore: processing data for table "public.one_time_keys" pg_restore: finished item 4635 TABLE DATA user_invite_requests pg_restore: launching item 4359 FK CONSTRAINT user_invite_requests fk_rails_3773f15361 pg_restore: finished item 4639 TABLE DATA domain_allows pg_restore: launching item 4174 CONSTRAINT domain_allows domain_allows_pkey pg_restore: creating CONSTRAINT "public.domain_allows domain_allows_pkey" pg_restore: creating FK CONSTRAINT "public.user_invite_requests fk_rails_3773f15361" pg_restore: finished item 4657 TABLE DATA devices pg_restore: launching item 4371 FK CONSTRAINT devices fk_rails_393f74df68 pg_restore: creating FK CONSTRAINT "public.devices fk_rails_393f74df68" pg_restore: finished item 4359 FK CONSTRAINT user_invite_requests fk_rails_3773f15361 pg_restore: launching item 4167 INDEX index_user_invite_requests_on_user_id pg_restore: creating INDEX "public.index_user_invite_requests_on_user_id" pg_restore: finished item 4371 FK CONSTRAINT devices fk_rails_393f74df68 pg_restore: launching item 4205 CONSTRAINT devices devices_pkey pg_restore: creating CONSTRAINT "public.devices devices_pkey" pg_restore: finished item 4126 CONSTRAINT relays relays_pkey pg_restore: launching item 4661 TABLE DATA encrypted_messages pg_restore:pg_restore: processing data for table "public.encrypted_messages" finished item 4174 CONSTRAINT domain_allows domain_allows_pkey pg_restore: launching item 4175 INDEX index_domain_allows_on_domain pg_restore:pg_restore: creating INDEX "public.index_domain_allows_on_domain" finished item 4205 CONSTRAINT devices devices_pkey pg_restore: launching item 4206 INDEX index_devices_on_access_token_id pg_restore:pg_restore: creating INDEX "public.index_devices_on_access_token_id" finished item 4167 INDEX index_user_invite_requests_on_user_id pg_restore: launching item 4169 CONSTRAINT user_invite_requests user_invite_requests_pkey pg_restore: creating CONSTRAINT "public.user_invite_requests user_invite_requests_pkey" pg_restore: finished item 4659 TABLE DATA one_time_keys pg_restore: launching item 4208 CONSTRAINT one_time_keys one_time_keys_pkey pg_restore: creating CONSTRAINT "public.one_time_keys one_time_keys_pkey" pg_restore: finished item 4175 INDEX index_domain_allows_on_domain pg_restore: launching item 4663 TABLE DATA system_keys pg_restore: processing data for table "public.system_keys" pg_restore: finished item 4661 TABLE DATA encrypted_messages pg_restore: launching item 4210 CONSTRAINT encrypted_messages encrypted_messages_pkey pg_restore: creating CONSTRAINT "public.encrypted_messages encrypted_messages_pkey" pg_restore: finished item 4206 INDEX index_devices_on_access_token_id pg_restore: launching item 4676 TABLE DATA follow_recommendation_suppressions pg_restore: processing data for table "public.follow_recommendation_suppressions" pg_restore: finished item 4038 INDEX index_mentions_on_account_id_and_status_id pg_restore: launching item 4041 CONSTRAINT mentions mentions_pkey pg_restore: creating CONSTRAINT "public.mentions mentions_pkey" pg_restore: finished item 4210 CONSTRAINT encrypted_messages encrypted_messages_pkey pg_restore: launching item 4375 FK CONSTRAINT encrypted_messages fk_rails_a83e4df7ae pg_restore:pg_restore: creating FK CONSTRAINT "public.encrypted_messages fk_rails_a83e4df7ae" finished item 4676 TABLE DATA follow_recommendation_suppressions pg_restore: launching item 4230 CONSTRAINT follow_recommendation_suppressions follow_recommendation_suppressions_pkey pg_restore:pg_restore: creating CONSTRAINT "public.follow_recommendation_suppressions follow_recommendation_suppressions_pkey" finished item 4208 CONSTRAINT one_time_keys one_time_keys_pkey pg_restore: launching item 4692 TABLE DATA webhooks pg_restore:pg_restore: processing data for table "public.webhooks" finished item 4169 CONSTRAINT user_invite_requests user_invite_requests_pkey pg_restore: launching item 4226 INDEX index_instances_on_domain pg_restore: creating INDEX "public.index_instances_on_domain" pg_restore: finished item 4375 FK CONSTRAINT encrypted_messages fk_rails_a83e4df7ae pg_restore: launching item 4373 FK CONSTRAINT one_time_keys fk_rails_d3edd8c878 pg_restore: creating FK CONSTRAINT "public.one_time_keys fk_rails_d3edd8c878" pg_restore: finished item 4230 CONSTRAINT follow_recommendation_suppressions follow_recommendation_suppressions_pkey pg_restore: launching item 4231 INDEX index_follow_recommendation_suppressions_on_account_id pg_restore: creating INDEX "public.index_follow_recommendation_suppressions_on_account_id" pg_restore: finished item 4373 FK CONSTRAINT one_time_keys fk_rails_d3edd8c878 pg_restore: launching item 4249 INDEX index_account_summaries_on_account_id pg_restore: creating INDEX "public.index_account_summaries_on_account_id" pg_restore: finished item 4692 TABLE DATA webhooks pg_restore: launching item 4257 INDEX index_webhooks_on_url pg_restore: creating INDEX "public.index_webhooks_on_url" pg_restore: finished item 4249 INDEX index_account_summaries_on_account_id pg_restore: launching item 4250 INDEX index_follow_recommendations_on_account_id pg_restore: creating INDEX "public.index_follow_recommendations_on_account_id" pg_restore: finished item 4663 TABLE DATA system_keys pg_restore: launching item 4212 CONSTRAINT system_keys system_keys_pkey pg_restore: creating CONSTRAINT "public.system_keys system_keys_pkey" pg_restore: finished item 4226 INDEX index_instances_on_domain pg_restore: launching item 4799 SEQUENCE SET account_aliases_id_seq pg_restore: executing SEQUENCE SET account_aliases_id_seq pg_restore: finished item 4231 INDEX index_follow_recommendation_suppressions_on_account_id pg_restore: launching item 4800 SEQUENCE SET account_conversations_id_seq pg_restore: executing SEQUENCE SET account_conversations_id_seq pg_restore: finished item 4250 INDEX index_follow_recommendations_on_account_id pg_restore: launching item 4801 SEQUENCE SET account_deletion_requests_id_seq pg_restore: finished item 4257 INDEX index_webhooks_on_url pg_restore: launching item 4259 CONSTRAINT webhooks webhooks_pkey pg_restore: finished item 4799 SEQUENCE SET account_aliases_id_seq pg_restore: launching item 4802 SEQUENCE SET account_domain_blocks_id_seq pg_restore: creating CONSTRAINT "public.webhooks webhooks_pkey" pg_restore: executing SEQUENCE SET account_deletion_requests_id_seq pg_restore: finished item 4800 SEQUENCE SET account_conversations_id_seq pg_restore: launching item 4803 SEQUENCE SET account_migrations_id_seq pg_restore: executing SEQUENCE SET account_migrations_id_seq pg_restore: executing SEQUENCE SET account_domain_blocks_id_seq pg_restore: finished item 4212 CONSTRAINT system_keys system_keys_pkey pg_restore: launching item 4804 SEQUENCE SET account_moderation_notes_id_seq pg_restore: executing SEQUENCE SET account_moderation_notes_id_seq pg_restore: finished item 4801 SEQUENCE SET account_deletion_requests_id_seq pg_restore: launching item 4805 SEQUENCE SET account_notes_id_seq pg_restore: executing SEQUENCE SET account_notes_id_seq pg_restore: finished item 4259 CONSTRAINT webhooks webhooks_pkey pg_restore: launching item 4806 SEQUENCE SET account_pins_id_seq pg_restore: executing SEQUENCE SET account_pins_id_seq pg_restore: finished item 4803 SEQUENCE SET account_migrations_id_seq pg_restore: launching item 4807 SEQUENCE SET account_stats_id_seq pg_restore: finished item 4802 SEQUENCE SET account_domain_blocks_id_seq pg_restore: launching item 4808 SEQUENCE SET account_statuses_cleanup_policies_id_seq pg_restore: executing SEQUENCE SET account_stats_id_seq pg_restore: executing SEQUENCE SET account_statuses_cleanup_policies_id_seq pg_restore: finished item 4805 SEQUENCE SET account_notes_id_seq pg_restore: launching item 4809 SEQUENCE SET account_warning_presets_id_seq pg_restore: executing SEQUENCE SET account_warning_presets_id_seq pg_restore: finished item 4804 SEQUENCE SET account_moderation_notes_id_seq pg_restore: launching item 4810 SEQUENCE SET account_warnings_id_seq pg_restore: executing SEQUENCE SET account_warnings_id_seq pg_restore: finished item 4806 SEQUENCE SET account_pins_id_seq pg_restore: launching item 4811 SEQUENCE SET accounts_id_seq pg_restore: finished item 4807 SEQUENCE SET account_stats_id_seq pg_restore: launching item 4812 SEQUENCE SET admin_action_logs_id_seq pg_restore: finished item 4808 SEQUENCE SET account_statuses_cleanup_policies_id_seq pg_restore: launching item 4813 SEQUENCE SET announcement_mutes_id_seq pg_restore: executing SEQUENCE SET admin_action_logs_id_seq pg_restore: executing SEQUENCE SET accounts_id_seq pg_restore: executing SEQUENCE SET announcement_mutes_id_seq pg_restore: finished item 4809 SEQUENCE SET account_warning_presets_id_seq pg_restore: launching item 4814 SEQUENCE SET announcement_reactions_id_seq pg_restore: executing SEQUENCE SET announcement_reactions_id_seq pg_restore: finished item 4812 SEQUENCE SET admin_action_logs_id_seq pg_restore: launching item 4815 SEQUENCE SET announcements_id_seq pg_restore: finished item 4811 SEQUENCE SET accounts_id_seq pg_restore: launching item 4816 SEQUENCE SET appeals_id_seq pg_restore: finished item 4813 SEQUENCE SET announcement_mutes_id_seq pg_restore: launching item 4817 SEQUENCE SET backups_id_seq pg_restore:pg_restore: executing SEQUENCE SET appeals_id_seq finished item 4810 SEQUENCE SET account_warnings_id_seq pg_restore: launching item 4818 SEQUENCE SET blocks_id_seq pg_restore: executing SEQUENCE SET blocks_id_seq pg_restore: executing SEQUENCE SET backups_id_seq pg_restore: executing SEQUENCE SET announcements_id_seq pg_restore: finished item 4814 SEQUENCE SET announcement_reactions_id_seq pg_restore: launching item 4819 SEQUENCE SET bookmarks_id_seq pg_restore: executing SEQUENCE SET bookmarks_id_seq pg_restore: finished item 4816 SEQUENCE SET appeals_id_seq pg_restore: launching item 4820 SEQUENCE SET canonical_email_blocks_id_seq pg_restore: executing SEQUENCE SET canonical_email_blocks_id_seq pg_restore: finished item 4815 SEQUENCE SET announcements_id_seq pg_restore: launching item 4821 SEQUENCE SET conversation_mutes_id_seq pg_restore: finished item 4817 SEQUENCE SET backups_id_seq pg_restore: launching item 4822 SEQUENCE SET conversations_id_seq pg_restore: executing SEQUENCE SET conversations_id_seq pg_restore: executing SEQUENCE SET conversation_mutes_id_seq pg_restore: finished item 4818 SEQUENCE SET blocks_id_seq pg_restore: launching item 4823 SEQUENCE SET custom_emoji_categories_id_seq pg_restore: executing SEQUENCE SET custom_emoji_categories_id_seq pg_restore: finished item 4819 SEQUENCE SET bookmarks_id_seq pg_restore: launching item 4824 SEQUENCE SET custom_emojis_id_seq pg_restore: executing SEQUENCE SET custom_emojis_id_seq pg_restore: finished item 4821 SEQUENCE SET conversation_mutes_id_seq pg_restore: launching item 4825 SEQUENCE SET custom_filter_keywords_id_seq pg_restore: finished item 4822 SEQUENCE SET conversations_id_seq pg_restore: launching item 4826 SEQUENCE SET custom_filter_statuses_id_seq pg_restore: finished item 4823 SEQUENCE SET custom_emoji_categories_id_seq pg_restore: launching item 4827 SEQUENCE SET custom_filters_id_seq pg_restore: executing SEQUENCE SET custom_filter_statuses_id_seq pg_restore: finished item 4820 SEQUENCE SET canonical_email_blocks_id_seq pg_restore: launching item 4828 SEQUENCE SET devices_id_seq pg_restore: executing SEQUENCE SET devices_id_seq pg_restore: executing SEQUENCE SET custom_filters_id_seq pg_restore:pg_restore: finished item 4824 SEQUENCE SET custom_emojis_id_seq pg_restore: launching item 4829 SEQUENCE SET domain_allows_id_seq executing SEQUENCE SET custom_filter_keywords_id_seq pg_restore: finished item 4826 SEQUENCE SET custom_filter_statuses_id_seq pg_restore: launching item 4830 SEQUENCE SET domain_blocks_id_seq pg_restore: executing SEQUENCE SET domain_allows_id_seq pg_restore: executing SEQUENCE SET domain_blocks_id_seq pg_restore: finished item 4828 SEQUENCE SET devices_id_seq pg_restore: launching item 4831 SEQUENCE SET email_domain_blocks_id_seq pg_restore: executing SEQUENCE SET email_domain_blocks_id_seq pg_restore: finished item 4829 SEQUENCE SET domain_allows_id_seq pg_restore: launching item 4832 SEQUENCE SET encrypted_messages_id_seq pg_restore:pg_restore: executing SEQUENCE SET encrypted_messages_id_seq finished item 4825 SEQUENCE SET custom_filter_keywords_id_seq pg_restore: launching item 4833 SEQUENCE SET favourites_id_seq pg_restore:pg_restore: executing SEQUENCE SET favourites_id_seq finished item 4831 SEQUENCE SET email_domain_blocks_id_seq pg_restore: launching item 4834 SEQUENCE SET featured_tags_id_seq pg_restore:pg_restore: executing SEQUENCE SET featured_tags_id_seq finished item 4830 SEQUENCE SET domain_blocks_id_seq pg_restore: launching item 4835 SEQUENCE SET follow_recommendation_suppressions_id_seq pg_restore:pg_restore: executing SEQUENCE SET follow_recommendation_suppressions_id_seq finished item 4827 SEQUENCE SET custom_filters_id_seq pg_restore: launching item 4836 SEQUENCE SET follow_requests_id_seq pg_restore: executing SEQUENCE SET follow_requests_id_seq pg_restore: finished item 4832 SEQUENCE SET encrypted_messages_id_seq pg_restore: launching item 4837 SEQUENCE SET follows_id_seq pg_restore: executing SEQUENCE SET follows_id_seq pg_restore: finished item 4833 SEQUENCE SET favourites_id_seq pg_restore: launching item 4838 SEQUENCE SET identities_id_seq pg_restore:pg_restore: executing SEQUENCE SET identities_id_seq finished item 4834 SEQUENCE SET featured_tags_id_seq pg_restore: launching item 4839 SEQUENCE SET imports_id_seq pg_restore:pg_restore: executing SEQUENCE SET imports_id_seq finished item 4837 SEQUENCE SET follows_id_seq pg_restore: launching item 4840 SEQUENCE SET invites_id_seq pg_restore:pg_restore: executing SEQUENCE SET invites_id_seq finished item 4838 SEQUENCE SET identities_id_seq pg_restore: launching item 4841 SEQUENCE SET ip_blocks_id_seq pg_restore:pg_restore: executing SEQUENCE SET ip_blocks_id_seq finished item 4835 SEQUENCE SET follow_recommendation_suppressions_id_seq pg_restore: launching item 4842 SEQUENCE SET list_accounts_id_seq pg_restore:pg_restore: executing SEQUENCE SET list_accounts_id_seq finished item 4836 SEQUENCE SET follow_requests_id_seq pg_restore: launching item 4843 SEQUENCE SET lists_id_seq pg_restore: executing SEQUENCE SET lists_id_seq pg_restore: finished item 4839 SEQUENCE SET imports_id_seq pg_restore: launching item 4844 SEQUENCE SET login_activities_id_seq pg_restore: executing SEQUENCE SET login_activities_id_seq pg_restore: finished item 4841 SEQUENCE SET ip_blocks_id_seq pg_restore: launching item 4845 SEQUENCE SET markers_id_seq pg_restore:pg_restore: executing SEQUENCE SET markers_id_seq finished item 4840 SEQUENCE SET invites_id_seq pg_restore: launching item 4846 SEQUENCE SET media_attachments_id_seq pg_restore:pg_restore: executing SEQUENCE SET media_attachments_id_seq finished item 4842 SEQUENCE SET list_accounts_id_seq pg_restore: launching item 4847 SEQUENCE SET mentions_id_seq pg_restore:pg_restore: executing SEQUENCE SET mentions_id_seq finished item 4844 SEQUENCE SET login_activities_id_seq pg_restore: launching item 4848 SEQUENCE SET mutes_id_seq pg_restore:pg_restore: executing SEQUENCE SET mutes_id_seq finished item 4843 SEQUENCE SET lists_id_seq pg_restore: launching item 4849 SEQUENCE SET notifications_id_seq pg_restore: executing SEQUENCE SET notifications_id_seq pg_restore: finished item 4845 SEQUENCE SET markers_id_seq pg_restore: launching item 4850 SEQUENCE SET oauth_access_grants_id_seq pg_restore: executing SEQUENCE SET oauth_access_grants_id_seq pg_restore: finished item 4846 SEQUENCE SET media_attachments_id_seq pg_restore: launching item 4851 SEQUENCE SET oauth_access_tokens_id_seq pg_restore: finished item 4847 SEQUENCE SET mentions_id_seq pg_restore: launching item 4852 SEQUENCE SET oauth_applications_id_seq pg_restore: executing SEQUENCE SET oauth_applications_id_seq pg_restore: executing SEQUENCE SET oauth_access_tokens_id_seq pg_restore: finished item 4850 SEQUENCE SET oauth_access_grants_id_seq pg_restore: launching item 4853 SEQUENCE SET one_time_keys_id_seq pg_restore:pg_restore: executing SEQUENCE SET one_time_keys_id_seq finished item 4848 SEQUENCE SET mutes_id_seq pg_restore: launching item 4854 SEQUENCE SET pghero_space_stats_id_seq pg_restore:pg_restore: executing SEQUENCE SET pghero_space_stats_id_seq finished item 4851 SEQUENCE SET oauth_access_tokens_id_seq pg_restore: launching item 4855 SEQUENCE SET poll_votes_id_seq pg_restore: executing SEQUENCE SET poll_votes_id_seq pg_restore: finished item 4852 SEQUENCE SET oauth_applications_id_seq pg_restore: launching item 4856 SEQUENCE SET polls_id_seq pg_restore:pg_restore: executing SEQUENCE SET polls_id_seq finished item 4853 SEQUENCE SET one_time_keys_id_seq pg_restore: launching item 4857 SEQUENCE SET preview_card_providers_id_seq pg_restore:pg_restore: executing SEQUENCE SET preview_card_providers_id_seq finished item 4849 SEQUENCE SET notifications_id_seq pg_restore: launching item 4858 SEQUENCE SET preview_card_trends_id_seq pg_restore:pg_restore: executing SEQUENCE SET preview_card_trends_id_seq finished item 4855 SEQUENCE SET poll_votes_id_seq pg_restore: launching item 4859 SEQUENCE SET preview_cards_id_seq pg_restore:pg_restore: executing SEQUENCE SET preview_cards_id_seq finished item 4857 SEQUENCE SET preview_card_providers_id_seq pg_restore: launching item 4860 SEQUENCE SET relays_id_seq pg_restore:pg_restore: executing SEQUENCE SET relays_id_seq finished item 4854 SEQUENCE SET pghero_space_stats_id_seq pg_restore: launching item 4861 SEQUENCE SET report_notes_id_seq pg_restore:pg_restore: executing SEQUENCE SET report_notes_id_seq finished item 4856 SEQUENCE SET polls_id_seq pg_restore: launching item 4862 SEQUENCE SET reports_id_seq pg_restore:pg_restore: executing SEQUENCE SET reports_id_seq finished item 4858 SEQUENCE SET preview_card_trends_id_seq pg_restore: launching item 4863 SEQUENCE SET rules_id_seq pg_restore: executing SEQUENCE SET rules_id_seq pg_restore: finished item 4859 SEQUENCE SET preview_cards_id_seq pg_restore: launching item 4864 SEQUENCE SET scheduled_statuses_id_seq pg_restore:pg_restore: finished item 4860 SEQUENCE SET relays_id_seq pg_restore: launching item 4865 SEQUENCE SET session_activations_id_seq pg_restore: finished item 4861 SEQUENCE SET report_notes_id_seq pg_restore: launching item 4866 SEQUENCE SET settings_id_seq pg_restore: finished item 4862 SEQUENCE SET reports_id_seq pg_restore: launching item 4867 SEQUENCE SET site_uploads_id_seq pg_restore: finished item 4863 SEQUENCE SET rules_id_seq pg_restore: launching item 4868 SEQUENCE SET status_edits_id_seq pg_restore: executing SEQUENCE SET settings_id_seq pg_restore: executing SEQUENCE SET site_uploads_id_seq pg_restore: executing SEQUENCE SET session_activations_id_seq pg_restore: executing SEQUENCE SET status_edits_id_seq executing SEQUENCE SET scheduled_statuses_id_seq pg_restore: finished item 4866 SEQUENCE SET settings_id_seq pg_restore: launching item 4869 SEQUENCE SET status_pins_id_seq pg_restore: executing SEQUENCE SET status_pins_id_seq pg_restore: finished item 4867 SEQUENCE SET site_uploads_id_seq pg_restore: launching item 4870 SEQUENCE SET status_stats_id_seq pg_restore: executing SEQUENCE SET status_stats_id_seq pg_restore: finished item 4864 SEQUENCE SET scheduled_statuses_id_seq pg_restore: launching item 4871 SEQUENCE SET status_trends_id_seq pg_restore:pg_restore: executing SEQUENCE SET status_trends_id_seq finished item 4865 SEQUENCE SET session_activations_id_seq pg_restore: launching item 4872 SEQUENCE SET statuses_id_seq pg_restore:pg_restore: executing SEQUENCE SET statuses_id_seq finished item 4871 SEQUENCE SET status_trends_id_seq pg_restore: launching item 4873 SEQUENCE SET system_keys_id_seq pg_restore: executing SEQUENCE SET system_keys_id_seq pg_restore: finished item 4869 SEQUENCE SET status_pins_id_seq pg_restore: launching item 4874 SEQUENCE SET tag_follows_id_seq pg_restore:pg_restore: executing SEQUENCE SET tag_follows_id_seq finished item 4872 SEQUENCE SET statuses_id_seq pg_restore: launching item 4875 SEQUENCE SET tags_id_seq pg_restore:pg_restore: executing SEQUENCE SET tags_id_seq finished item 4873 SEQUENCE SET system_keys_id_seq pg_restore: launching item 4876 SEQUENCE SET tombstones_id_seq pg_restore:pg_restore: executing SEQUENCE SET tombstones_id_seq finished item 4874 SEQUENCE SET tag_follows_id_seq pg_restore: launching item 4877 SEQUENCE SET unavailable_domains_id_seq pg_restore:pg_restore: executing SEQUENCE SET unavailable_domains_id_seq finished item 4875 SEQUENCE SET tags_id_seq pg_restore: launching item 4878 SEQUENCE SET user_invite_requests_id_seq pg_restore:pg_restore: executing SEQUENCE SET user_invite_requests_id_seq finished item 4870 SEQUENCE SET status_stats_id_seq pg_restore: launching item 4879 SEQUENCE SET user_roles_id_seq pg_restore:pg_restore: executing SEQUENCE SET user_roles_id_seq finished item 4877 SEQUENCE SET unavailable_domains_id_seq pg_restore: launching item 4880 SEQUENCE SET users_id_seq pg_restore:pg_restore: executing SEQUENCE SET users_id_seq finished item 4868 SEQUENCE SET status_edits_id_seq pg_restore: launching item 4881 SEQUENCE SET web_push_subscriptions_id_seq pg_restore:pg_restore: executing SEQUENCE SET web_push_subscriptions_id_seq finished item 4876 SEQUENCE SET tombstones_id_seq pg_restore: launching item 4882 SEQUENCE SET web_settings_id_seq pg_restore:pg_restore: executing SEQUENCE SET web_settings_id_seq finished item 4878 SEQUENCE SET user_invite_requests_id_seq pg_restore: launching item 4883 SEQUENCE SET webauthn_credentials_id_seq pg_restore:pg_restore: executing SEQUENCE SET webauthn_credentials_id_seq finished item 4880 SEQUENCE SET users_id_seq pg_restore: launching item 4884 SEQUENCE SET webhooks_id_seq pg_restore:pg_restore: executing SEQUENCE SET webhooks_id_seq finished item 4879 SEQUENCE SET user_roles_id_seq pg_restore: finished item 4883 SEQUENCE SET webauthn_credentials_id_seq pg_restore: finished item 4881 SEQUENCE SET web_push_subscriptions_id_seq pg_restore: finished item 4884 SEQUENCE SET webhooks_id_seq pg_restore: finished item 4882 SEQUENCE SET web_settings_id_seq pg_restore: finished item 4041 CONSTRAINT mentions mentions_pkey pg_restore: finished item 4332 FK CONSTRAINT statuses_tags fk_3081861e21 pg_restore: launching item 4354 FK CONSTRAINT featured_tags fk_rails_23a9055c7c pg_restore: creating FK CONSTRAINT "public.featured_tags fk_rails_23a9055c7c" pg_restore: finished item 4354 FK CONSTRAINT featured_tags fk_rails_23a9055c7c pg_restore: launching item 4392 FK CONSTRAINT tag_follows fk_rails_0deefe597f pg_restore: creating FK CONSTRAINT "public.tag_follows fk_rails_0deefe597f" pg_restore: finished item 4548 TABLE DATA favourites pg_restore: launching item 4005 CONSTRAINT favourites favourites_pkey pg_restore: creating CONSTRAINT "public.favourites favourites_pkey" pg_restore: finished item 4392 FK CONSTRAINT tag_follows fk_rails_0deefe597f pg_restore: finished item 4005 CONSTRAINT favourites favourites_pkey pg_restore: launching item 4006 INDEX index_favourites_on_account_id_and_id pg_restore: launching item 4007 INDEX index_favourites_on_account_id_and_status_id pg_restore: launching item 4008 INDEX index_favourites_on_status_id pg_restore: creating INDEX "public.index_favourites_on_account_id_and_id" pg_restore: creating INDEX "public.index_favourites_on_status_id" pg_restore: creating INDEX "public.index_favourites_on_account_id_and_status_id" pg_restore: finished item 4540 TABLE DATA conversations pg_restore: launching item 3993 CONSTRAINT conversations conversations_pkey pg_restore: creating CONSTRAINT "public.conversations conversations_pkey" pg_restore: finished item 4580 TABLE DATA preview_cards_statuses pg_restore: launching item 4067 INDEX index_preview_cards_statuses_on_status_id_and_preview_card_id pg_restore: creating INDEX "public.index_preview_cards_statuses_on_status_id_and_preview_card_id" pg_restore: finished item 4008 INDEX index_favourites_on_status_id pg_restore: finished item 4007 INDEX index_favourites_on_account_id_and_status_id pg_restore: finished item 4006 INDEX index_favourites_on_account_id_and_id pg_restore: finished item 3993 CONSTRAINT conversations conversations_pkey pg_restore: launching item 3994 INDEX index_conversations_on_uri pg_restore: creating INDEX "public.index_conversations_on_uri" pg_restore: finished item 3994 INDEX index_conversations_on_uri pg_restore: launching item 4289 FK CONSTRAINT conversation_mutes fk_rails_5ab139311f pg_restore: creating FK CONSTRAINT "public.conversation_mutes fk_rails_5ab139311f" pg_restore: finished item 4289 FK CONSTRAINT conversation_mutes fk_rails_5ab139311f pg_restore: launching item 4345 FK CONSTRAINT account_conversations fk_rails_1491654f9f pg_restore: creating FK CONSTRAINT "public.account_conversations fk_rails_1491654f9f" pg_restore: finished item 4345 FK CONSTRAINT account_conversations fk_rails_1491654f9f pg_restore: finished item 4067 INDEX index_preview_cards_statuses_on_status_id_and_preview_card_id pg_restore: finished item 4564 TABLE DATA media_attachments pg_restore: launching item 4032 INDEX index_media_attachments_on_account_id_and_status_id pg_restore: launching item 4033 INDEX index_media_attachments_on_scheduled_status_id pg_restore: launching item 4034 INDEX index_media_attachments_on_shortcode pg_restore: pg_restore:launching item 4035 INDEX index_media_attachments_on_status_id creating INDEX "public.index_media_attachments_on_account_id_and_status_id" pg_restore: creating INDEX "public.index_media_attachments_on_scheduled_status_id" pg_restore: creating INDEX "public.index_media_attachments_on_status_id" pg_restore: creating INDEX "public.index_media_attachments_on_shortcode" pg_restore: finished item 4033 INDEX index_media_attachments_on_scheduled_status_id pg_restore: finished item 4034 INDEX index_media_attachments_on_shortcode pg_restore: finished item 4035 INDEX index_media_attachments_on_status_id pg_restore: finished item 4032 INDEX index_media_attachments_on_account_id_and_status_id pg_restore: launching item 4037 CONSTRAINT media_attachments media_attachments_pkey pg_restore: creating CONSTRAINT "public.media_attachments media_attachments_pkey" pg_restore: finished item 4529 TABLE DATA accounts pg_restore: launching item 3971 CONSTRAINT accounts accounts_pkey pg_restore: creating CONSTRAINT "public.accounts accounts_pkey" pg_restore: finished item 4037 CONSTRAINT media_attachments media_attachments_pkey pg_restore: launching item 4305 FK CONSTRAINT media_attachments fk_rails_31fc5aeef1 pg_restore: creating FK CONSTRAINT "public.media_attachments fk_rails_31fc5aeef1" pg_restore: finished item 3971 CONSTRAINT accounts accounts_pkey pg_restore: launching item 3972 INDEX index_accounts_on_moved_to_account_id pg_restore:pg_restore: creating INDEX "public.index_accounts_on_moved_to_account_id" launching item 3973 INDEX index_accounts_on_uri pg_restore: launching item 3974 INDEX index_accounts_on_url pg_restore: pg_restore:launching item 3975 INDEX index_accounts_on_username_and_domain_lower creating INDEX "public.index_accounts_on_uri" pg_restore: creating INDEX "public.index_accounts_on_url" pg_restore: launching item 3976 INDEX search_index pg_restore: creating INDEX "public.search_index" pg_restore: creating INDEX "public.index_accounts_on_username_and_domain_lower" pg_restore: finished item 3972 INDEX index_accounts_on_moved_to_account_id pg_restore: finished item 4305 FK CONSTRAINT media_attachments fk_rails_31fc5aeef1 pg_restore: finished item 3974 INDEX index_accounts_on_url pg_restore: finished item 3975 INDEX index_accounts_on_username_and_domain_lower pg_restore: finished item 3973 INDEX index_accounts_on_uri pg_restore: finished item 4570 TABLE DATA notifications pg_restore: launching item 4046 INDEX index_notifications_on_account_id_and_id_and_type pg_restore: launching item 4047 INDEX index_notifications_on_activity_id_and_activity_type pg_restore: launching item 4048 INDEX index_notifications_on_from_account_id pg_restore: creating INDEX "public.index_notifications_on_account_id_and_id_and_type" pg_restore: creating INDEX "public.index_notifications_on_activity_id_and_activity_type" pg_restore: creating INDEX "public.index_notifications_on_from_account_id" pg_restore: finished item 4048 INDEX index_notifications_on_from_account_id pg_restore: finished item 3976 INDEX search_index pg_restore: launching item 4280 FK CONSTRAINT account_domain_blocks fk_206c6029bd pg_restore: creating FK CONSTRAINT "public.account_domain_blocks fk_206c6029bd" pg_restore: finished item 4280 FK CONSTRAINT account_domain_blocks fk_206c6029bd pg_restore: launching item 4281 FK CONSTRAINT account_moderation_notes fk_rails_3f8b75089b pg_restore: creating FK CONSTRAINT "public.account_moderation_notes fk_rails_3f8b75089b" pg_restore: finished item 4281 FK CONSTRAINT account_moderation_notes fk_rails_3f8b75089b pg_restore: launching item 4282 FK CONSTRAINT account_moderation_notes fk_rails_dd62ed5ac3 pg_restore: creating FK CONSTRAINT "public.account_moderation_notes fk_rails_dd62ed5ac3" pg_restore: finished item 4282 FK CONSTRAINT account_moderation_notes fk_rails_dd62ed5ac3 pg_restore: launching item 4283 FK CONSTRAINT accounts fk_rails_2320833084 pg_restore: creating FK CONSTRAINT "public.accounts fk_rails_2320833084" pg_restore: finished item 4283 FK CONSTRAINT accounts fk_rails_2320833084 pg_restore: launching item 4284 FK CONSTRAINT admin_action_logs fk_rails_a7667297fa pg_restore: creating FK CONSTRAINT "public.admin_action_logs fk_rails_a7667297fa" pg_restore: finished item 4284 FK CONSTRAINT admin_action_logs fk_rails_a7667297fa pg_restore: launching item 4286 FK CONSTRAINT blocks fk_4269e03e65 pg_restore: creating FK CONSTRAINT "public.blocks fk_4269e03e65" pg_restore: finished item 4047 INDEX index_notifications_on_activity_id_and_activity_type pg_restore: finished item 4286 FK CONSTRAINT blocks fk_4269e03e65 pg_restore: launching item 4287 FK CONSTRAINT blocks fk_9571bfabc1 pg_restore: creating FK CONSTRAINT "public.blocks fk_9571bfabc1" pg_restore: finished item 4287 FK CONSTRAINT blocks fk_9571bfabc1 pg_restore: launching item 4288 FK CONSTRAINT conversation_mutes fk_225b4212bb pg_restore: creating FK CONSTRAINT "public.conversation_mutes fk_225b4212bb" pg_restore: finished item 4288 FK CONSTRAINT conversation_mutes fk_225b4212bb pg_restore: launching item 4291 FK CONSTRAINT favourites fk_5eb6c2b873 pg_restore: creating FK CONSTRAINT "public.favourites fk_5eb6c2b873" pg_restore: finished item 4046 INDEX index_notifications_on_account_id_and_id_and_type pg_restore: launching item 4050 CONSTRAINT notifications notifications_pkey pg_restore: creating CONSTRAINT "public.notifications notifications_pkey" pg_restore: finished item 4291 FK CONSTRAINT favourites fk_5eb6c2b873 pg_restore: launching item 4293 FK CONSTRAINT follow_requests fk_76d644b0e7 pg_restore: creating FK CONSTRAINT "public.follow_requests fk_76d644b0e7" pg_restore: finished item 4293 FK CONSTRAINT follow_requests fk_76d644b0e7 pg_restore: launching item 4294 FK CONSTRAINT follow_requests fk_9291ec025d pg_restore: creating FK CONSTRAINT "public.follow_requests fk_9291ec025d" pg_restore: finished item 4294 FK CONSTRAINT follow_requests fk_9291ec025d pg_restore: launching item 4295 FK CONSTRAINT follows fk_32ed1b5560 pg_restore: creating FK CONSTRAINT "public.follows fk_32ed1b5560" pg_restore: finished item 4295 FK CONSTRAINT follows fk_32ed1b5560 pg_restore: launching item 4296 FK CONSTRAINT follows fk_745ca29eac pg_restore: creating FK CONSTRAINT "public.follows fk_745ca29eac" pg_restore: finished item 4296 FK CONSTRAINT follows fk_745ca29eac pg_restore: launching item 4298 FK CONSTRAINT imports fk_6db1b6e408 pg_restore: creating FK CONSTRAINT "public.imports fk_6db1b6e408" pg_restore: finished item 4298 FK CONSTRAINT imports fk_6db1b6e408 pg_restore: launching item 4301 FK CONSTRAINT list_accounts fk_rails_85fee9d6ab pg_restore: creating FK CONSTRAINT "public.list_accounts fk_rails_85fee9d6ab" pg_restore: finished item 4301 FK CONSTRAINT list_accounts fk_rails_85fee9d6ab pg_restore: launching item 4303 FK CONSTRAINT lists fk_rails_3853b78dac pg_restore: creating FK CONSTRAINT "public.lists fk_rails_3853b78dac" pg_restore: finished item 4303 FK CONSTRAINT lists fk_rails_3853b78dac pg_restore: launching item 4304 FK CONSTRAINT media_attachments fk_96dd81e81b pg_restore: creating FK CONSTRAINT "public.media_attachments fk_96dd81e81b" pg_restore: finished item 4050 CONSTRAINT notifications notifications_pkey pg_restore: finished item 4304 FK CONSTRAINT media_attachments fk_96dd81e81b pg_restore: launching item 4307 FK CONSTRAINT mentions fk_970d43f9d1 pg_restore: creating FK CONSTRAINT "public.mentions fk_970d43f9d1" pg_restore: finished item 4307 FK CONSTRAINT mentions fk_970d43f9d1 pg_restore: launching item 4309 FK CONSTRAINT mutes fk_b8d8daf315 pg_restore: creating FK CONSTRAINT "public.mutes fk_b8d8daf315" pg_restore: finished item 4309 FK CONSTRAINT mutes fk_b8d8daf315 pg_restore: launching item 4310 FK CONSTRAINT mutes fk_eecff219ea pg_restore: creating FK CONSTRAINT "public.mutes fk_eecff219ea" pg_restore: finished item 4310 FK CONSTRAINT mutes fk_eecff219ea pg_restore: launching item 4311 FK CONSTRAINT notifications fk_c141c8ee55 pg_restore: creating FK CONSTRAINT "public.notifications fk_c141c8ee55" pg_restore: finished item 4311 FK CONSTRAINT notifications fk_c141c8ee55 pg_restore: launching item 4312 FK CONSTRAINT notifications fk_fbd6b0bf9e pg_restore: creating FK CONSTRAINT "public.notifications fk_fbd6b0bf9e" pg_restore: finished item 4627 TABLE DATA tombstones pg_restore: launching item 4152 INDEX index_tombstones_on_account_id pg_restore: launching item 4153 INDEX index_tombstones_on_uri pg_restore: creating INDEX "public.index_tombstones_on_account_id" pg_restore: creating INDEX "public.index_tombstones_on_uri" pg_restore: finished item 4312 FK CONSTRAINT notifications fk_fbd6b0bf9e pg_restore: launching item 4319 FK CONSTRAINT report_notes fk_rails_cae66353f3 pg_restore: creating FK CONSTRAINT "public.report_notes fk_rails_cae66353f3" pg_restore: finished item 4319 FK CONSTRAINT report_notes fk_rails_cae66353f3 pg_restore: launching item 4320 FK CONSTRAINT reports fk_4b81f7522c pg_restore: creating FK CONSTRAINT "public.reports fk_4b81f7522c" pg_restore: finished item 4320 FK CONSTRAINT reports fk_4b81f7522c pg_restore: launching item 4321 FK CONSTRAINT reports fk_bca45b75fd pg_restore: creating FK CONSTRAINT "public.reports fk_bca45b75fd" pg_restore: finished item 4321 FK CONSTRAINT reports fk_bca45b75fd pg_restore: launching item 4322 FK CONSTRAINT reports fk_eb37af34f0 pg_restore: creating FK CONSTRAINT "public.reports fk_eb37af34f0" pg_restore: finished item 4322 FK CONSTRAINT reports fk_eb37af34f0 pg_restore: launching item 4323 FK CONSTRAINT reports fk_rails_4e7a498fb4 pg_restore: creating FK CONSTRAINT "public.reports fk_rails_4e7a498fb4" pg_restore: finished item 4323 FK CONSTRAINT reports fk_rails_4e7a498fb4 pg_restore: launching item 4326 FK CONSTRAINT status_pins fk_d4cb435b62 pg_restore: creating FK CONSTRAINT "public.status_pins fk_d4cb435b62" pg_restore: finished item 4326 FK CONSTRAINT status_pins fk_d4cb435b62 pg_restore: launching item 4334 FK CONSTRAINT users fk_50500f500d pg_restore: creating FK CONSTRAINT "public.users fk_50500f500d" pg_restore: finished item 4334 FK CONSTRAINT users fk_50500f500d pg_restore: launching item 4341 FK CONSTRAINT custom_filters fk_rails_8b8d786993 pg_restore: creating FK CONSTRAINT "public.custom_filters fk_rails_8b8d786993" pg_restore: finished item 4341 FK CONSTRAINT custom_filters fk_rails_8b8d786993 pg_restore: launching item 4342 FK CONSTRAINT account_pins fk_rails_a176e26c37 pg_restore: creating FK CONSTRAINT "public.account_pins fk_rails_a176e26c37" pg_restore: finished item 4342 FK CONSTRAINT account_pins fk_rails_a176e26c37 pg_restore: launching item 4343 FK CONSTRAINT account_pins fk_rails_d44979e5dd pg_restore: creating FK CONSTRAINT "public.account_pins fk_rails_d44979e5dd" pg_restore: finished item 4343 FK CONSTRAINT account_pins fk_rails_d44979e5dd pg_restore: launching item 4346 FK CONSTRAINT account_conversations fk_rails_6f5278b6e9 pg_restore: creating FK CONSTRAINT "public.account_conversations fk_rails_6f5278b6e9" pg_restore: finished item 4346 FK CONSTRAINT account_conversations fk_rails_6f5278b6e9 pg_restore: launching item 4347 FK CONSTRAINT account_stats fk_rails_215bb31ff1 pg_restore: creating FK CONSTRAINT "public.account_stats fk_rails_215bb31ff1" pg_restore: finished item 4347 FK CONSTRAINT account_stats fk_rails_215bb31ff1 pg_restore: launching item 4349 FK CONSTRAINT account_warnings fk_rails_a65a1bf71b pg_restore: creating FK CONSTRAINT "public.account_warnings fk_rails_a65a1bf71b" pg_restore: finished item 4349 FK CONSTRAINT account_warnings fk_rails_a65a1bf71b pg_restore: launching item 4350 FK CONSTRAINT account_warnings fk_rails_a7ebbb1e37 pg_restore: creating FK CONSTRAINT "public.account_warnings fk_rails_a7ebbb1e37" pg_restore: finished item 4350 FK CONSTRAINT account_warnings fk_rails_a7ebbb1e37 pg_restore: launching item 4351 FK CONSTRAINT scheduled_statuses fk_rails_23bd9018f9 pg_restore: creating FK CONSTRAINT "public.scheduled_statuses fk_rails_23bd9018f9" pg_restore: finished item 4351 FK CONSTRAINT scheduled_statuses fk_rails_23bd9018f9 pg_restore: launching item 4353 FK CONSTRAINT featured_tags fk_rails_174efcf15f pg_restore: creating FK CONSTRAINT "public.featured_tags fk_rails_174efcf15f" pg_restore: finished item 4353 FK CONSTRAINT featured_tags fk_rails_174efcf15f pg_restore: launching item 4356 FK CONSTRAINT polls fk_rails_5b19a0c011 pg_restore: creating FK CONSTRAINT "public.polls fk_rails_5b19a0c011" pg_restore: finished item 4356 FK CONSTRAINT polls fk_rails_5b19a0c011 pg_restore: launching item 4358 FK CONSTRAINT poll_votes fk_rails_b6c18cf44a pg_restore: creating FK CONSTRAINT "public.poll_votes fk_rails_b6c18cf44a" pg_restore: finished item 4358 FK CONSTRAINT poll_votes fk_rails_b6c18cf44a pg_restore: launching item 4361 FK CONSTRAINT account_migrations fk_rails_c9f701caaf pg_restore: creating FK CONSTRAINT "public.account_migrations fk_rails_c9f701caaf" pg_restore: finished item 4361 FK CONSTRAINT account_migrations fk_rails_c9f701caaf pg_restore: launching item 4362 FK CONSTRAINT account_migrations fk_rails_d9a8dad070 pg_restore: creating FK CONSTRAINT "public.account_migrations fk_rails_d9a8dad070" pg_restore: finished item 4362 FK CONSTRAINT account_migrations fk_rails_d9a8dad070 pg_restore: launching item 4363 FK CONSTRAINT account_aliases fk_rails_fc91575d08 pg_restore: creating FK CONSTRAINT "public.account_aliases fk_rails_fc91575d08" pg_restore: finished item 4363 FK CONSTRAINT account_aliases fk_rails_fc91575d08 pg_restore: launching item 4365 FK CONSTRAINT bookmarks fk_rails_9f6ac182a6 pg_restore: creating FK CONSTRAINT "public.bookmarks fk_rails_9f6ac182a6" pg_restore: finished item 4365 FK CONSTRAINT bookmarks fk_rails_9f6ac182a6 pg_restore: launching item 4366 FK CONSTRAINT announcement_mutes fk_rails_9c99f8e835 pg_restore: creating FK CONSTRAINT "public.announcement_mutes fk_rails_9c99f8e835" pg_restore: finished item 4366 FK CONSTRAINT announcement_mutes fk_rails_9c99f8e835 pg_restore: launching item 4368 FK CONSTRAINT announcement_reactions fk_rails_7444ad831f pg_restore: creating FK CONSTRAINT "public.announcement_reactions fk_rails_7444ad831f" pg_restore: finished item 4368 FK CONSTRAINT announcement_reactions fk_rails_7444ad831f pg_restore: launching item 4372 FK CONSTRAINT devices fk_rails_a796b75798 pg_restore: creating FK CONSTRAINT "public.devices fk_rails_a796b75798" pg_restore: finished item 4372 FK CONSTRAINT devices fk_rails_a796b75798 pg_restore: launching item 4374 FK CONSTRAINT encrypted_messages fk_rails_a42ad0f8d5 pg_restore: creating FK CONSTRAINT "public.encrypted_messages fk_rails_a42ad0f8d5" pg_restore: finished item 4374 FK CONSTRAINT encrypted_messages fk_rails_a42ad0f8d5 pg_restore: launching item 4376 FK CONSTRAINT account_notes fk_rails_2801b48f1a pg_restore: creating FK CONSTRAINT "public.account_notes fk_rails_2801b48f1a" pg_restore: finished item 4376 FK CONSTRAINT account_notes fk_rails_2801b48f1a pg_restore: launching item 4377 FK CONSTRAINT account_notes fk_rails_4ee4503c69 pg_restore: creating FK CONSTRAINT "public.account_notes fk_rails_4ee4503c69" pg_restore: finished item 4377 FK CONSTRAINT account_notes fk_rails_4ee4503c69 pg_restore: launching item 4379 FK CONSTRAINT account_deletion_requests fk_rails_45bf2626b9 pg_restore: creating FK CONSTRAINT "public.account_deletion_requests fk_rails_45bf2626b9" pg_restore: finished item 4379 FK CONSTRAINT account_deletion_requests fk_rails_45bf2626b9 pg_restore: launching item 4380 FK CONSTRAINT follow_recommendation_suppressions fk_rails_dfb9a1dbe2 pg_restore: creating FK CONSTRAINT "public.follow_recommendation_suppressions fk_rails_dfb9a1dbe2" pg_restore: finished item 4380 FK CONSTRAINT follow_recommendation_suppressions fk_rails_dfb9a1dbe2 pg_restore: launching item 4381 FK CONSTRAINT canonical_email_blocks fk_rails_1ecb262096 pg_restore: creating FK CONSTRAINT "public.canonical_email_blocks fk_rails_1ecb262096" pg_restore: finished item 4381 FK CONSTRAINT canonical_email_blocks fk_rails_1ecb262096 pg_restore: launching item 4383 FK CONSTRAINT account_statuses_cleanup_policies fk_rails_23d5f73cfe pg_restore: creating FK CONSTRAINT "public.account_statuses_cleanup_policies fk_rails_23d5f73cfe" pg_restore: finished item 4383 FK CONSTRAINT account_statuses_cleanup_policies fk_rails_23d5f73cfe pg_restore: launching item 4385 FK CONSTRAINT status_edits fk_rails_dc8988c545 pg_restore: creating FK CONSTRAINT "public.status_edits fk_rails_dc8988c545" pg_restore: finished item 4385 FK CONSTRAINT status_edits fk_rails_dc8988c545 pg_restore: launching item 4386 FK CONSTRAINT appeals fk_rails_501c3a6e13 pg_restore: creating FK CONSTRAINT "public.appeals fk_rails_501c3a6e13" pg_restore: finished item 4386 FK CONSTRAINT appeals fk_rails_501c3a6e13 pg_restore: launching item 4387 FK CONSTRAINT appeals fk_rails_9deb2f63ad pg_restore: creating FK CONSTRAINT "public.appeals fk_rails_9deb2f63ad" pg_restore: finished item 4387 FK CONSTRAINT appeals fk_rails_9deb2f63ad pg_restore: launching item 4389 FK CONSTRAINT appeals fk_rails_ea84881569 pg_restore: creating FK CONSTRAINT "public.appeals fk_rails_ea84881569" pg_restore: finished item 4389 FK CONSTRAINT appeals fk_rails_ea84881569 pg_restore: launching item 4391 FK CONSTRAINT tag_follows fk_rails_091e831473 pg_restore: creating FK CONSTRAINT "public.tag_follows fk_rails_091e831473" pg_restore: finished item 4391 FK CONSTRAINT tag_follows fk_rails_091e831473 pg_restore: launching item 4396 FK CONSTRAINT status_trends fk_rails_a6b527ea49 pg_restore: creating FK CONSTRAINT "public.status_trends fk_rails_a6b527ea49" pg_restore: finished item 4396 FK CONSTRAINT status_trends fk_rails_a6b527ea49 pg_restore: finished item 4152 INDEX index_tombstones_on_account_id pg_restore: finished item 4594 TABLE DATA statuses pg_restore: launching item 4092 INDEX index_statuses_20190820 pg_restore: launching item 4093 INDEX index_statuses_local_20190824 pg_restore: launching item 4094 INDEX index_statuses_on_account_id pg_restore: launching item 4095 INDEX index_statuses_on_deleted_at pg_restore: launching item 4096 INDEX index_statuses_on_in_reply_to_account_id pg_restore: launching item 4097 INDEX index_statuses_on_in_reply_to_id pg_restore: launching item 4098 INDEX index_statuses_on_reblog_of_id_and_account_id pg_restore: pg_restore:launching item 4099 INDEX index_statuses_on_uri pg_restore: pg_restore: pg_restore: creating INDEX "public.index_statuses_on_account_id" creating INDEX "public.index_statuses_local_20190824" pg_restore: launching item 4100 INDEX index_statuses_public_20200119 creating INDEX "public.index_statuses_on_deleted_at" creating INDEX "public.index_statuses_on_in_reply_to_account_id" pg_restore:pg_restore:pg_restore: creating INDEX "public.index_statuses_on_in_reply_to_id" creating INDEX "public.index_statuses_on_uri" creating INDEX "public.index_statuses_on_reblog_of_id_and_account_id" pg_restore: creating INDEX "public.index_statuses_public_20200119" pg_restore: creating INDEX "public.index_statuses_20190820" pg_restore: finished item 4097 INDEX index_statuses_on_in_reply_to_id pg_restore: finished item 4096 INDEX index_statuses_on_in_reply_to_account_id pg_restore: finished item 4095 INDEX index_statuses_on_deleted_at pg_restore: finished item 4094 INDEX index_statuses_on_account_id pg_restore: finished item 4093 INDEX index_statuses_local_20190824 pg_restore: finished item 4100 INDEX index_statuses_public_20200119 pg_restore: finished item 4092 INDEX index_statuses_20190820 pg_restore: finished item 4098 INDEX index_statuses_on_reblog_of_id_and_account_id pg_restore: finished item 4099 INDEX index_statuses_on_uri pg_restore: launching item 4102 CONSTRAINT statuses statuses_pkey pg_restore: creating CONSTRAINT "public.statuses statuses_pkey" pg_restore: finished item 4102 CONSTRAINT statuses statuses_pkey pg_restore: launching item 4292 FK CONSTRAINT favourites fk_b0e856845e pg_restore: creating FK CONSTRAINT "public.favourites fk_b0e856845e" pg_restore: finished item 4292 FK CONSTRAINT favourites fk_b0e856845e pg_restore: launching item 4306 FK CONSTRAINT media_attachments fk_rails_3ec0cfdd70 pg_restore: creating FK CONSTRAINT "public.media_attachments fk_rails_3ec0cfdd70" pg_restore: from TOC entry 4306; 2606 17023 FK CONSTRAINT media_attachments fk_rails_3ec0cfdd70 mastodon pg_restore: error: could not execute query: ERROR: insert or update on table "media_attachments" violates foreign key constraint "fk_rails_3ec0cfdd70" DETAIL: Key (status_id)=(101755777385149665) is not present in table "statuses". Command was: ALTER TABLE ONLY public.media_attachments ADD CONSTRAINT fk_rails_3ec0cfdd70 FOREIGN KEY (status_id) REFERENCES public.statuses(id) ON DELETE SET NULL; pg_restore: finished item 4306 FK CONSTRAINT media_attachments fk_rails_3ec0cfdd70 pg_restore: launching item 4308 FK CONSTRAINT mentions fk_rails_59edbe2887 pg_restore: creating FK CONSTRAINT "public.mentions fk_rails_59edbe2887" pg_restore: from TOC entry 4308; 2606 17068 FK CONSTRAINT mentions fk_rails_59edbe2887 mastodon pg_restore: error: could not execute query: ERROR: insert or update on table "mentions" violates foreign key constraint "fk_rails_59edbe2887" DETAIL: Key (status_id)=(101755432094541962) is not present in table "statuses". Command was: ALTER TABLE ONLY public.mentions ADD CONSTRAINT fk_rails_59edbe2887 FOREIGN KEY (status_id) REFERENCES public.statuses(id) ON DELETE CASCADE; pg_restore: finished item 4308 FK CONSTRAINT mentions fk_rails_59edbe2887 pg_restore: launching item 4327 FK CONSTRAINT status_pins fk_rails_65c05552f1 pg_restore: creating FK CONSTRAINT "public.status_pins fk_rails_65c05552f1" pg_restore: finished item 4327 FK CONSTRAINT status_pins fk_rails_65c05552f1 pg_restore: launching item 4328 FK CONSTRAINT statuses fk_9bda1543f7 pg_restore: creating FK CONSTRAINT "public.statuses fk_9bda1543f7" pg_restore: finished item 4328 FK CONSTRAINT statuses fk_9bda1543f7 pg_restore: launching item 4329 FK CONSTRAINT statuses fk_c7fa917661 pg_restore: creating FK CONSTRAINT "public.statuses fk_c7fa917661" pg_restore: finished item 4329 FK CONSTRAINT statuses fk_c7fa917661 pg_restore: launching item 4330 FK CONSTRAINT statuses fk_rails_256483a9ab pg_restore: creating FK CONSTRAINT "public.statuses fk_rails_256483a9ab" pg_restore: finished item 4578 TABLE DATA preview_cards pg_restore: launching item 4064 INDEX index_preview_cards_on_url pg_restore: creating INDEX "public.index_preview_cards_on_url" pg_restore: finished item 4330 FK CONSTRAINT statuses fk_rails_256483a9ab pg_restore: launching item 4331 FK CONSTRAINT statuses fk_rails_94a6f70399 pg_restore: creating FK CONSTRAINT "public.statuses fk_rails_94a6f70399" pg_restore: finished item 4331 FK CONSTRAINT statuses fk_rails_94a6f70399 pg_restore: launching item 4333 FK CONSTRAINT statuses_tags fk_rails_df0fe11427 pg_restore: creating FK CONSTRAINT "public.statuses_tags fk_rails_df0fe11427" pg_restore: from TOC entry 4333; 2606 17283 FK CONSTRAINT statuses_tags fk_rails_df0fe11427 mastodon pg_restore: error: could not execute query: ERROR: insert or update on table "statuses_tags" violates foreign key constraint "fk_rails_df0fe11427" DETAIL: Key (status_id)=(101755460782524913) is not present in table "statuses". Command was: ALTER TABLE ONLY public.statuses_tags ADD CONSTRAINT fk_rails_df0fe11427 FOREIGN KEY (status_id) REFERENCES public.statuses(id) ON DELETE CASCADE; pg_restore: finished item 4333 FK CONSTRAINT statuses_tags fk_rails_df0fe11427 pg_restore: launching item 4344 FK CONSTRAINT status_stats fk_rails_4a247aac42 pg_restore: creating FK CONSTRAINT "public.status_stats fk_rails_4a247aac42" pg_restore: from TOC entry 4344; 2606 17048 FK CONSTRAINT status_stats fk_rails_4a247aac42 mastodon pg_restore: error: could not execute query: ERROR: insert or update on table "status_stats" violates foreign key constraint "fk_rails_4a247aac42" DETAIL: Key (status_id)=(101754660123256819) is not present in table "statuses". Command was: ALTER TABLE ONLY public.status_stats ADD CONSTRAINT fk_rails_4a247aac42 FOREIGN KEY (status_id) REFERENCES public.statuses(id) ON DELETE CASCADE; pg_restore: finished item 4344 FK CONSTRAINT status_stats fk_rails_4a247aac42 pg_restore: launching item 4355 FK CONSTRAINT polls fk_rails_3e0d9f1115 pg_restore: creating FK CONSTRAINT "public.polls fk_rails_3e0d9f1115" pg_restore: finished item 4355 FK CONSTRAINT polls fk_rails_3e0d9f1115 pg_restore: launching item 4364 FK CONSTRAINT bookmarks fk_rails_11207ffcfd pg_restore: creating FK CONSTRAINT "public.bookmarks fk_rails_11207ffcfd" pg_restore: finished item 4364 FK CONSTRAINT bookmarks fk_rails_11207ffcfd pg_restore: launching item 4384 FK CONSTRAINT status_edits fk_rails_a960f234a0 pg_restore: creating FK CONSTRAINT "public.status_edits fk_rails_a960f234a0" pg_restore: finished item 4384 FK CONSTRAINT status_edits fk_rails_a960f234a0 pg_restore: launching item 4393 FK CONSTRAINT custom_filter_statuses fk_rails_2f6d20c0cf pg_restore: creating FK CONSTRAINT "public.custom_filter_statuses fk_rails_2f6d20c0cf" pg_restore: finished item 4393 FK CONSTRAINT custom_filter_statuses fk_rails_2f6d20c0cf pg_restore: launching item 4395 FK CONSTRAINT status_trends fk_rails_68c610dc1a pg_restore: creating FK CONSTRAINT "public.status_trends fk_rails_68c610dc1a" pg_restore: finished item 4395 FK CONSTRAINT status_trends fk_rails_68c610dc1a pg_restore: error: could not execute query: ERROR: index row size 2712 exceeds btree version 4 maximum 2704 for index "index_preview_cards_on_url" DETAIL: Index row references tuple (217136,5) in relation "preview_cards". HINT: Values larger than 1/3 of a buffer page cannot be indexed. Consider a function index of an MD5 hash of the value, or use full text indexing. Command was: CREATE UNIQUE INDEX index_preview_cards_on_url ON public.preview_cards USING btree (url); pg_restore: finished item 4064 INDEX index_preview_cards_on_url pg_restore: launching item 4066 CONSTRAINT preview_cards preview_cards_pkey pg_restore: creating CONSTRAINT "public.preview_cards preview_cards_pkey" pg_restore: finished item 4153 INDEX index_tombstones_on_uri pg_restore: launching item 4155 CONSTRAINT tombstones tombstones_pkey pg_restore: creating CONSTRAINT "public.tombstones tombstones_pkey" pg_restore: finished item 4066 CONSTRAINT preview_cards preview_cards_pkey pg_restore: launching item 4397 FK CONSTRAINT preview_card_trends fk_rails_371593db34 pg_restore: creating FK CONSTRAINT "public.preview_card_trends fk_rails_371593db34" pg_restore: finished item 4397 FK CONSTRAINT preview_card_trends fk_rails_371593db34 pg_restore: finished item 4155 CONSTRAINT tombstones tombstones_pkey pg_restore: launching item 4352 FK CONSTRAINT tombstones fk_rails_f95b861449 pg_restore: creating FK CONSTRAINT "public.tombstones fk_rails_f95b861449" pg_restore: finished item 4352 FK CONSTRAINT tombstones fk_rails_f95b861449 pg_restore: launching item 4672 MATERIALIZED VIEW DATA instances pg_restore: launching item 4687 MATERIALIZED VIEW DATA account_summaries pg_restore: creating MATERIALIZED VIEW DATA "public.instances" pg_restore: creating MATERIALIZED VIEW DATA "public.account_summaries" pg_restore: finished item 4672 MATERIALIZED VIEW DATA instances pg_restore: finished item 4687 MATERIALIZED VIEW DATA account_summaries pg_restore: launching item 4688 MATERIALIZED VIEW DATA follow_recommendations pg_restore: creating MATERIALIZED VIEW DATA "public.follow_recommendations" pg_restore: finished item 4688 MATERIALIZED VIEW DATA follow_recommendations pg_restore: finished main parallel loop pg_restore: warning: errors ignored on restore: 15