Closed Dsolik closed 1 month ago
Assuming this is on a RHEL system? pg_config
may not be in your PATH. Look in /usr/pgsql-##/bin
where ## is your PG major version
Were you able to get this resolved?
Closing this issue for now. Feel free to reopen if you still have any questions about this issue.
I'm having trouble make install:
[root@pg-monitor pgbouncer_fdw-1.1.0]# make install
make: pg_config: No such file or directory
make: *** No rule to make target 'install'. Stop.