doc: Update privileges documentation
The CREATE privilege on databases now also enables creating publications.
This commit is contained in:
parent
9c18104c74
commit
cdcad6b788
@ -279,7 +279,7 @@ GRANT <replaceable class="PARAMETER">role_name</replaceable> [, ...] TO <replace
|
|||||||
<term>CREATE</term>
|
<term>CREATE</term>
|
||||||
<listitem>
|
<listitem>
|
||||||
<para>
|
<para>
|
||||||
For databases, allows new schemas to be created within the database.
|
For databases, allows new schemas and publications to be created within the database.
|
||||||
</para>
|
</para>
|
||||||
<para>
|
<para>
|
||||||
For schemas, allows new objects to be created within the schema.
|
For schemas, allows new objects to be created within the schema.
|
||||||
|
Loading…
x
Reference in New Issue
Block a user