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

ncm-postgresql: Does not work with newer postgres versions #1569

Open
willfurnell opened this issue Dec 14, 2022 · 1 comment
Open

ncm-postgresql: Does not work with newer postgres versions #1569

willfurnell opened this issue Dec 14, 2022 · 1 comment

Comments

@willfurnell
Copy link

ncm-postgresql does not work with newer versions of postgres - see output below:

[INFO] running component: postgresql
---------------------------------------------------------
[ERROR] Failed to parse output from /usr/bin//postmaster --version: 
[ERROR] Failed to determine setup details. (See errors/warnings above).
[ERROR] uncaught error exception in component: postgresql
[ERROR] *** exec(/usr/bin//postmaster, --version): No such file or directory
[INFO] Configure on component postgresql executed, 3 errors, 0 warnings

It looks like it doesn't look in the right directory - which is actually something like /usr/pgsql-14/bin/postmaster depending on the version.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

No branches or pull requests

2 participants