Re: trouble with upgrade from 9.0 (many schemas and tables)

Поиск
Список
Период
Сортировка
От Jeff Janes
Тема Re: trouble with upgrade from 9.0 (many schemas and tables)
Дата
Msg-id CAMkU=1wJTWt4jMb3uHHMOU8gwr=yqLREsp_d7iyU0d-=F=hugQ@mail.gmail.com
обсуждение исходный текст
Ответ на Re: trouble with upgrade from 9.0 (many schemas and tables)  (Groshev Andrey <greenx@yandex.ru>)
Список pgsql-general
On Wednesday, January 30, 2013, Groshev Andrey wrote:

>
>
> 30.01.2013, 18:47, "Jeff Janes" <jeff.janes@gmail.com <javascript:;>>:
>
> > You would probably want to use the pg_dump from 9.2, as there are
> > improvements in that version of pg_dump to speed up partial dumps.
> > You can use pg_dump from 9.2  against server 9.0 and still get the
> > improvements.  But that means you should be upgrading to 9.2 rather
> > than 9.1.  (Which you should probably do anyway unless you have a
> > specific reason not to.)
>
> Now think about it. Try to make 9.0 -> 9.2 -> 9.1 ?
>
>
Downgrading is generally not supported.  Why not just stick with 9.2 as the
end target?  If you really need 9.1, I would not entertain the thought of
using 9.2's pg_dump and then trying to go backwards, at least not until I
tried 9.1's dump and proved that it was a serious bottleneck.

Cheers,

Jeff

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

Предыдущее
От: Leonardo M. Ramé
Дата:
Сообщение: Re: Parsing COPY ... WITH BINARY
Следующее
От: hamann.w@t-online.de
Дата:
Сообщение: Re: Optimizing query?