Re: Postgres and Perl: Which DBI module?

Поиск
Список
Период
Сортировка
От Richard Huxton
Тема Re: Postgres and Perl: Which DBI module?
Дата
Msg-id 200207291353.43265.dev@archonet.com
обсуждение исходный текст
Ответ на Postgres and Perl: Which DBI module?  (jgdon <REMOVEjgdon@ureach.comREMOVE>)
Список pgsql-general
On Saturday 27 Jul 2002 7:02 pm, jgdon wrote:
> hello,
>
> I just managed to get a simple database running with postgresql.
> What perl module should I use for this?
> I have found something called DBI ... and found examples for CSV
> databases ... but I am curious what module I should use for postgres ...
>
> Is there a DBI::Postgres module like DBI::CSV ?

There are two parts to this puzzle. The DBI module is a framework and you plug
in DBD modules for each database. Check search.cpan.org for details.

- Richard Huxton

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

Предыдущее
От: Richard Huxton
Дата:
Сообщение: Re: Limit on updates made in a transaction
Следующее
От: "Markus Wollny"
Дата:
Сообщение: tsearch - Regression tests fail