Re: psql's default database on connect (our internal ref. SRP-30861) - Mailing list pgsql-general

From Matthias Apitz
Subject Re: psql's default database on connect (our internal ref. SRP-30861)
Date
Msg-id YQzqGyKS26qthhEv@c720-r368166
Whole thread Raw
In response to Re: psql's default database on connect (our internal ref. SRP-30861)  (Guillaume Lelarge <guillaume@lelarge.info>)
Responses Re: psql's default database on connect (our internal ref. SRP-30861)  (Guillaume Lelarge <guillaume@lelarge.info>)
Re: psql's default database on connect (our internal ref. SRP-30861)  (Tom Lane <tgl@sss.pgh.pa.us>)
List pgsql-general
El día viernes, agosto 06, 2021 a las 09:34:42a. m. +0200, Guillaume Lelarge escribió:

> > No, it does not match all my examples. Read again what it says as
> > default on --help.
> >
> 
> Actually, it does. You launched "psql --help" without specifying a
> PostgreSQL username and database name, so it used your OS username as both
> of them, hence the "default: testpos" for the database.

Sorry, it does not:

testpos@srap53dxr1:~> psql --help -Usisis | grep DBNAME
  psql [OPTION]... [DBNAME [USERNAME]]
  -d, --dbname=DBNAME      database name to connect to (default: "testpos")

    matthias


-- 
Matthias Apitz, ✉ guru@unixarea.de, http://www.unixarea.de/ +49-176-38902045
Public GnuPG key: http://www.unixarea.de/key.pub
Tear it down! Defund the Humboldt Forum!
https://www.jungewelt.de/artikel/406715.humboldt-forum-feudaler-themenpark.html



pgsql-general by date:

Previous
From: Guillaume Lelarge
Date:
Subject: Re: psql's default database on connect (our internal ref. SRP-30861)
Next
From: Guillaume Lelarge
Date:
Subject: Re: psql's default database on connect (our internal ref. SRP-30861)