Re: pg_upgrade project status

From: Heikki Linnakangas <heikki(dot)linnakangas(at)enterprisedb(dot)com>
To: Andrew Dunstan <andrew(at)dunslane(dot)net>
Cc: Zdenek Kotala <Zdenek(dot)Kotala(at)Sun(dot)COM>, "pgsql-hackers(at)postgresql(dot)org" <pgsql-hackers(at)postgresql(dot)org>
Subject: Re: pg_upgrade project status
Date: 2009-01-27 14:35:59
Message-ID: 497F1BCF.4070805@enterprisedb.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

Andrew Dunstan wrote:
> Zdenek Kotala wrote:
>> 2) pg_upgrade.sh
>> http://archives.postgresql.org/pgsql-hackers/2008-12/msg00248.php
>>
>> Pg_upgrade.sh is shell script for catalog conversion. It works for
>> 8.3->8.4 upgrade. It will be useful while we will not have better
>> solution. Disadvantage is that it is korn shell script. The idea is to
>> rewrite it in PERL which is more portable, but I'm not PERL expert and
>> currently there is no workable solution.
>
> I have had a very brief look at this. Translation to perl doesn't look
> difficult. I'll see what I can do during the next week or so.

We don't require perl for any other feature, do we? Seems like a pretty
onerous requireemnt for Windows in particular. We do use perl in the
build scripts, but that's only required if you want to compile from source.

--
Heikki Linnakangas
EnterpriseDB http://www.enterprisedb.com

In response to

Responses

Browse pgsql-hackers by date

  From Date Subject
Next Message Stephen Frost 2009-01-27 14:36:50 Re: 8.4 release planning
Previous Message Ron Mayer 2009-01-27 14:35:09 Re: 8.4 release planning