Re: [GENERAL] pg_migrator not setting values of sequences?

Поиск
Список
Период
Сортировка
От Peter Eisentraut
Тема Re: [GENERAL] pg_migrator not setting values of sequences?
Дата
Msg-id 200907161355.48646.peter_e@gmx.net
обсуждение исходный текст
Ответ на Re: [GENERAL] pg_migrator not setting values of sequences?  (Bruce Momjian <bruce@momjian.us>)
Ответы Re: [GENERAL] pg_migrator not setting values of sequences?  (Tom Lane <tgl@sss.pgh.pa.us>)
Re: [GENERAL] pg_migrator not setting values of sequences?  (Bruce Momjian <bruce@momjian.us>)
Список pgsql-hackers
On Thursday 16 July 2009 07:09:22 Bruce Momjian wrote:
> Uh, how is this going to behave in 8.5?  Do we still dump sequences, and
> if so, aren't we heading down the road of dumping stuff only because a
> previous release needed it?

Which leads me to a related question:  Do you plan to maintain one version of 
pg_migrator that can upgrade any version to any other version (within reason), 
or will there be separate binaries, say pg_migrator-8.4 and pg_migrator-8.5, 
that each can only upgrade from $selfversion-1 to $selfversion?


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

Предыдущее
От: Grzegorz Jaskiewicz
Дата:
Сообщение: boolean in C
Следующее
От: Greg Stark
Дата:
Сообщение: Re: slow count in window query