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

launch a container with problem "Bao extension has not been installed" #12

Open
Iris6190808 opened this issue Oct 22, 2024 · 1 comment

Comments

@Iris6190808
Copy link

image
I used docker to install the pg and bao extensions according to section 2.1, but it shows that the bao extension is not installed.

@pavel912
Copy link

pavel912 commented Dec 2, 2024

@Iris6190808 I found a fix for that. In run_queries.py specify PostgreSQL config variables with a pg_bao. prefix like they are written in documentation. For example, instead of SET enable_bao TO {bao_select or bao_reward} put SET pg_bao.enable_bao TO {bao_select or bao_reward}.

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

2 participants