Re: pg_upgrade from 9.4 to 10.4

Поиск
Список
Период
Сортировка
От Tom Lane
Тема Re: pg_upgrade from 9.4 to 10.4
Дата
Msg-id 6436.1533065207@sss.pgh.pa.us
обсуждение исходный текст
Ответ на Re: pg_upgrade from 9.4 to 10.4  (Bruce Momjian <bruce@momjian.us>)
Ответы Re: pg_upgrade from 9.4 to 10.4
Список pgsql-hackers
Bruce Momjian <bruce@momjian.us> writes:
> Updated patch applied through 9.3:
>     https://git.postgresql.org/pg/commitdiff/260fe9f2b02b67de1e5ff29faf123e4220586c43

This patch evidently broke buildfarm member jacana, although only
in the 9.3 branch.  It's been failing with

Jul 28 23:22:29 Performing Consistency Checks
Jul 28 23:22:29 -----------------------------
Jul 28 23:22:29 Checking cluster versions                                   ok
Jul 28 23:22:30 The system cannot find the path specified.
Jul 28 23:22:30
Jul 28 23:22:30 The source cluster lacks cluster state information:
Jul 28 23:22:30 Failure, exiting
Jul 28 23:22:30 make: *** [check] Error 1

            regards, tom lane


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

Предыдущее
От: Andres Freund
Дата:
Сообщение: Re: [HACKERS] Restricting maximum keep segments by repslots
Следующее
От: Isaac Morland
Дата:
Сообщение: Re: Usability fail with psql's \dp command