8000
We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 6bdf4b9 commit da6ac4aCopy full SHA for da6ac4a
doc/src/sgml/ref/psql-ref.sgml
@@ -1011,8 +1011,9 @@ testdb=>
1011
Lists tablespaces. If <replaceable
1012
class="parameter">pattern</replaceable>
1013
is specified, only tablespaces whose names match the pattern are shown.
1014
- If <literal>+</literal> is appended to the command name, each object
1015
- is listed with its associated permissions.
+ If <literal>+</literal> is appended to the command name, each tablespace
+ is listed with its associated options, on-disk size, permissions and
1016
+ description.
1017
</para>
1018
</listitem>
1019
</varlistentry>
0 commit comments