Hello!

As a reply to my question I got the following answers:

1. do you have the file 'plpgsql.so' in /usr/local/pgsql/lib ?
   The answer is yes!
   Otherwise I would receive
"ERROR:  stat failed on file '/usr/local/pgsql/lib/plpgsql.so': No such file
or directory"

2. Just for this test, change plpgsql.so access code as 777,
after you test, change it back as 640.
    This test was already done before my without any positive result.

But I *do have* a solution; the reason is not clear to me:
I moved the libraries plpgsql.so,  libpq.so,  libpq.so.2.0 to
/usr/local/lib,
set
"LD_LIBRARY_PATH=/usr/local/lib; export LD_LIBRARY_PATH"
and --
it worked!

Thanks to all of you who have given me an answer!

--
Mit freundlichen Gruessen / With best regards
   Reiner Dassing



************

Reply via email to