{
"exec_status": "FatalError",
"hint": null,
"message": "could not load library \"/Library/PostgreSQL/12/lib/postgresql/llvmjit.so\": dlopen(/Library/PostgreSQL/12/lib/postgresql/llvmjit.so, 10): Library not loaded: @loader_path/../..//opt/local/lib/libncurses.6.dylib\n Referenced from: /Library/PostgreSQL/12/lib/postgresql/llvmjit.so\n Reason: no suitable image found. Did find:\n\tfile system relative paths not allowed in hardened programs",
"status_code": "58P01",
"description": null,
"arguments": [],
"path": "$",
"error": "database query error",
"code": "unexpected"
}
Postgres在强化的运行时中以pgadmin的形式安装。 Hasura docker容器无法通过docker内部主机连接到postgres。
有关如何解决此问题的任何帮助。