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

From: Matthias Apitz <guru(at)unixarea(dot)de>
To: Guillaume Lelarge <guillaume(at)lelarge(dot)info>
Cc: "pgsql-generallists(dot)postgresql(dot)org" <pgsql-general(at)lists(dot)postgresql(dot)org>
Subject: Re: psql's default database on connect (our internal ref. SRP-30861)
Date: 2021-08-06 07:51:55
Message-ID: YQzqGyKS26qthhEv@c720-r368166
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: 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(at)srap53dxr1:~> psql --help -Usisis | grep DBNAME
psql [OPTION]... [DBNAME [USERNAME]]
-d, --dbname=DBNAME database name to connect to (default: "testpos")

matthias

--
Matthias Apitz, ✉ guru(at)unixarea(dot)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

In response to

Responses

Browse pgsql-general by date

  From Date Subject
Next Message Guillaume Lelarge 2021-08-06 08:01:18 Re: psql's default database on connect (our internal ref. SRP-30861)
Previous Message Guillaume Lelarge 2021-08-06 07:34:42 Re: psql's default database on connect (our internal ref. SRP-30861)