We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 0ee98d1 commit cfb64fdCopy full SHA for cfb64fd
doc/src/sgml/ref/alter_database.sgml
@@ -78,7 +78,7 @@ ALTER DATABASE <replaceable class="PARAMETER">name</replaceable> RESET ALL
78
create privilege for the new tablespace.
79
This command physically moves any tables or indexes in the database's old
80
default tablespace to the new tablespace. The new default tablespace
81
- for this database must be empty, and no one can be connected to
+ must be empty for this database, and no one can be connected to
82
the database. Tables and indexes in non-default tablespaces are
83
unaffected.
84
</para>
0 commit comments