anyone? CREATELANG in pgsql 7.3.2 failing

From: R Blake <blakers(at)mac(dot)com>
To: pgsql-hackers(at)postgresql(dot)org
Subject: anyone? CREATELANG in pgsql 7.3.2 failing
Date: 2003-03-18 03:52:32
Message-ID: 2147483647.1047930752@[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

In response to

Responses

Browse pgsql-admin by date

  From Date Subject
Next Message Christopher Kings-Lynne 2003-03-18 04:22:12 Re: anyone? CREATELANG in pgsql 7.3.2 failing
Previous Message Sime Reig 2003-03-17 23:29:54 Re: max_connections limit

Browse pgsql-hackers by date

  From Date Subject
Next Message Keiko Kondo 2003-03-18 03:52:52 Re: My contract has been renewed
Previous Message Hiroshi Inoue 2003-03-18 03:52:16 Re: cursors outside transactions