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 test matrix #768

Open
damacus opened this issue Jan 22, 2024 · 2 comments
Open

Update test matrix #768

damacus opened this issue Jan 22, 2024 · 2 comments
Assignees
Labels
Feature Request Enhancement to existing functionality or new functionality

Comments

@damacus
Copy link
Member

damacus commented Jan 22, 2024

As per end of life docs https://endoflife.date/postgresql

We've now deprecated PG11, but we should add support for PG15, 16 & 17

@damacus damacus added the Feature Request Enhancement to existing functionality or new functionality label Jan 22, 2024
@jimdaga
Copy link
Contributor

jimdaga commented Aug 23, 2024

Hi @damacus - My team is looking to start testing PG16, and I noticed 16 isn't a supported version yet.

I could look to submit a PR to add those changes, but given it's been a few years since I've looked at this code do you happen to have any previous PRs I could reference?

One thing we've noticed;
We're going to have to remove stats_temp_directory from createcluster.conf on pg16+ as that's no longer supported (link)

@damacus
Copy link
Member Author

damacus commented Nov 4, 2024

Thanks for this I've removed that configuration in #778. Is there anything else missing from the configuration, or anything we need to be testing for?

@damacus damacus changed the title Add tests for PG 15 and 16 Update test matrix Nov 4, 2024
@damacus damacus self-assigned this Nov 4, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Feature Request Enhancement to existing functionality or new functionality
Projects
None yet
Development

No branches or pull requests

2 participants