We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 6843255 commit bf4f195Copy full SHA for bf4f195
doc/src/sgml/ref/create_database.sgml
@@ -213,8 +213,8 @@ CREATE DATABASE <replaceable class="parameter">name</replaceable>
213
214
<para>
215
Database-level configuration parameters (set via <xref
216
- linkend="sql-alterdatabase"/>) are not copied from the template
217
- database.
+ linkend="sql-alterdatabase"/>) and database-level permissions (set via
+ <xref linkend="sql-grant"/>) are not copied from the template database.
218
</para>
219
220
0 commit comments