Re: [GENERAL] PERL connecting on PostgreSQL

From: Andy Lewis <alewis(at)mpsi(dot)net>
To: Ricardo Romero <rromero(at)netfriendly(dot)com>
Cc: "pgsql-general(at)postgreSQL(dot)org" <pgsql-general(at)postgreSQL(dot)org>
Subject: Re: [GENERAL] PERL connecting on PostgreSQL
Date: 1998-05-27 01:55:26
Message-ID: Pine.LNX.3.95.980526205236.16316A-100000@shell.mpsi.net
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general

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(at)netserv(dot)com(dot)br
>Brazil
>
>
>

In response to

Browse pgsql-general by date

  From Date Subject
Next Message Przemyslaw Bak 1998-05-27 06:21:06
Previous Message Ricardo Romero 1998-05-26 22:20:02 PERL connecting on PostgreSQL