When restoring a database into Odoo.SH - I am getting this error. This is a V15 upgrade.
2021-12-01 15:43:26,078 INFO: Started.
2021-12-01 15:43:26,079 INFO: Unzipping /home/odoo/47643-upgraded.zip...
2021-12-01 15:43:28,052 INFO: Emptying database oybiodoo-ludingtonhobbies-v15-3714730...
2021-12-01 15:43:32,234 INFO: Restoring database from dump...
2021-12-01 15:44:23,990 WARNING: Errors while restoring sql dump, stderr:
psql:/home/odoo/tmp_d7zsatv/dump.sql:23: ERROR: permission denied for database oybiodoo-ludingtonhobbies-v15-3714730
psql:/home/odoo/tmp_d7zsatv/dump.sql:37: ERROR: must be owner of extension plpgsql
psql:/home/odoo/tmp_d7zsatv/dump.sql:51: ERROR: must be owner of extension pg_trgm
psql:/home/odoo/tmp_d7zsatv/dump.sql:65: ERROR: must be owner of extension unaccent
psql:/home/odoo/tmp_d7zsatv/dump.sql:76: ERROR: function "unaccent" already exists with same argument types
2021-12-01 15:44:24,006 INFO: Merging filestore...
2021-12-01 15:44:24,089 INFO: Finished.
Odoo support advised that this was not my issue, and I could disregard.