On Wed, 2004-09-15 at 09:04, G u i d o B a r o s i o wrote: > [EMAIL PROTECTED] postgres]$ createlang plpgsql tech_mis > createlang: language installation failed: ERROR: could not load > library "/usr/local/pgsql/lib/plpgsql.so": > /usr/local/pgsql/lib/plpgsql.so: undefined symbol: PG_exception_stack
It looks like your build is a bit fubar'd. I don't know why exactly, but it can't find that symbol, so I'd suggest a gmake distclean, configure, and gmake all install. (hrm, might also want to make sure that your installations arent crossing paths somewhere here, if you have multiple versions installed) (Note that I just did it with my dev build without trouble) -- Regards, James William Pye
signature.asc
Description: This is a digitally signed message part