Re: Why psql connection assumes default database name as the username

From: jesusthefrog <jesusthefrog(at)gmail(dot)com>
To: depesz(at)depesz(dot)com
Cc: Neha Khatri <nehakhatri5(at)gmail(dot)com>, pgsql-novice(at)postgresql(dot)org
Subject: Re: Why psql connection assumes default database name as the username
Date: 2017-03-27 19:00:52
Message-ID: CAH_wARtg+vmej6Xtj4uP1q42WgUnLbiVBMvxgk+Ztm2ZSWzVEg@mail.gmail.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-novice

This also (intentionally or not) matches Oracle's behavior. That is: by
default the user connecting is effectively the same as the database you are
connecting to.

--
-----BEGIN GEEK CODE BLOCK-----
Version: 3.12
GIT d- s+ a- C++++ L+++ S++ B+ P++>++++ E++ W+++
N o? K- !w++++ O- M- V? PS++ PE- Y+ PGP t+ 5+++
X R+ tv b+++ DI++ D++ G+ e-- h- r++ y
------END GEEK CODE BLOCK------

In response to

Responses

Browse pgsql-novice by date

  From Date Subject
Next Message Neha Khatri 2017-03-28 00:58:45 Re: Why psql connection assumes default database name as the username
Previous Message Merlin Moncure 2017-03-27 13:44:07 Re: Extend GIN