Re: Invalid operation order while producing DB dump

2022-02-14 Thread Sergey Belyashov
As a workaround I have removed REPLICA IDENTITY from table closed_sessions, do cluster upgrade, and then add REPLICA IDENTITY back. Sergey Belyashov чт, 10 февр. 2022 г. в 15:09, Sergey Belyashov : > > Hi, > I have tried to upgrade my cluster from version 13 to 14 using the > command: "pg_upgrade

Invalid operation order while producing DB dump

2022-02-10 Thread Sergey Belyashov
Hi, I have tried to upgrade my cluster from version 13 to 14 using the command: "pg_upgradecluster -m links --no-start 13 main". But upgrade failed with messages: - pg_restore: creating INDEX "public.closed_sessions_closed_id_idx" pg_restore: while processing header: pg_restore: fro