Thread: PERL connecting on PostgreSQL

PERL connecting on PostgreSQL

From
Ricardo Romero
Date:
Hi, I'm a new user the PostgreSQL and new with Perl too, what i need to
do to connect perl on PostgreSQL

Tks.



Ricardo Romero
mailto:rromero@netserv.com.br
Brazil


Re: [GENERAL] PERL connecting on PostgreSQL

From
Andy Lewis
Date:
Compile Postgres with the "--with-perl" switch and be sure that you also use the
"--prefix=BASEDIR" switch.

Once finished see "src/interfaces" for more info such as test.pl

Hope this helps!

Andy

On Tue, 26 May 1998, Ricardo Romero wrote:

>Hi, I'm a new user the PostgreSQL and new with Perl too, what i need to
>do to connect perl on PostgreSQL
>
>Tks.
>
>
>
>Ricardo Romero
>mailto:rromero@netserv.com.br
>Brazil
>
>
>


Re: [GENERAL] PERL connecting on PostgreSQL

From
Tom Good
Date:
On Tue, 26 May 1998, Ricardo Romero wrote:

> Hi, I'm a new user the PostgreSQL and new with Perl too, what i need to
> do to connect perl on PostgreSQL
>
> Tks.
>
> Ricardo Romero
> mailto:rromero@netserv.com.br
> Brazil

Ricardo,

I run perl & postgresql effectively.  If you care to, check out
www.panix.com/~ugd where you can download code.  ;-)

Cheers,
Tom


===================================================================
        User Guide Dog Database Project
===================================================================
  Project Coordinator:  Peter J. Puckall <ppuckall@cableregina.com>
  Programmers:
  C/Perl:              Paul Anderson <paul@geeky1.ebtech.net>
  SQL/Perl:            Tom Good <tomg@q8.nrnet.org>
  HTML:                Chris House <csh@geocities.com>
  SQL/Perl:            Phil R. Lawrence <prl2@lehigh.edu>
  Perl:                Mike List <troll@net-link.net>
  Progress 4GL:        Robert March <rmarch@hawk.igs.net>
===================================================================
  Powered by PostgreSQL 6.3.2 //  DBI-0.91::DBD-PG-0.69 // Perl5
===================================================================