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

deferring super-user events discussion to policy doc. Adding more cl… #109

Closed
wants to merge 4 commits into from

Conversation

dyozie
Copy link
Contributor

@dyozie dyozie commented Mar 31, 2017

…arifying info about non-HA support

@dyozie
Copy link
Contributor Author

dyozie commented Mar 31, 2017

@lisakowen - here's the pull request for deferring the super-user check info to the policy doc.

@@ -60,6 +60,8 @@ HAWQ *always* employs its native authorization for operations on its catalog. HA
- `CREATE`, `DROP`, or `ALTER` commands for resource queues
- `CREATE ROLE`, `DROP ROLE`, `SET ROLE`, `createuser`, `dropuser`
- `CREATE TABLESPACE`, `DROP TABLESPACE` (Ranger does manage authorization for creating tables and indexes _within_ an existing tablespace.)
- Built-in functions such as pg\_logdir\_ls, pg\_ls\_dir, pg\_read\_file, pg\_reload\_conf, pg\_rotate\_logfile, pg\_signal\_backend, pg\_start\_backup, pg\_stat\_file, pg\_stat\_get\_activity, pg\_stat\_get\_backend\_activity\_start, pg\_stat\_get\_backend\_activity, pg\_stat\_get\_backend\_client\_addr, pg\_stat\_get\_backend\_client\_port, pg\_stat\_get\_backend\_start, pg\_stat\_get\_backend\_waiting, pg\_stop\_backup, pg\_switch\_xlog, and pg\_stat\_reset.
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

the second bullet was a catch-all for catalog functions. i should we remove this bullet, or keep it in to cover non-listed catalog functions? (i am not familiar with all of the catalog functions. )

looks good.

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Maybe lose the second bullet and edit the final one to say "HAWQ catalog-related built-in functions such as ..."

asfgit pushed a commit that referenced this pull request Apr 3, 2017
@dyozie dyozie closed this Apr 3, 2017
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
2 participants