Skip to content

How to duplicate a project? #708

Answered by joshnuss
laurentS asked this question in Questions
Discussion options

You must be logged in to vote

I think it's erroring out because the file created by pg_dump includes the auth schema.

Try running pg_dump for just the public schema, ie pg_dump --schema=public -h db.devsitename.supabase.io -U postgres > db_dump.sql

Replies: 1 comment 1 reply

Comment options

You must be logged in to vote
1 reply
@laurentS
Comment options

Answer selected by laurentS
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
2 participants