Re: [NOVICE] Installing PlPerl

Поиск
Список
Период
Сортировка
От Josh Berkus
Тема Re: [NOVICE] Installing PlPerl
Дата
Msg-id 200305212031.42899.josh@agliodbs.com
обсуждение исходный текст
Ответ на Installing PlPerl  (Renê Salomão <rene@ibiz.com.br>)
Список pgsql-general
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

В списке pgsql-general по дате отправления:

Предыдущее
От: "Mark Wilson"
Дата:
Сообщение: Re: "IN" statement causing execution cancel?
Следующее
От: Steve Lane
Дата:
Сообщение: Re: PRIMARY KEYS [somewhat OT]