BUG #16497: old and new pg_controldata WAL segment sizes are invalid or do not match

Поиск
Список
Период
Сортировка
От PG Bug reporting form
Тема BUG #16497: old and new pg_controldata WAL segment sizes are invalid or do not match
Дата
Msg-id 16497-38bb1f1bcec44964@postgresql.org
обсуждение исходный текст
Ответы Re: BUG #16497: old and new pg_controldata WAL segment sizes areinvalid or do not match  (Michael Paquier <michael@paquier.xyz>)
Список pgsql-bugs
The following bug has been logged on the website:

Bug reference:      16497
Logged by:          Ram Pratatp maurya
Email address:      ram.maurya@lavainternational.in
PostgreSQL version: 11.0
Operating system:   RHEL 6
Description:

Hello team,

I am facing error during upgrade from postgresql -11 to 12.
can you please suggest what is solution.
.................................................................................................................
"bash-4.1$ /usr/pgsql-12/bin/pg_upgrade --old-datadir
/var/lib/pgsql/11/data/ --new-datadir /var/lib/pgsql/12/data/ --old-bindir
/usr/pgsql-11/bin/ --new-bindir /usr/pgsql-12/bin/ --check
Performing Consistency Checks
-----------------------------
Checking cluster versions                                   ok

old and new pg_controldata WAL segment sizes are invalid or do not match
Failure, exiting
"
regards,
ram ptatap


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

Предыдущее
От: Tom Lane
Дата:
Сообщение: Re: Invalid memory alloc querying field type bytea
Следующее
От: PG Bug reporting form
Дата:
Сообщение: BUG #16498: The master inserts data successfully when the standby stopped in synchronous stream replication