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 c5e59bb commit 56c0063Copy full SHA for 56c0063
doc/src/sgml/ref/psql-ref.sgml
@@ -281,7 +281,9 @@ EOF
281
<listitem>
282
<para>
283
List all available databases, then exit. Other non-connection
284
- options are ignored. This is similar to the meta-command
+ options are ignored. If an explicit database name is not
285
+ found the <literal>postgres</literal> database, not the user's,
286
+ will be targeted for connection. This is similar to the meta-command
287
<command>\list</command>.
288
</para>
289
</listitem>
0 commit comments