简体   繁体   English

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

[英]Can not restore postgreSQL dump file in AWS

I tried to restore PostgreSQL database from dump file in AWS but an error occurred.我试图从 AWS 中的转储文件恢复 PostgreSQL 数据库,但发生错误。

it said它说

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

What should I do?我应该怎么办?

Upgrade the PostgreSQL version and then try again.升级PostgreSQL版本再试。

声明:本站的技术帖子网页,遵循CC BY-SA 4.0协议,如果您需要转载,请注明本站网址或者原文地址。任何问题请咨询:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM