pg_restore: error: could not execute query: ERROR: unrecognized configuration parameter "transaction_timeout" Command was: SET transaction_timeout = 0; pg_restore: error: could not execute query: ERROR: relation "bb_67vtqrm5t57nj0b2qjamot32hs_ghog8n.universities" does not exist Command was: ALTER TABLE ONLY public.universities DROP CONSTRAINT user_link; pg_restore: error: could not execute query: ERROR: relation "bb_67vtqrm5t57nj0b2qjamot32hs_ghog8n.universityDocuments" does not exist Command was: ALTER TABLE ONLY public."universityDocuments" DROP CONSTRAINT university_link; pg_restore: error: could not execute query: ERROR: relation "bb_67vtqrm5t57nj0b2qjamot32hs_ghog8n.visaOfficers" does not exist Command was: ALTER TABLE ONLY public."visaOfficers" DROP CONSTRAINT "universityId_link"; pg_restore: error: could not execute query: ERROR: relation "bb_67vtqrm5t57nj0b2qjamot32hs_ghog8n.notifications" does not exist Command was: ALTER TABLE ONLY public.notifications DROP CONSTRAINT "universityId_link"; pg_restore: error: could not execute query: ERROR: relation "bb_67vtqrm5t57nj0b2qjamot32hs_ghog8n.universities" does not exist Command was: ALTER TABLE ONLY public.universities DROP CONSTRAINT logo_link; pg_restore: error: could not execute query: ERROR: relation "bb_67vtqrm5t57nj0b2qjamot32hs_ghog8n.visaOfficers" does not exist Command was: ALTER TABLE ONLY public."visaOfficers" DROP CONSTRAINT visa_officers__pgroll_new_email_key; pg_restore: error: could not execute query: ERROR: relation "bb_67vtqrm5t57nj0b2qjamot32hs_ghog8n.users" does not exist Command was: ALTER TABLE ONLY public.users DROP CONSTRAINT users__pgroll_new_email_key; pg_restore: error: could not execute query: ERROR: relation "bb_67vtqrm5t57nj0b2qjamot32hs_ghog8n.universities" does not exist Command was: ALTER TABLE ONLY public.universities DROP CONSTRAINT universities__pgroll_new_email_key; pg_restore: error: could not execute query: ERROR: relation "bb_67vtqrm5t57nj0b2qjamot32hs_ghog8n.visaOfficers" does not exist Command was: ALTER TABLE ONLY public."visaOfficers" DROP CONSTRAINT _pgroll_new_visa_officers_xata_id_key; pg_restore: error: could not execute query: ERROR: relation "bb_67vtqrm5t57nj0b2qjamot32hs_ghog8n.users" does not exist Command was: ALTER TABLE ONLY public.users DROP CONSTRAINT _pgroll_new_users_xata_id_key; pg_restore: error: could not execute query: ERROR: relation "bb_67vtqrm5t57nj0b2qjamot32hs_ghog8n.universityDocuments" does not exist Command was: ALTER TABLE ONLY public."universityDocuments" DROP CONSTRAINT _pgroll_new_university_documents_xata_id_key; pg_restore: error: could not execute query: ERROR: relation "bb_67vtqrm5t57nj0b2qjamot32hs_ghog8n.universities" does not exist Command was: ALTER TABLE ONLY public.universities DROP CONSTRAINT _pgroll_new_universities_xata_id_key; pg_restore: error: could not execute query: ERROR: relation "bb_67vtqrm5t57nj0b2qjamot32hs_ghog8n.notifications" does not exist Command was: ALTER TABLE ONLY public.notifications DROP CONSTRAINT _pgroll_new_notifications_xata_id_key; pg_restore: error: could not execute query: ERROR: must be owner of table t Command was: DROP TABLE xata.t; pg_restore: error: could not execute query: ERROR: table "visaOfficers" does not exist Command was: DROP TABLE public."visaOfficers"; pg_restore: error: could not execute query: ERROR: table "users" does not exist Command was: DROP TABLE public.users; pg_restore: error: could not execute query: ERROR: table "universityDocuments" does not exist Command was: DROP TABLE public."universityDocuments"; ... ... ... pg_restore: error: could not execute query: view options are not supported Command was: CREATE VIEW mig_d1hntel442djk2h93n40."universityDocuments" WITH (security_invoker='true') AS SELECT "universityDocuments".name, "universityDocuments".xata_id, "universityDocuments".university, "universityDocuments".section_type, "universityDocuments".xata_version, "universityDocuments".xata_createdat, "universityDocuments".xata_updatedat, "universityDocuments"."fileAttachments" FROM public."universityDocuments"; pg_restore: error: could not execute query: view options are not supported Command was: CREATE VIEW mig_d1hntel442djk2h93n40.users WITH (security_invoker='true') AS SELECT users.email, users.active, users.xata_id, users.xata_version, users."resetTokenExpiry", users.name, users.roles, users.password, users."resetToken", users.xata_createdat, users.xata_updatedat FROM public.users; pg_restore: error: could not execute query: view options are not supported Command was: CREATE VIEW mig_d1hntel442djk2h93n40."visaOfficers" WITH (security_invoker='true') AS SELECT "visaOfficers".xata_version, "visaOfficers".specialization, "visaOfficers".xata_createdat, "visaOfficers".xata_updatedat, "visaOfficers".email, "visaOfficers".xata_id, "visaOfficers".location, "visaOfficers".university, "visaOfficers".name, "visaOfficers".phone FROM public."visaOfficers"; pg_restore: error: could not set "default_tablespace" to "": setting "default_tablespace" is not allowed pg_restore: error: could not set "default_table_access_method": setting "default_table_access_method" is not allowed pg_restore: error: could not execute query: ERROR: permission denied for schema xata LINE 1: CREATE TABLE xata.t ( ^ Command was: CREATE TABLE xata.t ( ); ... ... ... pg_restore: error: could not execute query: setting "session_authorization" is not allowed Command was: SET SESSION AUTHORIZATION rdsadmin; GRANT SELECT ON TABLE pg_catalog.pg_ts_dict TO PUBLIC; RESET SESSION AUTHORIZATION; pg_restore: error: could not execute query: setting "session_authorization" is not allowed Command was: SET SESSION AUTHORIZATION rdsadmin; GRANT SELECT ON TABLE pg_catalog.pg_ts_parser TO PUBLIC; RESET SESSION AUTHORIZATION; pg_restore: error: could not execute query: setting "session_authorization" is not allowed Command was: SET SESSION AUTHORIZATION rdsadmin; GRANT SELECT ON TABLE pg_catalog.pg_ts_template TO PUBLIC; RESET SESSION AUTHORIZATION; pg_restore: error: could not execute query: setting "session_authorization" is not allowed Command was: SET SESSION AUTHORIZATION rdsadmin; GRANT SELECT ON TABLE pg_catalog.pg_type TO PUBLIC; RESET SESSION AUTHORIZATION; pg_restore: error: could not execute query: setting "session_authorization" is not allowed Command was: SET SESSION AUTHORIZATION rdsadmin; GRANT SELECT ON TABLE pg_catalog.pg_user TO PUBLIC; RESET SESSION AUTHORIZATION; pg_restore: error: could not execute query: setting "session_authorization" is not allowed Command was: SET SESSION AUTHORIZATION rdsadmin; GRANT SELECT ON TABLE pg_catalog.pg_user_mappings TO PUBLIC; RESET SESSION AUTHORIZATION; pg_restore: error: could not execute query: setting "session_authorization" is not allowed Command was: SET SESSION AUTHORIZATION rdsadmin; GRANT SELECT ON TABLE pg_catalog.pg_views TO PUBLIC; RESET SESSION AUTHORIZATION; pg_restore: warning: errors ignored on restore: 205