Обсуждение: Migrating database from v 7.3 -> 7.2

Поиск
Список
Период
Сортировка

Migrating database from v 7.3 -> 7.2

От
Ret Martin
Дата:
I'm having difficulties to restore backup made on postgresql 7.3 on machine running 7.2. Is there any way how to accomplish this?
 
Thanx
 
Martin

Re: Migrating database from v 7.3 -> 7.2

От
Robert Treat
Дата:
There is no way to do this, short of a lot of hand editing. If your
going to hand edit, I recommend trying to make two separate dump files,
one with data, one with schema. Others have tried to do this before,
check the archives in some of the other lists, perhaps someone has
posted a script somewhere? Good luck.

Robert Treat

On Wed, 2003-02-12 at 04:45, Ret Martin wrote:
> I'm having difficulties to restore backup made on postgresql 7.3 on
> machine running 7.2. Is there any way how to accomplish this?
>
> Thanx
>
> Martin