Re: how to tell if a pg version supports a linux distribution

Поиск
Список
Период
Сортировка
От Adrian Klaver
Тема Re: how to tell if a pg version supports a linux distribution
Дата
Msg-id e47e89fc-1639-4e67-9012-fb22d1ca623d@aklaver.com
обсуждение исходный текст
Ответ на how to tell if a pg version supports a linux distribution  (bruno vieira da silva <brunogiovs@gmail.com>)
Список pgsql-general

On 6/5/24 1:24 PM, bruno vieira da silva wrote:
> Hello, if a pg version has been tested on the buildfarm but the pg yum 
> repository doesn't have packages for a linux distribution that means 
> that distribution isn't supported by pg? how can I find if linux 
> distributions for a pg version have regression tests executed against.
> 
> e.g. : postgresql 16 doesn't have packages on yum for centos 7 but I can 
> find tests on the buildfarm for it.
> 
> https://buildfarm.postgresql.org/index.html 
> <https://buildfarm.postgresql.org/index.html>

Should have added to previous post:

https://yum.postgresql.org/

Available PostgreSQL Releases

Click on Postgres version number to see what distro versions are supported.

> 
> Thanks
> 
> -- 
> Bruno Vieira da Silva

-- 
Adrian Klaver
adrian.klaver@aklaver.com



В списке pgsql-general по дате отправления:

Предыдущее
От: Adrian Klaver
Дата:
Сообщение: Re: how to tell if a pg version supports a linux distribution
Следующее
От: Koen De Groote
Дата:
Сообщение: Re: Questions on logical replication