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 f2a01b0 commit 0260989Copy full SHA for 0260989
doc/src/sgml/ref/pg_dumpall.sgml
@@ -1,5 +1,5 @@
1
<!--
2
-$PostgreSQL: pgsql/doc/src/sgml/ref/pg_dumpall.sgml,v 1.58 2006/10/07 20:59:04 petere Exp $
+$PostgreSQL: pgsql/doc/src/sgml/ref/pg_dumpall.sgml,v 1.59 2007/01/15 17:22:46 neilc Exp $
3
PostgreSQL documentation
4
-->
5
@@ -134,7 +134,7 @@ PostgreSQL documentation
134
<term><option>--globals-only</option></term>
135
<listitem>
136
<para>
137
- Dump only global objects (users and groups), no databases.
+ Dump only global objects (roles and tablespaces), no databases.
138
</para>
139
</listitem>
140
</varlistentry>
0 commit comments