We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 9c73e20 commit 433c7a6Copy full SHA for 433c7a6
doc/src/sgml/ref/create_tablespace.sgml
@@ -81,7 +81,7 @@ CREATE TABLESPACE <replaceable class="parameter">tablespace_name</replaceable> [
81
<listitem>
82
<para>
83
The directory that will be used for the tablespace. The directory
84
- must be empty and must be owned by the
+ should be empty and must be owned by the
85
<productname>PostgreSQL</> system user. The directory must be
86
specified by an absolute path name.
87
</para>
0 commit comments