Skip to content

Is pg_partman 4.8.0 available in dnf repository for Rocky 9.5? #797

Answered by keithf4
Piogar asked this question in Q&A
Discussion options

You must be logged in to vote

So I don't control the packaging releases on my end. However, there not being a 4.8.0 package is not a surprise since this was released with version 5.1.0

https://github.com/pgpartman/pg_partman/releases/tag/v5.1.0

The 4.8.0 patch file is available if you install the latest version of pg_partman and you can update specifically to it if you already have 4.7.4 installed.

ALTER EXTENSION pg_partman UPDATE TO '4.8.0';

However, your issue here is not something that was fixed in 4.8.0, only in the 5.1 release. The 4.8.0 release notes are at the bottom of the above release announcement. There likely is not going to be any further work on the 4.x series of partman, especially since PostgreSQL 13 …

Replies: 2 comments 1 reply

Comment options

You must be logged in to vote
1 reply
@Piogar
Comment options

Answer selected by Piogar
Comment options

You must be logged in to vote
0 replies
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants