| From: | PG Bug reporting form <noreply(at)postgresql(dot)org> |
|---|---|
| To: | pgsql-bugs(at)lists(dot)postgresql(dot)org |
| Cc: | t(dot)konrad(dot)002(at)gmail(dot)com |
| Subject: | BUG #19112: Error comes up on login to the QueryTool after update to PgAdmin 9.10 |
| Date: | 2025-11-14 09:02:27 |
| Message-ID: | 19112-4010b04a0953cd06@postgresql.org |
| Views: | Whole Thread | Raw Message | Download mbox | Resend email |
| Thread: | |
| Lists: | pgsql-bugs |
The following bug has been logged on the website:
Bug reference: 19112
Logged by: Thomas Konrad
Email address: t(dot)konrad(dot)002(at)gmail(dot)com
PostgreSQL version: 18.1
Operating system: Ubuntu 22.04
Description:
The login on the shell still works perfectly
kot(at)EW01:~$ psql -p 5433 -U kot MyErp
psql (18.1 (Ubuntu 18.1-1.pgdg22.04+2), Server 16.11 (Ubuntu
16.11-1.pgdg22.04+1))
Geben Sie »help« für Hilfe ein.
MyErp=#
the login on the PgAdmin Welcome / QueryTool returns the message
SSL mode
sslmode
prefer
Connection timeout (seconds)
connect_timeout
10
Please enter the password for the user 'kot' to connect the server - "MyDb"
connection failed: connection to server at "127.0.0.1", port 5433 failed:
FATAL: Datenbank »16390« existiert nicht
----
DO I something wrong here? Please advice.
| From | Date | Subject | |
|---|---|---|---|
| Next Message | Thomas Konrad | 2025-11-14 09:05:24 | Re: BUG #19112: Error comes up on login to the QueryTool after update to PgAdmin 9.10 |
| Previous Message | Brodie, Kent | 2025-11-14 04:08:36 | postgresql16-contrib-16.11-1PGDG.rhel9.x86_64 fails to install on Rocky9 due to OPENSSSL version mismatch (not available) |