when i try to upgrade Postgres from version 11 to version 13 using this command:
/usr/lib/postgresql/13/bin//pg_upgrade
-b /postgresql/11/bin/
-B /postgresql/13/bin/
-d /data/service/postgres.1061/nanny/data/postgres
-D /large_files/postgres/nanny/tmp.xrEaY5IPYM
-U postgres -v -o '-c unix_socket_directories=/tmp/tmp.rfhIJiiAK3/socket'
it fails with the error
Old cluster data and binary directories are from different major versions during consistency checks.