Reputation:
I try to do some actions on my Postgresql sever and I restart it...
I'm doing that with a Jenkins job, so I use script from my Jenkins machine who connect on ssh to the postgresql server. But problem, it display me this since 2hours
and when I try to restart it directly in the commandline in the postgresql machine it works
I dot that like this in the Build step of the jenkins job
How can resolve it please ?
Upvotes: 0
Views: 106