Re: Can not open Postgre SQL 17.1 after update - Mailing list pgsql-bugs

From Thomas Munro
Subject Re: Can not open Postgre SQL 17.1 after update
Date
Msg-id CA+hUKGKXYaiei33h1Ah1gOBNZCh=cxawkd5_rMrHAypV8qLJFQ@mail.gmail.com
Whole thread Raw
In response to Can not open Postgre SQL 17.1 after update  (Большой Сэм <samattreasure@gmail.com>)
List pgsql-bugs
On Thu, Nov 21, 2024 at 3:21 AM Большой Сэм <samattreasure@gmail.com> wrote:
> I have a Macbook Air. After updating on my Mac. SQL gives this error and doesn't open after this. Tried to delete and
downloadagain but the problem is still there. 
>
> _LSOpenURLsWithCompletionHandler() failed with error -54. (1)

Other reports say that this is coming from pgadmin4, not PostgreSQL,
and it started happening with the upgrade to Sequoia 15.1.  No one
seems to really know why.  That's an undocumented API accessed
indirectly via other libraries, so who knows, but maybe it's -54 =
permError?  But apparently some people fixed it by installing a
different (newer?) build of pgadmin4.  If I had to take a wild guess,
I might wonder if it has something to do with the code signing stuff
that they have been changing, but IDK.

https://github.com/pgadmin-org/pgadmin4/issues/8079



pgsql-bugs by date:

Previous
From: Thomas Munro
Date:
Subject: Re: [EXTERNAL] Re: BUG #18707: Installation issue
Next
From: Peter Eisentraut
Date:
Subject: Re: Build failure with GCC 15 (defaults to -std=gnu23)