From: | PG Doc comments form <noreply(at)postgresql(dot)org> |
---|---|
To: | pgsql-docs(at)lists(dot)postgresql(dot)org |
Cc: | stephen(at)onethree(dot)bio |
Subject: | some charts or graphs of possible permissions would be nice |
Date: | 2020-06-09 21:34:17 |
Message-ID: | 159173845767.660.13122155151121100888@wrigleys.postgresql.org |
Views: | Whole Thread | Raw Message | Download mbox | Resend email |
Thread: | |
Lists: | pgsql-docs |
The following documentation comment has been logged on the website:
Page: /docs/11/sql-grant.html
Description:
Having read through the documentation on roles/granting I think I more or
less understand how it works, but what isn't really clarified is what the
overall universe of permissions that can be granted looks like. For example
I still didn't realize that to create a schema, you need to "GRANT CREATE"
to the role on the database before the role is allowed to do that. It's hard
to make a mental map of everything that a new role might need when I am
creating it.
From | Date | Subject | |
---|---|---|---|
Next Message | PG Doc comments form | 2020-06-09 21:35:41 | Signed-ness of ints is unclear in FE-BE protocol docs |
Previous Message | Jürgen Purtz | 2020-06-09 11:25:04 | Re: Add A Glossary |