Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Multiple Postgres Schemas? #39

Open
philipbaileynar opened this issue Feb 26, 2022 · 0 comments
Open

Multiple Postgres Schemas? #39

philipbaileynar opened this issue Feb 26, 2022 · 0 comments

Comments

@philipbaileynar
Copy link

Is it possible to export multiple postgres schemas? Ideally I would like to provide a comma separate list of schemas...

db-to-sqlite --all --progress --postgres-schema schema1,schema2,schema3 CONNECTION PATH

Or is there a workaround whereby I can repeat the export one schema at a time into the same SQLite database?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant