-
-
Notifications
You must be signed in to change notification settings - Fork 34
Open
Description
Installing on Centos 6 PostgreSQL 9.5 (64 bit) ; ruby 1.8 and get from plruby libraries.
Trying add plruby to PostgreSQL -
create function plruby_call_handler() returns language_handler
as '/usr/lib64/ruby/site_ruby/1.8/x86_64-linux/plruby.so'
language 'c';
The follows error appears - could not load library "/usr/lib64/ruby/site_ruby/1.8/x86_64-linux/plruby.so": /usr/lib64/ruby/site_ruby/1.8/x86_64-linux/plruby.so: undefined symbol: FunctionCall3
What could be a problem!?
Thanks in advance Hanan Brener
Metadata
Metadata
Assignees
Labels
No labels