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

Commitc623365

Browse files
committed
Point out in default_tablespace's description that CREATE DATABASE ignores it.
Per gripe from Andreas Scherbaum.
1 parent1f48290 commitc623365

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

‎doc/src/sgml/config.sgml

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4356,6 +4356,12 @@ COPY postgres_log FROM '/full/path/to/logfile.csv' WITH csv;
43564356
<xref linkend="guc-temp-tablespaces"> is consulted instead.
43574357
</para>
43584358

4359+
<para>
4360+
This variable is also not used when creating databases.
4361+
By default, a new database inherits its tablespace setting from
4362+
the template database it is copied from.
4363+
</para>
4364+
43594365
<para>
43604366
For more information on tablespaces,
43614367
see <xref linkend="manage-ag-tablespaces">.

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp