Re: migrating data from 7.3.x down to 7.2.x

From: "Joshua D(dot) Drake" <jd(at)commandprompt(dot)com>
To: Ian Barwick <barwick(at)gmx(dot)net>
Cc: Stefan Armbruster <sarmbruster(at)web(dot)de>, pgsql-general(at)postgresql(dot)org
Subject: Re: migrating data from 7.3.x down to 7.2.x
Date: 2003-08-05 22:10:59
Message-ID: 3F302B73.2080601@commandprompt.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general

Hello,

You really don't want to do this. 7.3.x is much more stable,
offers better support for various things and handles load much better.
If you need a 7.3.x host look at (plug) www.commandprompt.com
or even phHoster.com

J

Ian Barwick wrote:

> On Tuesday 15 July 2003 09:51, Stefan Armbruster wrote:
>
>>Hi,
>>
>>Am Mon, 2003-07-14 um 21.01 schrieb Ian Barwick:
>>
>>>On Monday 14 July 2003 16:04, Stefan Armbruster wrote:
>>>
>>>>Hi,
>>>>
>>>>I tried to migrate a database from 7.3.2 down to PostgreSQL 7.2.2
>>>
>>>Any particular reason?
>>
>>Yes, I'm developing with 7.3.2, production is 7.2.2.
>
>
> Not hostsharing.net by any chance?
> (...)
>
>>In other words: a short script with some cut & replace operations could
>>do the job?
>
>
> Yes, although depending on your data it might take a bit of trial and error.
>
>
>>Is there a specific document describing all the DDL changes
>>from 7.2 to 7.3?ßß
>
>
> The release notes:
> http://www.postgresql.org/docs/7.3/static/release.html#RELEASE-7-3
>
> are usually a good starting point.
>
>
> Ian Barwick
> barwick(at)gmx(dot)net
>
>
> ---------------------------(end of broadcast)---------------------------
> TIP 2: you can get off all lists at once with the unregister command
> (send "unregister YourEmailAddressHere" to majordomo(at)postgresql(dot)org)

In response to

Browse pgsql-general by date

  From Date Subject
Next Message Tom Lane 2003-08-05 22:24:35 Re: INSERT RULE QUERY ORDER
Previous Message Claudio Lapidus 2003-08-05 22:03:25 Re: Knowing how many records I just inserted