mirror of
https://github.com/postgres/postgres.git
synced 2025-05-02 11:44:50 +03:00
doc: mention psql -l uses the 'postgres' database by default
Reported-by: Mark Wood Bug: 14912 Discussion: https://postgr.es/m/20171116171735.1474.30450@wrigleys.postgresql.org Author: David G. Johnston Backpatch-through: 10
This commit is contained in:
parent
bb94ce4d26
commit
e0a0deca38
@ -283,7 +283,9 @@ EOF
|
|||||||
<listitem>
|
<listitem>
|
||||||
<para>
|
<para>
|
||||||
List all available databases, then exit. Other non-connection
|
List all available databases, then exit. Other non-connection
|
||||||
options are ignored. This is similar to the meta-command
|
options are ignored. If an explicit database name is not
|
||||||
|
found the <literal>postgres</literal> database, not the user's,
|
||||||
|
will be targeted for connection. This is similar to the meta-command
|
||||||
<command>\list</command>.
|
<command>\list</command>.
|
||||||
</para>
|
</para>
|
||||||
</listitem>
|
</listitem>
|
||||||
|
Loading…
x
Reference in New Issue
Block a user