diff --git a/doc/src/sgml/ref/create_database.sgml b/doc/src/sgml/ref/create_database.sgml
new file mode 100644
index 8e99761..5af8981
*** a/doc/src/sgml/ref/create_database.sgml
--- b/doc/src/sgml/ref/create_database.sgml
*************** CREATE DATABASE <replaceable class="PARA
*** 187,192 ****
--- 187,198 ----
      wrapper program around this command, provided for convenience.
     </para>
  
+    <para>
+     Database-level configuration parameters (set via <xref
+     linkend="sql-alterdatabase">) are not copied from the template
+     database.
+    </para>
+ 
    <para>
     Although it is possible to copy a database other than <literal>template1</>
     by specifying its name as the template, this is not (yet) intended as
