Re: Help! Regarding Pg for posgreSQL

From: Bruno Wolff III <bruno(at)wolff(dot)to>
To: Sam Barnett-Cormack <s(dot)barnett-cormack(at)lancaster(dot)ac(dot)uk>
Cc: Amit Kush <akush(at)imtech(dot)res(dot)in>, pgsql-admin(at)postgresql(dot)org
Subject: Re: Help! Regarding Pg for posgreSQL
Date: 2004-03-06 15:47:11
Message-ID: 20040306154711.GA2836@wolff.to
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-admin

On Sat, Mar 06, 2004 at 12:52:33 +0000,
Sam Barnett-Cormack <s(dot)barnett-cormack(at)lancaster(dot)ac(dot)uk> wrote:
> In my perl scripts, I have:
>
> use DBI;
> use DBD:Pg;
>
> So maybe this is what you need?

Pg.pm is an alternate perl module that is closer to libpq than DBD::Pg.

In response to

Responses

Browse pgsql-admin by date

  From Date Subject
Next Message Andrew Sullivan 2004-03-06 16:30:59 Re: How to do fast, reliable backups?
Previous Message VanderLeeden 2004-03-06 14:56:20 Re: Help! Regarding Pg for posgreSQL