Re: --with-perl - Mailing list pgsql-admin

From Joshua D. Drake
Subject Re: --with-perl
Date
Msg-id 438F1C55.6040608@commandprompt.com
Whole thread Raw
In response to --with-perl  ("Dan The Man" <bitsandbytes88@hotmail.com>)
List pgsql-admin
Dan The Man wrote:

> Hi,
> I didn't build (./configure --with-perl) the makefile with perl and a
> developer wants it now.
> Is there a way to add perl with out a complete re-instsall like with
> the create lang command?
> Has anyone read anything about about the perl PL ?  Someone in our
> group said he read its really archaic and can cause problems.  Is that
> old news?

Old news. Plperl is actively maintained and works very well. You can add
plPerl if you have source without recompiling the whole database just:

cd postgresql.src/src/pl/perl (that might me plperl... it is early) and
do a make, make install.

If you don't have a configured source tree, make sure you configure first.

>
> Thanks again,
> ~DjK
>
>
>
> ---------------------------(end of broadcast)---------------------------
> TIP 1: if posting/reading through Usenet, please send an appropriate
>       subscribe-nomail command to majordomo@postgresql.org so that your
>       message can get through to the mailing list cleanly



--
The PostgreSQL Company - Command Prompt, Inc. 1.503.667.4564
PostgreSQL Replication, Consulting, Custom Development, 24x7 support
Managed Services, Shared and Dedicated Hosting
Co-Authors: PLphp, PLperl - http://www.commandprompt.com/


pgsql-admin by date:

Previous
From: Tom Lane
Date:
Subject: Re: old database dump.
Next
From: "Theo Galanakis"
Date:
Subject: Re: old database dump.