Re: [SQL] PL/Perl?

From: "Dr(dot) Nisai Wanakule" <nisai(at)m1p17-235(dot)waterauthority(dot)state(dot)fl(dot)us>
To: pgsql-sql(at)postgreSQL(dot)org
Cc: mdragon(at)vera(dot)net
Subject: Re: [SQL] PL/Perl?
Date: 1999-02-25 14:16:53
Message-ID: 199902251416.JAA22638@m1p17-235.waterauthority.state.fl.us
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-sql

I'm currently using DBI/DBD with perl_mod/embperl/Apache.
I try to find a way to generalize the aggregate functions that Pg lack
intead of fetch data and perform the fucntions in Perl-subs.

Thanks.

>Date: Thu, 25 Feb 1999 08:25:04 +0000 ( )
>From: "Victor M. Mondragon A." <mdragon(at)vera(dot)net>
>To: "Dr. Nisai Wanakule" <nisai(at)m1p17-235(dot)waterauthority(dot)state(dot)fl(dot)us>
>cc: pgsql-sql(at)postgreSQL(dot)org
>Subject: Re: [SQL] PL/Perl?
>MIME-Version: 1.0
>
>
>Try DBI and DBD you can fetch them from the CPAN.
>
># perl -MCPAN -e 'install DBI'
># perl -MCPAN -e 'install DBD::Pg'
>
>
>---------------------------------------------------------------------------
>Victor Manuel Mondragon mdragon(at)vera(dot)net
>---------------------------------------------------------------------------
>
>On Wed, 24 Feb 1999, Dr. Nisai Wanakule wrote:
>
>> Is there such thing as PL for Perl?
>> If there is, please direct me to the pertinent document.
>> If not, is there a plan in working?
>>
>> Thanks.
>>
>> --
>> Nisai Wanakule, PH.D., P.E.
>> Tampa Bay Water
>> 2535 Landmark Dr., Suite 211
>> Clearwater, FL 33761
>> Tel 727/791-2373
>> Fax 727/791-2388
>> SunCom: 513-7010
>>
>>
>>
>

--
Nisai Wanakule, PH.D., P.E.
Tampa Bay Water
2535 Landmark Dr., Suite 211
Clearwater, FL 33761
Tel 727/791-2373
Fax 727/791-2388
SunCom: 513-7010

Responses

Browse pgsql-sql by date

  From Date Subject
Next Message Gregory Holston 1999-02-25 15:21:44 Re: [SQL] Unable to read from a view
Previous Message Ingrith Andrea Correa Vargas 1999-02-25 13:06:17 CREATE TABLE