Re: Driver Frustration// Perl DBI

Поиск
Список
Период
Сортировка
От Keith Keller
Тема Re: Driver Frustration// Perl DBI
Дата
Msg-id 20030117222702.GA31781@wombat.san-francisco.ca.us
обсуждение исходный текст
Ответ на Driver Frustration// Perl DBI  (Cheryl Thompson <cthompso@ci.irving.tx.us>)
Список pgsql-novice
On Fri, Jan 17, 2003 at 04:15:21PM -0600, Cheryl Thompson wrote:
> The latest Perl DBI interface I can find on CPAN is dated 1998 and is for
> PostGre95.
>
> Is there an up to date Perl DBI for Postgresql? When can I find it? (it's
> NOT in CPAN!).

Yes, it is:  the DBD::Pg module is in version 1.21:

perl -MCPAN -e shell
install DBD::Pg

should install the latest version for you (presuming you have DBI
installed already).

-- keith
kkeller@speakeasy.net
public key:  http://wombat.san-francisco.ca.us/kkeller/kkeller.asc
alt.os.linux.slackware FAQ:  http://wombat.san-francisco.ca.us/cgi-bin/fom


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

Предыдущее
От: Doug Silver
Дата:
Сообщение: Re: Driver Frustration// Perl DBI
Следующее
От: Forest W Felling
Дата:
Сообщение: Drop Database