From: | Dane Ensign <dane(at)deepsnow(dot)org> |
---|---|
To: | pgsql-novice(at)postgresql(dot)org |
Subject: | |
Date: | 2005-07-31 02:16:16 |
Message-ID: | 96357A2E-9BE3-4C98-9F55-7DB39CC841D7@deepsnow.org |
Views: | Raw Message | Whole Thread | Download mbox | Resend email |
Thread: | |
Lists: | pgsql-novice |
Hi all,
Thanks in advance for any help you can offer. =)
Im very new to postgres. I have it installed on os x with version
8.0.2. when I run: createlang plpgsql template1 under the postgres
user I get this error:
// createlang: language installation failed: ERROR: could not access
file "$libdir/plpgsql": No such file or directory
There is no entry in the directory for plpgsql. When I did
pg_config --configure. The entry '--with-perl' exists.
Please can someone help me figure out how to get plpgsql setup?
Dane Ensign
From | Date | Subject | |
---|---|---|---|
Next Message | Jessica Ditt | 2005-07-31 09:39:57 | max length of returned cstring |
Previous Message | Ron Arts | 2005-07-30 21:30:33 | Re: change column length, is it that hard? |