Error: pg_config executable not found

275 阅读1分钟

原因

postgresql 插件缺失

yum install postgresql-devel*

解决
在这里插入图片描述