Re: Adding pl/perl support

From: "Jim Buttafuoco" <jim(at)contactbda(dot)com>
To: "Craig" <postgresql(at)bryden(dot)co(dot)za>, "Andreas Kretschmer" <akretschmer(at)spamfence(dot)net>, <pgsql-general(at)postgresql(dot)org>
Subject: Re: Adding pl/perl support
Date: 2006-02-11 14:07:29
Message-ID: 20060211140622.M7341@contactbda.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general

just go to the "src/pl/plperl" directory and do a make && make install, then the createlang command

---------- Original Message -----------
From: "Craig" <postgresql(at)bryden(dot)co(dot)za>
To: "Andreas Kretschmer" <akretschmer(at)spamfence(dot)net>, <pgsql-general(at)postgresql(dot)org>
Sent: Sat, 11 Feb 2006 14:45:51 +0200
Subject: Re: [GENERAL] Adding pl/perl support

> Hi Andreas
>
> I explained the situation badly. I had "originally" installed from source
> WITHOUT perl support. I would now like to add it, please can you explain how
> I would do that without completely re-installing PostgreSQL?
>
> I had already tried the creatlang command
>
> Thanks
> Craig
>
> ----- Original Message -----
> From: "Andreas Kretschmer" <akretschmer(at)spamfence(dot)net>
> To: <pgsql-general(at)postgresql(dot)org>
> Sent: Saturday, February 11, 2006 1:49 PM
> Subject: Re: [GENERAL] Adding pl/perl support
>
> Craig <postgresql(at)bryden(dot)co(dot)za> schrieb:
> > I installed PostgreSQL 8.1.0 from source.
> >
> > Any help will be much appreciated
>
> Try: createlang plperl <your_db>
>
> HTH, Andreas
> --
> Really, I'm not out to destroy Microsoft. That will just be a completely
> unintentional side effect. (Linus Torvalds)
> "If I was god, I would recompile penguin with --enable-fly." (unknow)
> Kaufbach, Saxony, Germany, Europe. N 51.05082°, E 13.56889°
>
> ---------------------------(end of broadcast)---------------------------
> TIP 9: In versions below 8.0, the planner will ignore your desire to
> choose an index scan if your joining column's datatypes do not
> match
>
> ---------------------------(end of broadcast)---------------------------
> TIP 5: don't forget to increase your free space map settings
------- End of Original Message -------

In response to

Browse pgsql-general by date

  From Date Subject
Next Message Johan Vromans 2006-02-11 14:39:24 Last modification time
Previous Message Jean-Christophe Roux 2006-02-11 14:06:21 Re: Sequence skipping values