Re: perl installation problem and installation of postgres from rpms

Поиск
Список
Период
Сортировка
От Dax Duskin
Тема Re: perl installation problem and installation of postgres from rpms
Дата
Msg-id 86256A0E.006939DD.00@zsserver3.zsassociates.com
обсуждение исходный текст
Список pgsql-novice
Thanks for the advice Brett!

I found a distribution of an RPM for DBD::Pg at:
http://rpmfind.net/linux/RPM/contrib/libc6/i386/DBD-Pg-0.73-1.i386.html

I'll try that tonight.  This module is a little bit different.  Runs like
standard DBI module I guess.  We'll get this figured out one way or another.

Thanks again.





"Brett W. McCoy" <bmccoy@chapelperilous.net> on 03/13/2001 12:38:00 PM

To:   Dax Duskin/Evanston/ZSAssociates@ZSAssociates
cc:   pgsql-novice@postgresql.org

Subject:  Re: [NOVICE] perl installation problem and installation of  postgres
      from rpms



On Tue, 13 Mar 2001, Dax Duskin wrote:

> I don't remember what the errors I received were.  I'll take a look at it
> tonight and write tomorrow.  How do I go about installing the DBD::Pg module?

Best way is to use CPAN and get the main DBI module there, and any drivers
you want to use (Pg, mysql, etc.)  You should read up on how DBI works
before you use it.

-- Brett



---------------------------(end of broadcast)---------------------------
TIP 4: Don't 'kill -9' the postmaster

Вложения

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

Предыдущее
От: "Brett W. McCoy"
Дата:
Сообщение: Re: perl installation problem and installation of postgres from rpms
Следующее
От: Andrew McMillan
Дата:
Сообщение: Re: Fwd: Silly question about numbering of rows?