Re: [SQL] the problem of createlang!

2004-10-20 Thread Weiping
Fang Genjie wrote: I have installed postgresql (version 7.4.5) on the Redhat linux platform. Now I want to create a database with name BBMF and create pl/pgsql procedure language to the BBMF The problem is listed follow: [EMAIL PROTECTED] postgresql-7.4.5]$ psql -l List of databases D

Re: [SQL] the problem of createlang!

2004-10-19 Thread Tom Lane
"Fang Genjie" <[EMAIL PROTECTED]> writes: > [EMAIL PROTECTED] postgresql-7.4.5]$ createlang plpgsql BBMF > ERROR: Load of file /usr/local/pgsql/lib/plpgsql.so failed: > /usr/local/pgsql/lib/plpgsql.so: undefined symbol: error_context_stack Looks like you are trying to load a 7.4 plpgsql.so into

[SQL] the problem of createlang!

2004-10-19 Thread Fang Genjie
I have installed postgresql (version 7.4.5) on the Redhat linux platform. Now I want to create a database with name BBMF and create pl/pgsql procedure language to the BBMF The problem is listed follow:   [EMAIL PROTECTED] postgresql-7.4.5]$ psql -l     List of databases  Database