-
Notifications
You must be signed in to change notification settings - Fork 67
pg_pathman.so: undefined symbol #253
New issue
Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? # to your account
Comments
Hi, |
Hi, I have the same question, did you solve it? |
Hi! Unfortunately I can't reproduce this problem.
And I don't see any error after last query ... |
FTR it's probably the same issue as HypoPG/hypopg#76, so using the appropriate pg_config at build time should also solve this issue. |
Uh oh!
There was an error while loading. Please reload this page.
Problem description
Explain your problem here (it's always better to provide reproduction steps) ...
could not load library "/usr/local/pgsql1306/lib/pg_pathman.so": /usr/local/pgsql1306/lib/pg_pathman.so: undefined symbol: errstart_cold
Environment
select version();
PostgreSQL 13.6 on x86_64-pc-linux-gnu, compiled by gcc (GCC) 4.8.5 20150623 (Red Hat 4.8.5-44), 64-bit
(1 row)
pg_pathman-1.5.12
The text was updated successfully, but these errors were encountered: