| From: | "David G(dot) Johnston" <david(dot)g(dot)johnston(at)gmail(dot)com> |
|---|---|
| To: | "hrittik12d(at)gmail(dot)com" <hrittik12d(at)gmail(dot)com>, "pgsql-bugs(at)lists(dot)postgresql(dot)org" <pgsql-bugs(at)lists(dot)postgresql(dot)org> |
| Subject: | Re: BUG #17343: ! at end of password for psql throws error |
| Date: | 2021-12-25 00:09:48 |
| Message-ID: | CAKFQuwZOeRJPYL+5sjNvBiaoT=ARoVs7jcQY6ncQEcAYSh9jsQ@mail.gmail.com |
| Views: | Whole Thread | Raw Message | Download mbox | Resend email |
| Thread: | |
| Lists: | pgsql-bugs |
On Friday, December 24, 2021, PG Bug reporting form <noreply(at)postgresql(dot)org>
wrote:
> The following bug has been logged on the website:
>
> Bug reference: 17343
> Logged by: Hrittik Roy
> Email address: hrittik12d(at)gmail(dot)com
> PostgreSQL version: 11.0
> Operating system: NAME="Ubuntu" VERSION="20.04.3 LTS
> (Focal Fossa)"
> Description:
>
> Hey,
> Currently, I am using Azure Database for PostgreSQL server and found an
> error while trying to connect to DB using psql. The error shows that having
> `!` at the end of the password for a connection string would make psql
> think
> that `!` is included in the host.
>
bash is complaining, not psql. Maybe try quoting the argument.
David J.
| From | Date | Subject | |
|---|---|---|---|
| Next Message | PG Bug reporting form | 2021-12-25 10:00:01 | BUG #17344: Assert failed on queiring async_capable foreign table with inheritance |
| Previous Message | PG Bug reporting form | 2021-12-24 23:31:52 | BUG #17343: ! at end of password for psql throws error |