8000
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 0e8beed commit 012025fCopy full SHA for 012025f
doc/src/sgml/ref/create_database.sgml
@@ -187,6 +187,12 @@ CREATE DATABASE <replaceable class="PARAMETER">name</replaceable>
187
wrapper program around this command, provided for convenience.
188
</para>
189
190
+ <para>
191
+ Database-level configuration parameters (set via <xref
192
+ linkend="sql-alterdatabase">) are not copied from the template
193
+ database.
194
+ </para>
195
+
196
<para>
197
Although it is possible to copy a database other than <literal>template1</>
198
by specifying its name as the template, this is not (yet) intended as
0 commit comments