List all available databases, then exit. Other non-connection
- options are ignored. If an explicit database name is not
- found the postgres database, not the user's,
- will be targeted for connection. This is similar to the meta-command
+ options are ignored. This is similar to the meta-command
\list.
+
+ When this option is used,
psql will connect
+ to the database postgres, unless a different database
+ is named on the command line (option or non-option
+ argument, possibly via a service entry, but not via an environment
+ variable).
+