Re: how to tell if a pg version supports a linux distribution - Mailing list pgsql-general

From Adrian Klaver
Subject Re: how to tell if a pg version supports a linux distribution
Date
Msg-id e47e89fc-1639-4e67-9012-fb22d1ca623d@aklaver.com
Whole thread Raw
In response to how to tell if a pg version supports a linux distribution  (bruno vieira da silva <brunogiovs@gmail.com>)
List 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 by date:

Previous
From: Adrian Klaver
Date:
Subject: Re: how to tell if a pg version supports a linux distribution
Next
From: Koen De Groote
Date:
Subject: Re: Questions on logical replication