I just installed the latest version of the universal installer (PostgreSQL_8.1.5_Installation.dmg) on my new MBP. It does not apear to have installed any of the language libraries. When I run createlang:
createlang: language installation failed: ERROR: could not access file "$libdir/plpgsql": No such file or directory
I did a find and couldn't find any plpgsql libraries. Is there a separate package to get this installed? I really need the plpgsql support in my databases.
Thanks
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
I just installed the latest version of the universal installer (PostgreSQL_8.1.5_Installation.dmg) on my new MBP. It does not apear to have installed any of the language libraries. When I run createlang:
Library/PostgreSQL8/bin/createlang -d template1 plpgsql -U postgres
I get the following error:
createlang: language installation failed: ERROR: could not access file "$libdir/plpgsql": No such file or directory
I did a find and couldn't find any plpgsql libraries. Is there a separate package to get this installed? I really need the plpgsql support in my databases.
Thanks
New version works great. Thanks for your attention.
Steve
This will be resolved in the next 24 hours. There was an error in the packaging scripts that omitted the dylib's