Re: pg_upgrade automatic testing

Поиск
Список
Период
Сортировка
От Peter Eisentraut
Тема Re: pg_upgrade automatic testing
Дата
Msg-id 1303929136.2950.4.camel@vanquo.pezone.net
обсуждение исходный текст
Ответ на pg_upgrade automatic testing  (Peter Eisentraut <peter_e@gmx.net>)
Ответы Re: pg_upgrade automatic testing  (Noah Misch <noah@leadboat.com>)
Список pgsql-hackers
On tor, 2011-04-07 at 23:02 +0300, Peter Eisentraut wrote:
> Seeing that 9.1-to-9.1 pg_upgrade has apparently been broken for months,
> it would probably be good to have some kind of automatic testing for it.
> Attached is something I hacked together that at least exposes the
> current problems, easily available by typing "make check" and waiting.
> It does not yet fully implement the full testing procedure in the
> TESTING file, in particular the diffing of the dumps (well, because you
> can't get there yet).
>
> Is that something that people are interested in refining?
>
> (I think it would even be possible under this setup to create special
> regression test cases that are only run under the pg_upgrade test run,
> to exercise particularly tricky upgrade cases.)

Now that this is bound to be fixed, here is an updated script that runs
the entire test procedure including diffing the dumps at the end.

Вложения

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

Предыдущее
От: Magnus Hagander
Дата:
Сообщение: Re: timeline garbage in pg_basebackup (was gcc 4.6 warnings -Wunused-but-set-variable)
Следующее
От: Peter Eisentraut
Дата:
Сообщение: Re: alpha5