\c database_name;
REASSIGN OWNED BY old_owner TO new_owner;
Created
October 26, 2020 11:07
-
-
Save linuxkathirvel/b8688d202bb87ed40d0c03c36a203048 to your computer and use it in GitHub Desktop.
How to solve "django.db.utils.ProgrammingError: must be owner of relation table_name"
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment