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

Missing GRANT ... TO ... GRANTED BY .... statements in the roles backup file #19

Closed
rafaelma opened this issue Mar 12, 2015 · 0 comments
Assignees
Labels

Comments

@rafaelma
Copy link
Owner

We do not get the sql statements needed if an user (owning or having privileges in the database we are backing up) got some grants from other roles. This information is only in the output from pg_dumpall and not from pg_dump.

@rafaelma rafaelma added the bug label Mar 12, 2015
@rafaelma rafaelma self-assigned this Mar 12, 2015
rafaelma added a commit that referenced this issue Mar 12, 2015
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant