无法在 AWS 中恢复 postgreSQL 转储文件

Can not restore postgreSQL dump file in AWS

我尝试从 AWS 中的转储文件恢复 PostgreSQL 数据库,但出现错误。

它说

pg_restore: [archiver] unsupported version (1.14) in file header

我该怎么办?

升级PostgreSQL版本后再试