citusdata / citusdata/postgresql-hll

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

Open
#126 0 comments 0 reactions 0 assignees View on GitHub
Dominant language
C
Stars
1.2k
Forks
115
PR merge metrics
No merged PRs in 30d

Description

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 ?

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.