Re: DBI

From: Stefan Huber <schweinsaug(at)crosswinds(dot)net>
To: pgsql-admin(at)postgresql(dot)org
Subject: Re: DBI
Date: 2001-03-01 11:06:36
Message-ID: 5.0.2.1.0.20010301120416.00acbb20@pop.crosswinds.net
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-admin


> Hi. I need to know if I configure my psql with perl library I also need
>the DBI::Pg class for quering my database in psql?. The following example
>will work?

if you vconfigure postgresql with --with-perl, the "native" Pg Module is built. This one differs a bit from DBI::Pg.
For me, I do not have DBI::Pg installed, but Pg, and I am using it successfully.

If you want do use DBI::Pg, you'll have to install it from CPAN.

Stefan

In response to

  • DBI at 2001-03-01 09:17:06 from Ene Cosmin

Browse pgsql-admin by date

  From Date Subject
Next Message Ene Cosmin 2001-03-01 12:22:38 Re: Re: DBI
Previous Message Anatoly K. Lasareff 2001-03-01 10:36:55 Re: DBI