Re: Perl and pgsql...

From: Jason Earl <jason(dot)earl(at)simplot(dot)com>
To: Adrian Stovall <AdrianS(at)pfk(dot)com>
Cc: pgsql-novice(at)postgresql(dot)org
Subject: Re: Perl and pgsql...
Date: 2001-11-16 16:44:13
Message-ID: 87pu6iu0ma.fsf@npa01zz001.simplot.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-novice


Install DBD::Pg
man DBD::Pg

That should get you more than started. It's been a while since I used
Perl, but Perl was the first language that I used with PostgreSQL
(several years ago). The documentation included with the module was
actually pretty good.

If you have specific questions feel free to ask. You also might
consider subscribing to the pgsql-interfaces mailing list for Perl
specific questions.

Good Luck,
Jason

Adrian Stovall <AdrianS(at)pfk(dot)com> writes:

> Can anyone point me to a FAQ, tutorial, etc on connecting to pgsql from
> Perl? I'd appreciate it. I will RTFM if I can just *find* it...
>
>
> Adrian
>
> ---------------------------(end of broadcast)---------------------------
> TIP 3: if posting/reading through Usenet, please send an appropriate
> subscribe-nomail command to majordomo(at)postgresql(dot)org so that your
> message can get through to the mailing list cleanly

In response to

Browse pgsql-novice by date

  From Date Subject
Next Message Brad Hilton 2001-11-16 16:55:27 Re: switching from mysql
Previous Message Colin Barnard 2001-11-16 14:26:57 Migrating db from Oracle to Postgresql