Skip to content
Snippets Groups Projects
Commit 433c7a65 authored by Bruce Momjian's avatar Bruce Momjian
Browse files

Document the tablespace directory "should" be empty, rather than "must"

be empty.  Because of binary migration usage, it might not be empty.
parent 9c73e20f
No related branches found
No related tags found
No related merge requests found
......@@ -81,7 +81,7 @@ CREATE TABLESPACE <replaceable class="parameter">tablespace_name</replaceable> [
<listitem>
<para>
The directory that will be used for the tablespace. The directory
must be empty and must be owned by the
should be empty and must be owned by the
<productname>PostgreSQL</> system user. The directory must be
specified by an absolute path name.
</para>
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment