Re: OS/X and PL/PGSQL

From: Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us>
To: Paul Ramsey <pramsey(at)refractions(dot)net>
Cc: pgsql-general(at)postgresql(dot)org
Subject: Re: OS/X and PL/PGSQL
Date: 2003-04-10 04:18:31
Message-ID: 1384.1049948311@sss.pgh.pa.us
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general

Paul Ramsey <pramsey(at)refractions(dot)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

In response to

Responses

Browse pgsql-general by date

  From Date Subject
Next Message Yuriy Rusinov 2003-04-10 04:55:18 Initialization of new directory
Previous Message Santosa Budi 2003-04-10 03:53:13 medical image on postgreSQL?