Re: BUG #16497: old and new pg_controldata WAL segment sizes areinvalid or do not match

Поиск
Список
Период
Сортировка
От Michael Paquier
Тема Re: BUG #16497: old and new pg_controldata WAL segment sizes areinvalid or do not match
Дата
Msg-id 20200618080509.GH118592@paquier.xyz
обсуждение исходный текст
Ответ на BUG #16497: old and new pg_controldata WAL segment sizes are invalid or do not match  (PG Bug reporting form <noreply@postgresql.org>)
Ответы RE: BUG #16497: old and new pg_controldata WAL segment sizes areinvalid or do not match
Re: BUG #16497: old and new pg_controldata WAL segment sizes areinvalid or do not match
Список pgsql-bugs
On Wed, Jun 17, 2020 at 09:00:23PM +0000, PG Bug reporting form wrote:
> I am facing error during upgrade from postgresql -11 to 12.
> can you please suggest what is solution.

As the error message is telling, you need to make the WAL segment
sizes of the old and new clusters match.  This can be defined at
server initialization time using initdb with a default of 16MB, so
that's not a bug from us, but something you need to take care of
within your upgrade process.
--
Michael

Вложения

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