Why no options for postgresql to dump privileges to schema.sql? #310
Unanswered
siwang2022
asked this question in
Support
Replies: 1 comment 1 reply
-
I don't think there is a good reason. If you can give an example where this is causing problems we could consider changing it. |
Beta Was this translation helpful? Give feedback.
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
From the code we always run pg_dump with "--no-privileges". Wonder if there is any particular reason? Thanks!
Beta Was this translation helpful? Give feedback.
All reactions