Re: restoring 7.2 data to 7.3dev

Поиск
Список
Период
Сортировка
От Thomas T. Thai
Тема Re: restoring 7.2 data to 7.3dev
Дата
Msg-id Pine.NEB.4.43.0202221014360.16819-100000@ns01.minnesota.com
обсуждение исходный текст
Ответ на Re: restoring 7.2 data to 7.3dev  (Bruce Momjian <pgman@candle.pha.pa.us>)
Список pgsql-general
On Fri, 22 Feb 2002, Bruce Momjian wrote:

> Thomas T. Thai wrote:
> > i did a pg_dumpall in 7.2, and tried to load that file back into 7.3 snap
> > from today and got many errors. some tables even failed to load. also, in
> > one of my script, LIMIT X,X worked in 7.2, now it gave an error about
> > using LIMIT and OFFSET. did something change there?
>
> Yes, LIMIT #,# will be removed in 7.3, as mentioned in the release
> notes.

relating to this upgrade, i started using tsearch in contrib, and it uses
it's own datatype. i did a pg_dumpall in 7.2 and tried to load the dump
back into 7.3 and noticed that datatypes aren't save properly. i don't
think this is a 7.x issue, but a pg_dumpall issue. how would i go about
getting those datatypes back during the restore or how to save it so i can
restore it back?


В списке pgsql-general по дате отправления:

Предыдущее
От: Lincoln Yeoh
Дата:
Сообщение: Re: Protection of intellectual property (Schema & SQL code)
Следующее
От: david blood
Дата:
Сообщение: vacuum analyze never finishes