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

Add support for Postgres 16 #4067

Closed
2 tasks
binaek opened this issue Jan 9, 2024 · 4 comments
Closed
2 tasks

Add support for Postgres 16 #4067

binaek opened this issue Jan 9, 2024 · 4 comments
Assignees
Labels
enhancement New feature or request stale No recent activity has been detected on this issue/PR and it will be closed

Comments

@binaek
Copy link
Contributor

binaek commented Jan 9, 2024

Right now, steampipe operates with a stripped down version of pg14

This needs to be updated to pg16

Tasks:

  • Build and Deploy PG16 image to hub.steampipe.io
  • Build and Deploy FDW compatible with PG16 to hub.steampipe.io
@binaek binaek added the enhancement New feature or request label Jan 9, 2024
@binaek binaek added this to the 0.22.0 milestone Jan 9, 2024
@binaek binaek self-assigned this Jan 9, 2024
@kaidaguerre kaidaguerre removed this from the 0.22.0 milestone Feb 15, 2024
Copy link

This issue is stale because it has been open 60 days with no activity. Remove stale label or comment or this will be closed in 30 days.

@github-actions github-actions bot added the stale No recent activity has been detected on this issue/PR and it will be closed label Apr 16, 2024
Copy link

This issue was closed because it has been stalled for 90 days with no activity.

@github-actions github-actions bot closed this as not planned Won't fix, can't repro, duplicate, stale May 17, 2024
@pataquets
Copy link

Stalebot closed the issue as "not planned"?
@binaek: bringing this to your attention, as what can be understood from the issue, steampipe is not going to keep up to date with new versions of Pg, which sounds quite weird 😄, specially given the awesome interoperability and wide range of integrations it has.
Hint: I'd like to suggest you to configure stalebot to skip legit/accepted enhancement issues, so you don't get too much keep-alive noise.

@binaek
Copy link
Contributor Author

binaek commented May 17, 2024

@pataquets as far as I can remember, the upgrade was a bit more complicated than we had anticipated.

Especially with the fdw compilation with PG16 bindings ...

Also, the upgrade to PG16 doesn't offer much upgrade in terms of query capability or planning.

@kaidaguerre ^^^

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request stale No recent activity has been detected on this issue/PR and it will be closed
Projects
None yet
Development

When branches are created from issues, their pull requests are automatically linked.

3 participants