# cat INSTALL Installation of PL/pgSQL 1) Type 'make' to build the shared plpgsql object.
2) Type 'make install' to install the shared object in the PostgreSQL library directory. 3) Declare the PL/pgSQL procedural language in your database by running the createlang script: createlang plpgsql DBNAME If you declare the language in the template1 database, any subsequently created database will have PL/pgSQL support installed automatically. Encontre documentacion en el mismo source. Si bien no me sirvio porque hay algunas cosas que faltan en produccion, pero en teoria se puede compilar solamente el modulo de plpgsql. Gracias por la pista Alvaro ;) 2008/11/4 Emanuel CALVO FRANCO <[EMAIL PROTECTED]>: > Perdon por mi ignorancia, > existe alguna documentacion para recompilar solamente plpgsql desde los src? > tengo que intentar automatizar esto lo más posible... > > > 2008/11/4 Alvaro Herrera <[EMAIL PROTECTED]>: >> Emanuel CALVO FRANCO escribió: >>> Que tal listeros tengo un problemilla: >>> >>> necesito crear el lenguaje plpgsql, pero me tira incompatibilidad de >>> librerías. >>> el problema es el siguiente: >>> >>> es pgsql 7.3 sobre un kernel 2.6.17 y las libc-2.3. >>> Me pide que sean libc-2.4. >> >> Sospecho que estas usando un paquete que no le corresponde a tu sistema. >> Recompila plpgsql, o usa el paquete que corresponda. >> >> -- >> Alvaro Herrera Valdivia, Chile Geotag: -39,815 -73,257 >> "Find a bug in a program, and fix it, and the program will work today. >> Show the program how to find and fix a bug, and the program >> will work forever" (Oliver Silfridge) >> > > > > -- > Emanuel Calvo Franco > Syscope Postgresql DBA > BaPUG / AOSUG Member > -- Emanuel Calvo Franco Syscope Postgresql DBA BaPUG / AOSUG Member -- TIP 1: para suscribirte y desuscribirte, visita http://archives.postgresql.org/pgsql-es-ayuda