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

Error building on Postgres 17 #16

Open
theory opened this issue Dec 18, 2024 · 1 comment
Open

Error building on Postgres 17 #16

theory opened this issue Dec 18, 2024 · 1 comment

Comments

@theory
Copy link

theory commented Dec 18, 2024

Error building on Postgres 17:

pglogical_ticker.c:13:10: fatal error: storage/backendid.h: No such file or directory
   13 | #include "storage/backendid.h"
      |          ^~~~~~~~~~~~~~~~~~~~~
compilation terminated.

Looks like the file was in Postgres 16 but not 17.

@theory
Copy link
Author

theory commented Jan 24, 2025

Hello! Any chance of a fix for this issue for Postgres 17? Thanks!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant