Why no options for postgresql to dump privileges to schema.sql? #310
Unanswered
siwang2022
asked this question in
Support
Replies: 1 comment
-
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.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
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