On Mon, 11 Oct 1999, Reiner Dassing wrote:

> Hello!
> After installation the PostgreSQL Version 6.5.2 on Digital Unix V4.0F
> I did the regression tests.
> 
> The test "plpgsql" is that one for which I do not have  a solution.
> 
> The file "src/test/regress/result/plpgsql.out" shows:
> ....
> QUERY: insert into WSlot values ('WS.001.1a', '001', '', '');
> ERROR:  Load of file /usr/local/pgsql/lib/plpgsql.so failed: dlopen:
> cannot load
>  /usr/local/pgsql/lib/plpgsql.so
> QUERY: insert into WSlot values ('WS.001.1b', '001', '', '');
> ERROR:  Load of file /usr/local/pgsql/lib/plpgsql.so failed: dlopen:
> cannot load
>  /usr/local/pgsql/lib/plpgsql.so
> .....
> 
> I.e. the shared object file "/usr/local/pgsql/lib/plpgsql.so" can not be
> loaded?

do you have the file 'plpgsql.so' in /usr/local/pgsql/lib ?



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

Reply via email to