SQL from PLPerl

From: Systems Administrator <sysadmin(at)sunet(dot)com(dot)au>
To: pgsql-novice(at)postgresql(dot)org
Subject: SQL from PLPerl
Date: 2003-10-14 00:20:37
Message-ID: Pine.LNX.4.44.0310141018050.25272-100000@ganymede.bcc.local
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-novice

Hi all. Another question -- I'm using plperl, and I was wondering
what the best way to do a SELECT in it is. Am I best off using DBI and
having the plperl connect to the database again? Or is there some other
way to do it?

Thanks,

--
Tim Nelson
Systems Administrator
Sunet Internet
Tel: +61 3 5241 1155
Fax: +61 3 5241 6187
Web: http://www.sunet.com.au/
Email: sysadmin(at)sunet(dot)com(dot)au

Responses

Browse pgsql-novice by date

  From Date Subject
Next Message Tom Lane 2003-10-14 00:56:52 Re: Problem with pg_user (somewhat urgent)
Previous Message Steve Crawford 2003-10-14 00:14:55 Re: Equivalent of Oracle next_day function