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

create postgresql-hll extension error on pgxl when create extension hll: ERROR: could not load library "xxxx"; xxxx hll.so:undefined symbol: table_open #126

Open
Aken-Gan opened this issue Nov 5, 2021 · 0 comments

Comments

@Aken-Gan
Copy link

Aken-Gan commented Nov 5, 2021

I have enter at part where I can't find a solution to and my hope is that someone can en light me what to do next.

The line that is triggering the problem is (create postgresql-hll extension error on pgxl when create extension hll):

postgres=# create extension hll;
ERROR: could not load library "/data1/tbase/user/tdata_03/aken_test_81/2.15.16.10/install/tbase_pgxz/lib/postgresql/hll.so": /data1/tbase/user/tdata_03/aken_test_81/2.15.16.10/install/tbase_pgxz/lib/postgresql/hll.so: undefined symbol: table_open
postgres=#

so anyone have some idea ?

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