[gull] Problème avec PostGreSQL
Jean-Bruno Luginbühl
jean_bruno_luginbuhl at yahoo.fr
Mon Aug 11 01:13:01 CEST 2003
Le dim 10/08/2003 à 16:49, Martial Guex a écrit :
> Il faut executer les instructions sql suivantes sur la bd concernée:
>
> CREATE FUNCTION plpgsql_call_handler ()
> RETURNS LANGUAGE_HANDLER AS 'plpgsql' LANGUAGE C;
>
> CREATE TRUSTED PROCEDURAL LANGUAGE plpgsql HANDLER plpgsql_call_handler;
>
> On peus également le faire sur la bd template1 pour que le language soit
> installé sur les nouvelles bd.
>
> Pour plus d'info:
>
> http://www.postgresql.org/docs/7.3/interactive/xplang-install.html
>
Merci, c'est le lien que je cherchais. Il me reste un problème, mais je
vais encore fouiller et je verrais cela demain.
Merci encore.
--
Jean-Bruno Luginbühl <jean_bruno_luginbuhl at yahoo.fr>
Luginbühl & Cie SA
More information about the gull
mailing list