I have installed postgresql (version 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- List of
databases Database | Owner |
Encoding -----------+----------+----------- BBMF |
develop | SQL_ASCII template0 | postgres | SQL_ASCII template1 | postgres | SQL_ASCII (3 rows) [EMAIL PROTECTED] postgresql- ERROR: Load of file
/usr/local/pgsql/lib/plpgsql.so failed: /usr/local/pgsql/lib/plpgsql.so:
undefined symbol: error_context_stack createlang: language installation failed [EMAIL PROTECTED] postgresql- /usr/local/pgsql/lib/plpgsql.so: ELF 32-bit LSB shared
object, Intel 80386, version 1, not stripped [EMAIL PROTECTED] postgresql- What’s the matter ? Please help me!!! |
- [SQL] the problem of createlang! Fang Genjie
- Re: [SQL] the problem of createlang! Tom Lane
- Re: [SQL] the problem of createlang! Weiping