Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings

Commit cfb64fd

Browse filesBrowse files
committed
doc: Adjust wording of ALTER TABLESPACE restriction
Report by Noah Misch
1 parent 0ee98d1 commit cfb64fd
Copy full SHA for cfb64fd

File tree

Expand file treeCollapse file tree

1 file changed

+1
-1
lines changed
Filter options
Expand file treeCollapse file tree

1 file changed

+1
-1
lines changed

‎doc/src/sgml/ref/alter_database.sgml

Copy file name to clipboardExpand all lines: doc/src/sgml/ref/alter_database.sgml
+1-1Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -78,7 +78,7 @@ ALTER DATABASE <replaceable class="PARAMETER">name</replaceable> RESET ALL
7878
create privilege for the new tablespace.
7979
This command physically moves any tables or indexes in the database's old
8080
default tablespace to the new tablespace. The new default tablespace
81-
for this database must be empty, and no one can be connected to
81+
must be empty for this database, and no one can be connected to
8282
the database. Tables and indexes in non-default tablespaces are
8383
unaffected.
8484
</para>

0 commit comments

Comments
0 (0)
Morty Proxy This is a proxified and sanitized view of the page, visit original site.