mirror of
https://github.com/postgres/postgres.git
synced 2026-07-15 12:51:05 -04:00
Fix typo in docs.
Typo in previous commit.
This commit is contained in:
parent
f78ca6f3eb
commit
7ea21f4ee2
1 changed files with 1 additions and 1 deletions
|
|
@ -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…
Reference in a new issue