Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commit56c0063

Browse files
committed
doc: mention psql -l uses the 'postgres' database by default
Reported-by: Mark WoodBug: 14912Discussion:https://postgr.es/m/20171116171735.1474.30450@wrigleys.postgresql.orgAuthor: David G. JohnstonBackpatch-through: 10
1 parentc5e59bb commit56c0063

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

‎doc/src/sgml/ref/psql-ref.sgml

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -281,7 +281,9 @@ EOF
281281
<listitem>
282282
<para>
283283
List all available databases, then exit. Other non-connection
284-
options are ignored. This is similar to the meta-command
284+
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
285287
<command>\list</command>.
286288
</para>
287289
</listitem>

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp