Re: Perl DBI Drivers

Поиск
Список
Период
Сортировка
От Jason Tan
Тема Re: Perl DBI Drivers
Дата
Msg-id Pine.LNX.3.95.1010904141209.26091H-100000@rebel.rebel.net.au
обсуждение исходный текст
Ответ на Perl DBI Drivers  (Chuck Wolber <chuckw@quantumlinux.com>)
Список pgsql-novice

I have used DBI drivers for postgres abotu 6 months ago.

I dont recall the version but the postgres version was 6.5.

I got them from CPAN.

A quick look at my local CPAN mirror and it had this:

http://mirror.aarnet.edu.au/pub/CPAN/authors/id/M/ME/MERGL/DBD-Pg-1.01.readme

Take off the file name and you will see teh relevant tarball.
The readme says it needs at least postgres 6.5 so it is probably worth a
try.


Pg package is for directly conenctiong to postgres, so is nto as poratable
as DBI.

Jason


On Mon, 3 Sep 2001, Chuck Wolber wrote:

>
> Are Perl DBI drivers available for using DBI::DBD to interface with
> PostgreSQL? The only ones I found seem to be rather old as they reference
> RedHat 5.0 and Postgres95.
>
> I looked at the Pg.pm module from postgresql-perl-7.1.2-5PGDG.i386.rpm but
> it didn't appear to support DBI::DBD. It looks like good code, but since
> all of our code was written using DBI::DBD interfaces, it would require a
> lot of re-coding to utilize a different interface paradigm.
>
> Thank you,
>
> -Chuck
>
>
> --
>    Quantum Linux Laboratories - ACCELERATING Business with Linux Technology
>    * Education            |
>    * Enterprise Integration    | http://www.quantumlinux.com
>    * Support            | chuckw@quantumlinux.com
>
>
> ---------------------------(end of broadcast)---------------------------
> TIP 1: subscribe and unsubscribe commands go to majordomo@postgresql.org
>

--
------------------------------------------------------------------------------
Jason Tan                                                jason@rebel.net.au
     "Democracy is two wolves and a lamb voting on what to have for lunch.
                 Liberty is a well-armed lamb contesting the vote."
                               ~Benjamin Franklin, 1759
------------------------------------------------------------------------------


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

Предыдущее
От: Chuck Wolber
Дата:
Сообщение: Re: Perl DBI Drivers
Следующее
От: Bo Lorentsen
Дата:
Сообщение: Re: pl/pgsql recursion/arrays (fwd)