CREATELANG in pgsql 7.3.2 failing

From: R Blake <blakers(at)mac(dot)com>
To: pgsql-admin(at)postgresql(dot)org
Subject: CREATELANG in pgsql 7.3.2 failing
Date: 2003-03-16 17:16:52
Message-ID: 2147483647.1047806212@[172.30.10.6]
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-admin pgsql-hackers

hi,

i've successfully installed Postgresql 7.3.2 on Mac OSX 10.2.4, and can
access/administer as necessary

except, i can't seem to CREATELANG, specifically plpgsql .....

the command:

createlang --pglib=/usr/local/pgsql/lib --dbname=apache_auth plpgsql

simply returns:

ERROR: Load of file /usr/local/pgsql/lib/plpgsql.dylib failed: no error
message available
createlang: language installation failed

my LOG file has nothing further:

...
LOG: database system is ready
ERROR: Load of file /usr/local/pgsql/lib/plpgsql.dylib failed: no error
message available

"no error message" is not very helpful :-(

i tried a clean install -- all went without a hitch .....

anyone have any suggestions here?

thanks!

richard

Responses

Browse pgsql-admin by date

  From Date Subject
Next Message Tom Lane 2003-03-16 17:50:58 Re: LVM snapshots
Previous Message Peter Eisentraut 2003-03-16 14:05:21 Re: LVM snapshots

Browse pgsql-hackers by date

  From Date Subject
Next Message Tom Lane 2003-03-16 17:36:25 Re: ALTER USER
Previous Message Rod Taylor 2003-03-16 17:03:48 Re: ALTER USER