Re: DBI

Поиск
Список
Период
Сортировка
От Stefan Huber
Тема Re: DBI
Дата
Msg-id 5.0.2.1.0.20010301120416.00acbb20@pop.crosswinds.net
обсуждение исходный текст
Ответ на DBI  (Ene Cosmin <cosmox@email.ro>)
Список 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


В списке pgsql-admin по дате отправления:

Предыдущее
От: tolik@aaanet.ru (Anatoly K. Lasareff)
Дата:
Сообщение: Re: DBI
Следующее
От: Ene Cosmin
Дата:
Сообщение: Re: Re: DBI