Re: How to Build Postgres in a Portable / Relocatable fashion?

Поиск
Список
Период
Сортировка
От grimy.outshine830@aceecat.org
Тема Re: How to Build Postgres in a Portable / Relocatable fashion?
Дата
Msg-id IjQUJPzpXAh4OQQC@aceecat.org
обсуждение исходный текст
Ответ на Re: How to Build Postgres in a Portable / Relocatable fashion?  (AJ ONeal <coolaj86@proton.me>)
Список 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 по дате отправления:

Предыдущее
От: Tom Lane
Дата:
Сообщение: Re: \dt shows table but \d says the table doesn't exist ?
Следующее
От: Vijaykumar Jain
Дата:
Сообщение: Re: I have ansible for postgres-etcd-patroni