Re: How to Build Postgres in a Portable / Relocatable fashion? - Mailing list pgsql-general

From grimy.outshine830@aceecat.org
Subject Re: How to Build Postgres in a Portable / Relocatable fashion?
Date
Msg-id IjQUJPzpXAh4OQQC@aceecat.org
Whole thread Raw
In response to Re: How to Build Postgres in a Portable / Relocatable fashion?  (AJ ONeal <coolaj86@proton.me>)
List pgsql-general
On Fri, May 03, 2024 at 11:27:12PM GMT, AJ ONeal wrote:

> What I want to create (and provide) is a portable tarball that has
> most of all what it needs in the tarball and will look for relevant
> libraries relative to itself. Something that Just Works™ *almost*
> anywhere (Ubuntu, Debian, RedHat, Suse... maybe even Alpine).

Alpine is based on musl (not glibc), so you're pretty much OOL at
least on that point.

Have you thought about using a container?

-- 
Ian



pgsql-general by date:

Previous
From: Tom Lane
Date:
Subject: Re: \dt shows table but \d says the table doesn't exist ?
Next
From: Vijaykumar Jain
Date:
Subject: Re: I have ansible for postgres-etcd-patroni