Re: Postgres and Perl: Which DBI module?

From: Phil Dobbin <phildobbin(at)pobox(dot)com>
To: Francois Suter <dba(at)paragraf(dot)ch>
Cc: pgsql-general(at)postgresql(dot)org
Subject: Re: Postgres and Perl: Which DBI module?
Date: 2002-08-02 14:18:22
Message-ID: r01050300-1015-B4EDCF0CA62211D6B2790003930DCC6E@[10.0.0.2]
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general

On 29/7/02 at 14:48, dba(at)paragraf(dot)ch (Francois Suter) wrote:

> > hello,
> >
> > I just managed to get a simple database running with postgresql.
> >
> > Now I would like to write some CGI scripts in perl that will be able
> to
> > use it.
> >
> > What perl module should I use for this?
>
> I succesfully used the module called Pg:

I d/l'd DBD::Pg using CPAN but the Makefile.PL complained that the env vars `POSTGRES_INCLUDE' and `POSTGRES_LIB' couldn't be found so that `libq.so' couldn't be located.

Are `POSTGRES_INCLUDE' and `POSTGRES_LIB' set in your $PATH?

Any ideas appreciated :-)

Regards,

Phil.

In response to

Responses

Browse pgsql-general by date

  From Date Subject
Next Message George.T.Essig 2002-08-02 14:21:50 Open Source Conference Talks Online
Previous Message Tom Lane 2002-08-02 14:08:06 Re: How i can empty the buffers of a db