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

ServiceManager driver for postgresql doesn't know how to deal with newer PG versions we install #3

Open
troglodyne opened this issue Aug 8, 2020 · 2 comments
Assignees
Labels
bug Something isn't working waiting-on-cpanel-bugfix This bug can't be fixed without cPanel changing code
Milestone

Comments

@troglodyne
Copy link
Collaborator

  1. It tries to start it as root, lol
  2. It tries using the old pgdata dir
@troglodyne troglodyne self-assigned this Aug 8, 2020
@troglodyne troglodyne added the bug Something isn't working label Aug 8, 2020
@troglodyne
Copy link
Collaborator Author

Looks like /usr/local/cpanel/scripts/restartsrv_postgresql can't be monkeypatched, as it points to the (compiled) restartsrv_base.

Gonna have to fix this on the cPanel side it seems

@troglodyne troglodyne added the waiting-on-cpanel-bugfix This bug can't be fixed without cPanel changing code label Aug 10, 2020
@troglodyne troglodyne added this to the 1.1 milestone Aug 10, 2020
@troglodyne
Copy link
Collaborator Author

Fix coming in cPanel 92

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working waiting-on-cpanel-bugfix This bug can't be fixed without cPanel changing code
Projects
None yet
Development

No branches or pull requests

1 participant