Re: [INTERFACES] Perl modules - Mailing list pgsql-interfaces

From Tom Good
Subject Re: [INTERFACES] Perl modules
Date
Msg-id Pine.LNX.3.95.980618081807.2658C-100000@mailhost.nrnet.org
Whole thread Raw
In response to Re: [INTERFACES] Perl modules  (Dr David Scott <ds@ganymede.com>)
List pgsql-interfaces
On Thu, 18 Jun 1998, Dr David Scott wrote:

> On Thu, 18 Jun 1998, Konstantin S. Kuznetsov wrote:
>
> > I've got postgresql-6.3.2 with RedHat-5.1 distribution.
> > I need to write scripts using perl. Where can I find apropriate perl
> > modules, And what should I do to create perl interface to Postgresql..?
>
> All perl modules can be found in the CPAN archive at www.perl.org .  In
> particular, you want to download the DBI and DBD:Pg modules.
>
> David Scott
> Montreal

Hello gents,

You can run the `default' perl interface that comes bundled with PostgreSQL
or you can do as I did...Edmund recommended to me that I run the DBD-Pg
module as its syntax is less like libpq and more like traditional perl
and/or Embedded SQL/C.

If you dial up www.panix.com/~dbindex.html I have links to sunsite uk
where you can grab Tim Bunce's latest DBI and Edmund's DBD-Pg.
We also have the binaries if you run slackware...

Cheers,
Tom

===================================================================
        User Guide Dog Database Project
===================================================================
                  Powered by PostgreSQL 6.3.2
       * Advanced Database Design - Proven Performance *
                             ----
               Perl 5.004 / DBI-0.91::DBD-PG-0.69
===================================================================
                   http://www.panix.com/~ugd
===================================================================


pgsql-interfaces by date:

Previous
From: The Hermit Hacker
Date:
Subject: Re: [INTERFACES] Perl modules
Next
From: Dr David Scott
Date:
Subject: Re: [INTERFACES] Perl modules