Re: migrate data 6.5.3 -> 8.3.1

From: alexander lunyov <lan(at)zato(dot)ru>
To: pgsql-hackers(at)postgresql(dot)org
Subject: Re: migrate data 6.5.3 -> 8.3.1
Date: 2008-08-18 05:52:02
Message-ID: 48A90E02.7010808@zato.ru
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

Tom Lane wrote:
>> I wonder if you need these self defined aggregates at all, most or all
>> of them are in 8.3 already.
>
> They aren't "self defined" in 6.5 either.

So i can't just delete those AGGREGATEs?

> I think what is happening
> is that he's trying to force a 7.x pg_dump to dump from the 6.5 server
> (with -i no doubt), and it's just tremendously confused about what's
> what and what it should dump.

These errors occurs when i'm trying to restore dump from 6.5 on 8.3.

--
alexander lunyov

In response to

Responses

Browse pgsql-hackers by date

  From Date Subject
Next Message alexander lunyov 2008-08-18 05:57:53 Re: migrate data 6.5.3 -> 8.3.1
Previous Message leiyonghua 2008-08-18 04:22:57 Re: about postgres-r setup.