From: | Sebastian Riedel <sri(at)oook(dot)de> |
---|---|
To: | pgsql-novice(at)postgresql(dot)org |
Subject: | Re: SQL from PLPerl |
Date: | 2003-10-15 19:59:45 |
Message-ID: | 1FF88F94-FF4A-11D7-9107-000393D5F498@oook.de |
Views: | Raw Message | Whole Thread | Download mbox | Resend email |
Thread: | |
Lists: | pgsql-novice |
Hi,
There is DBD::PgSPI:
http://search.cpan.org/~apilos/DBD-PgSPI-0.01/
I was told that it works fine on linux with non-threaded perl,
but until now i had no chance to test it.
On Mac OS X with threaded perl 5.8.1 it seems not to work. :(
Cheers,
Sebastian Riedel
Joe Conway wrote:
> Josh Berkus wrote:
>> PL/pgSQL, C, and I believe PL/Tcl can interact with the database. No
>> other PL at this time can. Hopefully this will change in the >> future.
>
> PL/R can:
> http://www.joeconway.com/plr/doc/plr-spi-rsupport-funcs.html
>
> So can PL/Python:
> http://www.postgresql.org/docs/
> view.php?version=7.3&idoc=0&file=plpython-database.html
>
> Joe
>
>
> ---------------------------(end of
> broadcast)---------------------------
> TIP 8: explain analyze is your friend
>
From | Date | Subject | |
---|---|---|---|
Next Message | Aarni Ruuhimäki | 2003-10-15 21:19:02 | Re: Running Postgresql |
Previous Message | Bantamess | 2003-10-15 16:15:36 | Running Postgresql |