From: | Feite Brekeveld <feite(dot)brekeveld(at)osiris-it(dot)nl> |
---|---|
To: | Jeff Boes <jboes(at)nexcerpt(dot)com> |
Cc: | Postgres-general <pgsql-general(at)postgresql(dot)org> |
Subject: | Re: pl-perl setup? |
Date: | 2001-05-25 21:26:17 |
Message-ID: | 3B0ECDF9.101ADA38@osiris-it.nl |
Views: | Raw Message | Whole Thread | Download mbox | Resend email |
Thread: | |
Lists: | pgsql-general |
Jeff Boes wrote:
> Hello, I'm fairly new to PostgreSQL. Does anyone have a resource for setting
> up plperl from scratch? The online documentation doesn't offer much help.
It's relatively simple.
Change to the dir:
src/pl/perl
READ the README and onther docs , build the plperl.o and install it.
Do a createlang on your database to install it.
That's it.
Regards,
Feite
>
>
> --
> Jeff Boes vox 616.226.9550
> Database Engineer fax 616.349.9076
> Nexcerpt, Inc. jboes(at)nexcerpt(dot)com
>
> ---------------------------(end of broadcast)---------------------------
> TIP 2: you can get off all lists at once with the unregister command
> (send "unregister YourEmailAddressHere" to majordomo(at)postgresql(dot)org)
--
Feite Brekeveld
feite(dot)brekeveld(at)osiris-it(dot)nl
http://www.osiris-it.nl
From | Date | Subject | |
---|---|---|---|
Next Message | Ian Harding | 2001-05-25 23:16:00 | UPDATE keyword |
Previous Message | Stephan Szabo | 2001-05-25 21:09:23 | Re: Weird query execution paths, ignoring indexes... |