Fix typo in docs.

Typo in previous commit.
pull/210/head
Thomas Munro 9 months ago
parent f78ca6f3eb
commit 7ea21f4ee2
  1. 2
      doc/src/sgml/ref/alter_database.sgml

@ -83,7 +83,7 @@ ALTER DATABASE <replaceable class="parameter">name</replaceable> RESET ALL
must be empty for this database, and no one can be connected to
the database. Tables and indexes in non-default tablespaces are
unaffected. The method used to copy files to the new tablespace
is affected by the <xref glinkend="guc_file_copy_method"/> setting.
is affected by the <xref linkend="guc_file_copy_method"/> setting.
</para>
<para>

Loading…
Cancel
Save