Skip to content

How can we duplicate project DB? #2217

Answered by liaujianjie
rphly asked this question in Questions
Discussion options

You must be logged in to vote

I believe that the SQL runner in the dashboard uses a Postgres user that's a superuser. You can run parts of your pg_dump dump that requires superuser access (e.g. ALTER TABLE, CREATE FUNCTION, and ALTER FUNCTION queries) in the dashboard. That's what worked for me.

Replies: 1 comment 4 replies

Comment options

You must be logged in to vote
4 replies
@rphly
Comment options

@nstrelow
Comment options

@liaujianjie
Comment options

@rphly
Comment options

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