PERL connecting on PostgreSQL

Started by Ricardo Romeroalmost 28 years ago3 messagesgeneral
Jump to latest
#1Ricardo Romero
rromero@netfriendly.com

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

#2Andy Lewis
alewis@mpsi.net
In reply to: Ricardo Romero (#1)
Re: [GENERAL] PERL connecting on PostgreSQL

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:

Show quoted text

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

#3Thomas Good
tomg@nrnet.org
In reply to: Ricardo Romero (#1)
Re: [GENERAL] PERL connecting on PostgreSQL

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
===================================================================