Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

docker postgres 12.5 安装时报错 #225

Closed
farons opened this issue Dec 8, 2020 · 2 comments
Closed

docker postgres 12.5 安装时报错 #225

farons opened this issue Dec 8, 2020 · 2 comments

Comments

@farons
Copy link

farons commented Dec 8, 2020

n file included from src/init.c:14:
/pg_pathman/src/include/compat/pg_compat.h:15:10: fatal error: pg_config.h: No such file or directory
#include "pg_config.h"
^~~~~~~~~~~~~
compilation terminated.
make: *** [: src/init.o] Error 1

@farons
Copy link
Author

farons commented Dec 8, 2020

make USE_PGXS=1 PG_CONFIG=/usr/lib/postgresql/12/bin/pg_config

@thamerlan
Copy link

probably U need to install
postgresql-server-dev-12

@farons farons closed this as completed Dec 14, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants