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

Implement privilege related \d commands #172

Open
1 of 5 tasks
nineinchnick opened this issue Feb 6, 2021 · 0 comments
Open
1 of 5 tasks

Implement privilege related \d commands #172

nineinchnick opened this issue Feb 6, 2021 · 0 comments
Labels
enhancement help wanted psql compat to enable compatibility with psql

Comments

@nineinchnick
Copy link
Member

nineinchnick commented Feb 6, 2021

Privilege related \d commands include:

  • \dp [PATTERN] list table, view, and sequence access privileges - with \z as an alias
  • \ddp [PATTERN] list default privileges
  • \dg[S+] [PATTERN] list roles
  • \du[S+] [PATTERN] list roles
  • \drds [PATRN1 [PATRN2]] list per-database role settings
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement help wanted psql compat to enable compatibility with psql
Projects
None yet
Development

No branches or pull requests

1 participant