How am I supposed to use a scoop program in an elevated shell? #5309
Unanswered
ekawatani
asked this question in
Help and Questions
Replies: 1 comment 9 replies
-
Cannot reproduce.
Troubleshooting:
Please check that |
Beta Was this translation helpful? Give feedback.
9 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
I want to install postgresql via scoop and set it up as a service. After I installed postgresql, I got this notes:
register it as a service by running 'pg_ctl register -N PostgreSQL' from an elevated shell.
But, when I opened my terminal in admin mode and try to run it, the
pg_ctl
command was not found. How am I supposed to do this?Beta Was this translation helpful? Give feedback.
All reactions