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

PostgreSQL SQL Grants #9291

Closed
HariSekhon opened this issue Nov 6, 2017 · 3 comments
Closed

PostgreSQL SQL Grants #9291

HariSekhon opened this issue Nov 6, 2017 · 3 comments
Labels

Comments

@HariSekhon
Copy link

The latest docs for 0.188 say that the PostgreSQL connector doesn't support SQL Grants.

Given that the catalog definition for only has a single "connection-user" the PostresSQL native grants would not be able to differentiate between Presto users connecting through to PostgreSQL so it looks like it would be all or nothing access right now, which means there is currently no authorization for PostgreSQL in Presto and will be DoA in security conscious environments.

Any chance of adding SQL Grants support for PostgreSQL connector?

I'm looking here:

https://prestodb.io/docs/current/connector/postgresql.html

@HariSekhon
Copy link
Author

Also relates to getting Ranger integration #8980

@findepi
Copy link
Contributor

findepi commented Sep 24, 2018

Related: #11475. This is roles/grants support for Hive connector. Postgres connector can build on that.

@stale
Copy link

stale bot commented Sep 24, 2020

This issue has been automatically marked as stale because it has not had any activity in the last 2 years. If you feel that this issue is important, just comment and the stale tag will be removed; otherwise it will be closed in 7 days. This is an attempt to ensure that our open issues remain valuable and relevant so that we can keep track of what needs to be done and prioritize the right things.

@stale stale bot added the stale label Sep 24, 2020
@stale stale bot closed this as completed Oct 1, 2020
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

2 participants