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

Duplicate - Error when revision schema already exists #32

Closed
ymoisan opened this issue Jan 22, 2016 · 1 comment
Closed

Duplicate - Error when revision schema already exists #32

ymoisan opened this issue Jan 22, 2016 · 1 comment
Assignees
Milestone

Comments

@ymoisan
Copy link

ymoisan commented Jan 22, 2016

See Oslandia#35
Just to have a pointer for the overv.io planning board.

@ymoisan ymoisan added the bug label Jan 22, 2016
@ymoisan ymoisan self-assigned this Jan 22, 2016
@ymoisan ymoisan added this to the 0.4 milestone Jan 22, 2016
@ymoisan
Copy link
Author

ymoisan commented Jan 25, 2016

Potential ways to alleviate the issue :

  1. Add privileges to all pg_users to view the contents of the schemata view even though they are not the owner of some views (http://www.postgresql.org/docs/current/static/infoschema-schemata.html; http://www.postgresql.org/message-id/[email protected])

  2. wrap the code in a try block and pop a message box indicating the user should ask the DBA to remove the schema that triggers the exception so the current user can redo it.

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

No branches or pull requests

1 participant