Re: BUG #19112: Error comes up on login to the QueryTool after update to PgAdmin 9.10 - Mailing list pgsql-bugs

From Greg Sabino Mullane
Subject Re: BUG #19112: Error comes up on login to the QueryTool after update to PgAdmin 9.10
Date
Msg-id CAKAnmmLzzisXBi80DsyKnaxOq2OMo3bk-5RzjQ1XHo4-6u20+g@mail.gmail.com
Whole thread Raw
In response to BUG #19112: Error comes up on login to the QueryTool after update to PgAdmin 9.10  (PG Bug reporting form <noreply@postgresql.org>)
List 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

--
Enterprise Postgres Software Products & Tech Support

pgsql-bugs by date:

Previous
From: Tom Lane
Date:
Subject: Re: BUG #19095: Test if function exit() is used fail when linked static
Next
From: Tom Lane
Date:
Subject: Re: BUG #19106: Potential regression with CTE materialization planning in Postgres 18