我试图通过ubunutu终端将db转储通过ubunutu终端导出,但使用下面的命令,但是它的抛出错误。pg_dump: [archiver (db)] connection to database "XXDbname" failed: could not translate host name "XX.XXXXXXXX.us-east-1.rds.amazonaws.com
我在修改数据库实例时遇到了这个错误。用于计划自动缩放的Invalid max storage size for engine name postgres and storage type gp2: 198。 这以前从来没有发生过,只发生在昨天和今天。下面是数据库实例的当前存储配置。有人知道这个错误是从哪里来的吗? ?
我使用的是Ubuntu20.04AWS实例,其中php7.4/NGINX和Laravel 8.4指向PostgreSQL EC2实例(无公共访问权限)。Illuminate\Database\QueryException
could not find driver (SQL: select * from information_schema.tables where table_schema = xxxxx-db-prod and table_name = migrations and table_type