Skip to content

Instantly share code, notes, and snippets.

@filipechagas
Created June 9, 2020 09:38
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save filipechagas/9fb98cc3675a7e4e599c85864f939bcc to your computer and use it in GitHub Desktop.
Save filipechagas/9fb98cc3675a7e4e599c85864f939bcc to your computer and use it in GitHub Desktop.
Postgres Restore - Change Ownership
pg_restore --no-owner --role=owner2 -c -d spcqq_dev db.dump
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment