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

Unable to setup in PostgreSQL 13.1 #11

Open
lucifer12346 opened this issue Dec 27, 2023 · 0 comments
Open

Unable to setup in PostgreSQL 13.1 #11

lucifer12346 opened this issue Dec 27, 2023 · 0 comments

Comments

@lucifer12346
Copy link

When I use PostgreSQL 13.1 and execute the following command, I get some errors.
The command in the tutorial:

make USE_PGXS=1 install

And here's an example of the errors:

In file included from main.c:10:
bao_planner.h:226:12: error: too few arguments to function ‘standard_planner’
  226 |     plan = standard_planner(query_copy, cursorOptions, boundParams);
      |            ^~~~~~~~~~~~~~~~

I wonder if there's anyway to deploy Bao on PostgreSQL 13.1.

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