-
Notifications
You must be signed in to change notification settings - Fork 59
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
Compatibility with PostgreSQL 16 #418
Comments
Hi, v16 is due next week (rc1 was released last week). Latest release fails to build against v16 (see below) Can you please take a look? Thanks! Devrim
|
We already have a PR waiting to be merged so, we are ready to release a new version with PG16 support. Can you check? #419 |
PR was merged and new version will be shipped shortly after PG16 release. |
Can you please release the new version before v16? This will help both us (packagers) and users. |
Release 2.0.2 created. Thank you Devrim for raising this issue. |
@EngineeredVirus thanks! |
We need to ensure pg_stat_monitor is compatible and works with PostgreSQL 16 once it is released.
The text was updated successfully, but these errors were encountered: