Perl interfacing to old and new backends.

From: "Nigel J(dot) Andrews" <nandrews(at)investsystems(dot)co(dot)uk>
To: pgsql-interfaces(at)postgresql(dot)org
Subject: Perl interfacing to old and new backends.
Date: 2003-02-20 05:02:35
Message-ID: Pine.LNX.4.21.0302200453270.2991-100000@ponder.fairway2k.co.uk
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-interfaces

I've got a server currently running postgresql 7.0.2 and I of course want to
use the latest and greatest production release (well 7.3.1 at least).

The thing being that this is one of those RAQ systems and they have alsorts of
wierd system admin things, mostly through a web interface, so I don't really
want to just replace the perl modules with ones linked against the new
postgresql. I'm also pretty certain that should I be silly enough to try and
install the modules from CPAN then they will trash the old versions.

Anyone got any hints as to how to run two sets of perl --> pgsql modules
without doing a completely new perl install in a different tree?

Alternatively, anyone know if a RAQ4 with a Linux 2.2 series kernel dated
November 2001 actually uses PostgreSQL for any of it's fancy management
tools? I've a suspicion that it doesn't but who knows with this setup.

--
Nigel J. Andrews

Responses

Browse pgsql-interfaces by date

  From Date Subject
Next Message Christoph Haller 2003-02-20 13:32:44 structured host variable arrays within ecpg
Previous Message Mike Alford 2003-02-19 17:24:45 ECPG include problem