Re: [GENERAL] PERL connecting on PostgreSQL - Mailing list pgsql-general

From Andy Lewis
Subject Re: [GENERAL] PERL connecting on PostgreSQL
Date
Msg-id Pine.LNX.3.95.980526205236.16316A-100000@shell.mpsi.net
Whole thread Raw
In response to PERL connecting on PostgreSQL  (Ricardo Romero <rromero@netfriendly.com>)
List 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@netserv.com.br
>Brazil
>
>
>


pgsql-general by date:

Previous
From: Ricardo Romero
Date:
Subject: PERL connecting on PostgreSQL
Next
From: Przemyslaw Bak
Date:
Subject: ...