Rene'
> I am trying to install PLPERL in Postgresql in order to use
> regular expression to eliminate any undesired character in any given
> name to be inserted in the database... I believe that using plperl is
> less time consuming than doing the same approach using plpgsql
> (correct if I am wrong please)...
If you built postgresql from source, you need to recompile it " --with-perl "
If you installed from RPMs, your distribution should have a PG-Perl or
Perl-Postgres RPM; install that.
--
Josh Berkus
Aglio Database Solutions
San Francisco