Re: Postgres and Perl: Which DBI module?

From: Richard Huxton <dev(at)archonet(dot)com>
To: pgsql-general(at)postgresql(dot)org
Cc: jgdon <REMOVEjgdon(at)ureach(dot)comREMOVE>
Subject: Re: Postgres and Perl: Which DBI module?
Date: 2002-07-29 12:53:43
Message-ID: 200207291353.43265.dev@archonet.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: 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

In response to

Browse pgsql-general by date

  From Date Subject
Next Message Gregory Seidman 2002-07-29 12:55:58 Re: Is there any such thing as PostgreSQL security on a hosted website?
Previous Message Elielson Fontanezi 2002-07-29 12:53:24 RES: :-( Free Books