Re: --with-perl

From: "Joshua D(dot) Drake" <jd(at)commandprompt(dot)com>
To: Dan The Man <bitsandbytes88(at)hotmail(dot)com>
Cc: pgsql-admin(at)postgresql(dot)org
Subject: Re: --with-perl
Date: 2005-12-01 15:52:53
Message-ID: 438F1C55.6040608@commandprompt.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: 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(at)postgresql(dot)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/

In response to

Browse pgsql-admin by date

  From Date Subject
Next Message Theo Galanakis 2005-12-01 22:19:20 Re: old database dump.
Previous Message Tom Lane 2005-12-01 15:40:05 Re: old database dump.