Unverified Commit f280da00 authored by Dimitri Fontaine's avatar Dimitri Fontaine Committed by GitHub
Browse files

Fix exclude-schema filtering to apply to pg_dump and pg_restore. (#247)

It could be that the role used to connect to the source and target databases
lacks privileges to access some Postgres schema and/or objects within that
schema, which means using --exclude-schema on the command line is the right
approach.
parent 012bd2ae
Supports Markdown
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment