Re: OS/X and PL/PGSQL - Mailing list pgsql-general

From Tom Lane
Subject Re: OS/X and PL/PGSQL
Date
Msg-id 1384.1049948311@sss.pgh.pa.us
Whole thread Raw
In response to OS/X and PL/PGSQL  (Paul Ramsey <pramsey@refractions.net>)
Responses Re: OS/X and PL/PGSQL  (Peter Eisentraut <peter_e@gmx.net>)
List pgsql-general
Paul Ramsey <pramsey@refractions.net> writes:
> [Robin:~] pramsey% createlang plpgsql pltest
> ERROR:  Load of file /usr/local/pgsql/lib/plpgsql.so failed: no error
> message available

Not sure if this is true on OS/X, but on many Unixen, the dynamic loader
will write failure messages on stderr that are much more useful than the
narrow-band error indicator returned to the calling code.  Make sure
your setup is sending postmaster stderr to a file, not /dev/null, and
then look in the file to see if this produces any interesting output.

            regards, tom lane


pgsql-general by date:

Previous
From: Paul Ramsey
Date:
Subject: OS/X and PL/PGSQL
Next
From: Yuriy Rusinov
Date:
Subject: Initialization of new directory