Re: Adding pl/perl support

From: "Craig" <postgresql(at)bryden(dot)co(dot)za>
To: "Andreas Kretschmer" <akretschmer(at)spamfence(dot)net>, <pgsql-general(at)postgresql(dot)org>
Subject: Re: Adding pl/perl support
Date: 2006-02-11 12:45:51
Message-ID: 001801c62f09$19f67070$0200a8c0@amd64
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general

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

In response to

Responses

Browse pgsql-general by date

  From Date Subject
Next Message Pandurangan R S 2006-02-11 13:54:58 Re:
Previous Message Andreas Kretschmer 2006-02-11 11:49:46 Re: Adding pl/perl support