From: | Christoph Berg <myon(at)debian(dot)org> |
---|---|
To: | Paul Ramsey <pramsey(at)cleverelephant(dot)ca> |
Cc: | "David E(dot) Wheeler" <david(at)justatheory(dot)com>, PostgreSQL Hackers <pgsql-hackers(at)postgresql(dot)org>, Gabriele Bartolini <gabriele(dot)bartolini(at)enterprisedb(dot)com>, Peter Eisentraut <peter(at)eisentraut(dot)org>, Andres Freund <andres(at)anarazel(dot)de> |
Subject: | Re: RFC: Extension Packaging & Lookup |
Date: | 2024-10-29 16:51:28 |
Message-ID: | ZyESkEAb7_Ey0gjh@msg.df7cb.de |
Views: | Raw Message | Whole Thread | Download mbox | Resend email |
Thread: | |
Lists: | pgsql-hackers |
Re: Paul Ramsey
> Thanks for this, David,
>
> > On Oct 28, 2024, at 3:19 PM, David E. Wheeler <david(at)justatheory(dot)com> wrote:
> >
> > ## Challenge: Third Party Dependencies
>
> This of course is the area that worries the heck out of me, as someone with extensions that includes not just single system dependencies but long chains of them (depending on GDAL draws in a huge tree).
I think this is where the whole idea of "provide binaries outside of
deb/rpm" is just going to die. You are trying to reinvent a wheel that
has been running well for decades, including lots of production
systems. I don't know anyone who would trust that new source of
binaries that doesn't integrate into their OS packaging system.
Christoph
From | Date | Subject | |
---|---|---|---|
Next Message | Jacob Champion | 2024-10-29 16:52:36 | Re: Replace current implementations in crypt() and gen_salt() to OpenSSL |
Previous Message | Joel Jacobson | 2024-10-29 16:48:27 | Re: New "raw" COPY format |