I tried to restore the database on amazon rds .. I get an error message like:
ERROR: must be owner of extension plpgsql CREATE EXTENSION ERROR: must be owner of extension dblink CREATE EXTENSION ERROR: must be owner of extension pgcrypto
Any idea how to solve this problem?
source share