| From: | "David G(dot) Johnston" <david(dot)g(dot)johnston(at)gmail(dot)com> |
|---|---|
| To: | "write2uche(at)gmail(dot)com" <write2uche(at)gmail(dot)com>, "pgsql-docs(at)lists(dot)postgresql(dot)org" <pgsql-docs(at)lists(dot)postgresql(dot)org> |
| Subject: | Re: incorrect error message |
| Date: | 2025-02-12 21:51:38 |
| Message-ID: | CAKFQuwZwa=zm9QHEY9rWTwMNWo1NdsNRwQmpq86NW6CNWm7a=A@mail.gmail.com |
| Views: | Whole Thread | Raw Message | Download mbox | Resend email |
| Thread: | |
| Lists: | pgsql-docs |
On Wednesday, February 12, 2025, PG Doc comments form <
noreply(at)postgresql(dot)org> wrote:
> The following documentation comment has been logged on the website:
>
> Page: https://www.postgresql.org/docs/17/sql-alterrole.html
> Description:
>
> After changing to user postgres, I tried to launch psql shell as a new user
> ( -U). However the error message I received after I used an incorrect
> password was incorrect. It was saying that I had tried to wrong database.
> Is
> this correct?
>
>
Yes, this is working as documented. If you don’t like which database name
is inferred specify one yourself.
David J.
| From | Date | Subject | |
|---|---|---|---|
| Next Message | PG Doc comments form | 2025-02-13 11:39:15 | Copy paste error |
| Previous Message | PG Doc comments form | 2025-02-12 18:28:41 | incorrect error message |