I've gotten 7.3RC2 installed but now I get an error trying to install a
language:
$ createdb JC
CREATE DATABASE
$ createlang plpgsql JC
ERROR: stat failed on file '$libdir/plpgsql': No such file or directory
createlang: language installation failed
Did I forget to do something during the configuration or installation? I
check the 7.2 docs but they have no mention of creatlang.
Jc