Re: BUG #16274: Repeated Libraries in Mac - Mailing list pgsql-bugs

From Sandeep Thakkar
Subject Re: BUG #16274: Repeated Libraries in Mac
Date
Msg-id CANFyU948+jRjB05AKrT7H4t0SWUmbxoKcBFsH=QNmyy1xm4J5A@mail.gmail.com
Whole thread Raw
In response to Re: BUG #16274: Repeated Libraries in Mac  (Daniel Gustafsson <daniel@yesql.se>)
Responses Re: BUG #16274: Repeated Libraries in Mac  (Daniel Gustafsson <daniel@yesql.se>)
List pgsql-bugs
Hi,

I'll check why they are not symbolic links and fix the issue. The MD5 between them (libssl.dylib and libss.1.1.dylib or libcrypto.dylib and libcrypto.1.1.dylib) must be different as we codesign each file in the app bundle. But, anyways this won't happen if there are symbolic links. Will check and revert.

On Wed, Feb 26, 2020 at 2:36 PM Daniel Gustafsson <daniel@yesql.se> wrote:
> On 26 Feb 2020, at 09:16, Krishnanunni Radhakrishnan <krishnanunnir97@gmail.com> wrote:
>
> Something else that came to my observation is there is no symbolic linkage between postmaster and postgres in mac binaries for version 11.7. They do have the same values for md5

If it's not a link then it's at least good that they have the same md5 hash.
That does sound like another question for the installer team at EDB.

cheers ./daniel



--
Sandeep Thakkar


pgsql-bugs by date:

Previous
From: "Serbin, Ilya"
Date:
Subject: Re: BUG #16280: dead tuples (probably) effect plan and query performance
Next
From: PG Bug reporting form
Date:
Subject: BUG #16283: crash on create index segmentation fault