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 f78ca6f commit 7ea21f4Copy full SHA for 7ea21f4
doc/src/sgml/ref/alter_database.sgml
@@ -83,7 +83,7 @@ ALTER DATABASE <replaceable class="parameter">name</replaceable> RESET ALL
83
must be empty for this database, and no one can be connected to
84
the database. Tables and indexes in non-default tablespaces are
85
unaffected. The method used to copy files to the new tablespace
86
- is affected by the <xref glinkend="guc_file_copy_method"/> setting.
+ is affected by the <xref linkend="guc_file_copy_method"/> setting.
87
</para>
88
89
<para>
0 commit comments