Re: Shared Objects (Dynamic loading)

From: Frank Finner <postgresql(at)finner(dot)de>
To: "Jasbinder Bali" <jsbali(at)gmail(dot)com>, pgsql-general(at)postgresql(dot)org
Subject: Re: Shared Objects (Dynamic loading)
Date: 2006-08-24 20:10:58
Message-ID: 20060824221058.1ae14a3f.postgresql@finner.de
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general pgsql-novice

On Thu, 24 Aug 2006 15:46:00 -0400 "Jasbinder Bali" <jsbali(at)gmail(dot)com> thought long, then sat down and wrote:

> Hi,
> The way we use ECPG for the database related activites while working with
> C, what do i need to look up if i'm using perl.
> As alot of people have pointed out that perl is the best language to use
> while dealing with email parsing.
> We have the perl code ready to parse the email.
> Just wondering what would be the best method to deal with database
> (postgresql) calls from the perl code.

Use DBD::Pg, available at CPAN.
--
Frank Finner

Invenius - Lösungen mit Linux
Köpfchenstraße 36
57072 Siegen
Telefon: 0271 231 8606 Mail: frank(dot)finner(at)invenius(dot)de
Telefax: 0271 231 8608 Web: http://www.invenius.de
Key fingerprint = 90DF FF40 582E 6D6B BADF 6E6A A74E 67E4 E788 2651

In response to

Browse pgsql-general by date

  From Date Subject
Next Message marcelo Cortez 2006-08-24 20:18:12 lock table problem
Previous Message Rajarshi Guha 2006-08-24 20:06:47 Re: getting around 'out of memory' errors

Browse pgsql-novice by date

  From Date Subject
Next Message Michael Fuhr 2006-08-24 20:28:30 Re: Shared Objects (Dynamic loading)
Previous Message Jasbinder Bali 2006-08-24 19:46:00 Re: Shared Objects (Dynamic loading)