From: | Sandeep Thakkar <sandeep(dot)thakkar(at)enterprisedb(dot)com> |
---|---|
To: | Daniel Gustafsson <daniel(at)yesql(dot)se> |
Cc: | Krishnanunni Radhakrishnan <krishnanunnir97(at)gmail(dot)com>, pgsql-bugs(at)lists(dot)postgresql(dot)org |
Subject: | Re: BUG #16274: Repeated Libraries in Mac |
Date: | 2020-02-28 13:13:52 |
Message-ID: | CANFyU948+jRjB05AKrT7H4t0SWUmbxoKcBFsH=QNmyy1xm4J5A@mail.gmail.com |
Views: | Raw Message | Whole Thread | Download mbox | Resend email |
Thread: | |
Lists: | 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(at)yesql(dot)se> wrote:
> > On 26 Feb 2020, at 09:16, Krishnanunni Radhakrishnan <
> krishnanunnir97(at)gmail(dot)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
From | Date | Subject | |
---|---|---|---|
Next Message | PG Bug reporting form | 2020-02-28 14:23:21 | BUG #16283: crash on create index segmentation fault |
Previous Message | Serbin, Ilya | 2020-02-28 09:25:22 | Re: BUG #16280: dead tuples (probably) effect plan and query performance |