Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update postgresql #863

Open
trevor-vaughan opened this issue Jan 29, 2023 · 5 comments
Open

Update postgresql #863

trevor-vaughan opened this issue Jan 29, 2023 · 5 comments
Assignees
Labels
Milestone

Comments

@trevor-vaughan
Copy link
Member

Posgresql 9.6 has been archived and is no longer supported.

@trevor-vaughan trevor-vaughan added this to the 6.6.0 milestone Jan 29, 2023
@trevor-vaughan trevor-vaughan self-assigned this Jan 29, 2023
@trevor-vaughan
Copy link
Member Author

The latest puppetdb requires PostgreSQL 11 or later. EL8 ships 10 as the default and it should actually work fine.

Going to attempt to pull it from the DNF modules instead of downloading directly from the PG site and see what happens.

@trevor-vaughan
Copy link
Member Author

AppStream for EL8 has all of the postgres versions except 11 and the puppetdb module seems to pin to either 9.6 or 11 by default.

Experimenting to see if the default module set works with anything later without having to prod a bunch of variables. The puppetdb module uses the params method which creates a hot mess of trying to override anything.

@trevor-vaughan
Copy link
Member Author

Work for this got mixed into #861.

Need folks to decide if they want to go that way or back out the postgres repo changes.

So far, it looks like using the Streams version will work, but it needs more extensive testing.

@Andy-Adrian Andy-Adrian modified the milestones: 6.6.0, 6.7.0 Mar 27, 2023
@op-ct
Copy link
Member

op-ct commented Mar 27, 2023

6.6.0 backed out of postgres repo changes, now that 6.6.0 is released new work should incorporate them.

This will inevitably lead into updating our puppetdb module, in which case #843 will probably become relevant.

@michael-riddle
Copy link
Member

This is causing issues when shipping the new ISOs because puppetdb is requiring postgresql 11 by default with the latest version.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
Status: Todo
Status: In Progress
Development

No branches or pull requests

4 participants