Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commit012025f

Browse files
committed
doc: CREATE DATABASE doesn't copy template database-level config params
Report by Alexey Bashtanov
1 parent0e8beed commit012025f

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

‎doc/src/sgml/ref/create_database.sgml

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -187,6 +187,12 @@ CREATE DATABASE <replaceable class="PARAMETER">name</replaceable>
187187
wrapper program around this command, provided for convenience.
188188
</para>
189189

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+
190196
<para>
191197
Although it is possible to copy a database other than <literal>template1</>
192198
by specifying its name as the template, this is not (yet) intended as

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp