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 e61a82c commit 8680baeCopy full SHA for 8680bae
doc/src/sgml/manage-ag.sgml
@@ -504,7 +504,7 @@ CREATE TABLE foo(i int);
504
<para>
505
Two tablespaces are automatically created when the database cluster
506
is initialized. The
507
- <literal>pg_global</literal> tablespace is used for shared system catalogs. The
+ <literal>pg_global</literal> tablespace is used only for shared system catalogs. The
508
<literal>pg_default</literal> tablespace is the default tablespace of the
509
<literal>template1</literal> and <literal>template0</literal> databases (and, therefore,
510
will be the default tablespace for other databases as well, unless
0 commit comments