Re: Pg Perl & libpq HP-UX

From: jason(at)openinformatics(dot)com (Jason E(dot) Stewart)
To: Daz Diggler <darren(dot)chambers(at)powergen(dot)co(dot)uk>
Cc: pgsql-interfaces(at)postgresql(dot)org
Subject: Re: Pg Perl & libpq HP-UX
Date: 2004-01-31 08:43:50
Message-ID: 87d6904iex.fsf@openinformatics.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-interfaces

Daz Diggler <darren(dot)chambers(at)powergen(dot)co(dot)uk> writes:

> I'm working on a database driven web project at work. All I want to do
> is write a perl script to plonk some input into a postgres
> DB on a linux box. The client machines will be HP SUN & AIX; thing is
> I only need to install the perl PG module & it's pre-requisite libpq
> libraries.

Why not use DBD::Pg? This is all you should need to write perl
programs.

Cheers,
jas.

In response to

Browse pgsql-interfaces by date

  From Date Subject
Next Message Tom Lane 2004-01-31 23:47:45 Re: HPUX 11.11 DBI, DBD, Pg ld: Mismatched ABI (not an ELF file) for -lpq, postgresql
Previous Message Zoe De Lacy 2004-01-30 18:43:57 HPUX 11.11 DBI, DBD, Pg ld: Mismatched ABI (not an ELF file) for -lpq, postgresql