Re: [GENERAL] PERL connecting on PostgreSQL
Andy <alewis@mpsi.net>
From: Andy Lewis <alewis@mpsi.net>
To: Ricardo Romero <rromero@netfriendly.com>
Cc: "pgsql-general@postgreSQL.org" <pgsql-general@postgreSQL.org>
Date: 1998-05-27T01:55:26Z
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@netserv.com.br >Brazil > > >