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

Commit8680bae

Browse files
committed
doc: clarify that pg_global can _only_ be used for system tabs.
Reported-by: zhoushulin1992@gmail.comDiscussion:https://postgr.es/m/160499688847.25495.8682880307938679648@wrigleys.postgresql.orgBackpatch-through: master
1 parente61a82c commit8680bae

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

‎doc/src/sgml/manage-ag.sgml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -504,7 +504,7 @@ CREATE TABLE foo(i int);
504504
<para>
505505
Two tablespaces are automatically created when the database cluster
506506
is initialized. The
507-
<literal>pg_global</literal> tablespace is used for shared system catalogs. The
507+
<literal>pg_global</literal> tablespace is usedonlyfor shared system catalogs. The
508508
<literal>pg_default</literal> tablespace is the default tablespace of the
509509
<literal>template1</literal> and <literal>template0</literal> databases (and, therefore,
510510
will be the default tablespace for other databases as well, unless

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp