mirror of
https://github.com/postgres/postgres.git
synced 2025-11-27 00:05:03 -05:00
Fix typo in docs.
Typo in previous commit.
This commit is contained in:
parent
f78ca6f3eb
commit
7ea21f4ee2
@ -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…
x
Reference in New Issue
Block a user