Re: BUG #19112: Error comes up on login to the QueryTool after update to PgAdmin 9.10

From: Greg Sabino Mullane <htamfids(at)gmail(dot)com>
To: t(dot)konrad(dot)002(at)gmail(dot)com, pgsql-bugs(at)lists(dot)postgresql(dot)org
Subject: Re: BUG #19112: Error comes up on login to the QueryTool after update to PgAdmin 9.10
Date: 2025-11-14 16:21:32
Message-ID: CAKAnmmLzzisXBi80DsyKnaxOq2OMo3bk-5RzjQ1XHo4-6u20+g@mail.gmail.com
Views: Whole Thread | Raw Message | Download mbox | Resend email
Thread:
Lists: pgsql-bugs

No, you did not do something wrong. At least, not via that login attempt.
Interestingly, it's giving the oid in the error, not the dbname, which
(IIUC) suggests InitPostgres() is being called by a not-usual path, (e.g.
bgworker). Can you login to other databases on that cluster? Do you have
any extensions enabled? (if so, try commenting them out and restarting).

Cheers,
Greg

--
Crunchy Data - https://www.crunchydata.com
Enterprise Postgres Software Products & Tech Support

In response to

Browse pgsql-bugs by date

  From Date Subject
Next Message Tom Lane 2025-11-14 17:55:48 Re: BUG #19106: Potential regression with CTE materialization planning in Postgres 18
Previous Message Tom Lane 2025-11-14 14:40:46 Re: BUG #19095: Test if function exit() is used fail when linked static